pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/glibmm



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jun  4 07:45:51 UTC 2024

Modified Files:
        pkgsrc/devel/glibmm: Makefile distinfo

Log Message:
glibmm: updated to 2.66.7

2.66.7 (stable):

Gio:
* content_type_guess(): Remove most of an unnecessary overload

Documentation:
* Gio::File: Fix various spelling errors
* Remove AUTHORS and README.SUN; add info to README.md

gmmproc:
* enum.pl, enumextract.py: Accept XXX = YYY + 1
* h2def.py: Make return types that are unsigned work.
  Required by gtkmm4, GdkDmabufTextureBuilder

Tests:
* Giomm tests: Test for /etc/passwd instead of /etc/fstab

Build:
* Meson build: Don't fail if warning_level=everything
* MSVC, NMake: Make dep paths configurable


To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pkgsrc/devel/glibmm/Makefile
cvs rdiff -u -r1.66 -r1.67 pkgsrc/devel/glibmm/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/glibmm/Makefile
diff -u pkgsrc/devel/glibmm/Makefile:1.98 pkgsrc/devel/glibmm/Makefile:1.99
--- pkgsrc/devel/glibmm/Makefile:1.98   Mon Aug 14 05:24:08 2023
+++ pkgsrc/devel/glibmm/Makefile        Tue Jun  4 07:45:51 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.98 2023/08/14 05:24:08 wiz Exp $
+# $NetBSD: Makefile,v 1.99 2024/06/04 07:45:51 adam Exp $
 
-DISTNAME=      glibmm-2.66.6
-PKGREVISION=   1
+DISTNAME=      glibmm-2.66.7
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/glibmm/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/glibmm/distinfo
diff -u pkgsrc/devel/glibmm/distinfo:1.66 pkgsrc/devel/glibmm/distinfo:1.67
--- pkgsrc/devel/glibmm/distinfo:1.66   Mon Jun 26 19:34:52 2023
+++ pkgsrc/devel/glibmm/distinfo        Tue Jun  4 07:45:51 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.66 2023/06/26 19:34:52 adam Exp $
+$NetBSD: distinfo,v 1.67 2024/06/04 07:45:51 adam Exp $
 
-BLAKE2s (glibmm-2.66.6.tar.xz) = 9fefd0c7e78ca798b8173d10df2bb7f34b152affe05c21ddbb2823fefc64af2c
-SHA512 (glibmm-2.66.6.tar.xz) = 64d5ee1904ac645ee5a470889b928a24ab012bb0c310a94631bd725df9d5b7a5c0d2129f114017677db922b724ad12ab33698f1d27cae4aaeccd199b0e883099
-Size (glibmm-2.66.6.tar.xz) = 8668828 bytes
+BLAKE2s (glibmm-2.66.7.tar.xz) = 2bae0035e466f488679545b310f69e1eaefe59a2c1444172175ff4e0970519a4
+SHA512 (glibmm-2.66.7.tar.xz) = 09b99622c051afd264d7a9b23025ee28ec870c6d23a5084ef7192f67b96fb8f16be5dbb2e8a4ff8a1d4ff873d3e73b4e25dee122049266687f471dcd3989b5bb
+Size (glibmm-2.66.7.tar.xz) = 8773780 bytes
 SHA1 (patch-glib_glibmm_ustring.cc) = 626bedb16baa7664eade41afd585f0db339f99af



Home | Main Index | Thread Index | Old Index