pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/glibmm2.68
Module Name: pkgsrc
Committed By: adam
Date: Fri May 27 12:27:54 UTC 2022
Modified Files:
pkgsrc/devel/glibmm2.68: Makefile distinfo
Log Message:
glibmm2.68: updated to 2.68.2
2.68.2 (stable):
Glib:
* Replace all g_quark_from_static_string() by g_quark_from_string()
Gio:
* FileEnumerator: Remove refreturn to avoid memory leak
* ListModel::get_object(): Make it work for interface classes
* AppInfo::get_all(): Avoid a crash on Windows
Build:
* MSVC build: Remove extraneous GLIBMM_API in Glib::ustring
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/glibmm2.68/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/glibmm2.68/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/glibmm2.68/Makefile
diff -u pkgsrc/devel/glibmm2.68/Makefile:1.3 pkgsrc/devel/glibmm2.68/Makefile:1.4
--- pkgsrc/devel/glibmm2.68/Makefile:1.3 Wed Dec 8 16:01:52 2021
+++ pkgsrc/devel/glibmm2.68/Makefile Fri May 27 12:27:54 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2021/12/08 16:01:52 adam Exp $
+# $NetBSD: Makefile,v 1.4 2022/05/27 12:27:54 adam Exp $
-DISTNAME= glibmm-2.68.1
+DISTNAME= glibmm-2.68.2
PKGNAME= ${DISTNAME:S/glibmm/glibmm2.68/}
-PKGREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glibmm/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/devel/glibmm2.68/distinfo
diff -u pkgsrc/devel/glibmm2.68/distinfo:1.4 pkgsrc/devel/glibmm2.68/distinfo:1.5
--- pkgsrc/devel/glibmm2.68/distinfo:1.4 Tue Oct 26 10:14:43 2021
+++ pkgsrc/devel/glibmm2.68/distinfo Fri May 27 12:27:54 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:14:43 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/05/27 12:27:54 adam Exp $
-BLAKE2s (glibmm-2.68.1.tar.xz) = 9c9dd2303dc0de1b987e277b86f00e158405470f9509d0442e4c37579b01e57b
-SHA512 (glibmm-2.68.1.tar.xz) = ca164f986da651e66bb5b98a760853e73d57ff84e035809d4c3b2c0a1b6ddf8ca68ffc49a71d0e0b2e14eca1c00e2e727e3bf3821e0b2b3a808397c3d33c6d5c
-Size (glibmm-2.68.1.tar.xz) = 7657712 bytes
+BLAKE2s (glibmm-2.68.2.tar.xz) = d1c05abf0c8a50c78f4a344e9b19c77809acf37b0a958333756988a15bac3ddc
+SHA512 (glibmm-2.68.2.tar.xz) = 96b2970ac47e6a8de2d4352412f0107fbdcb61942d27f20a2f533f9704304e5f55c52829567457e7c925f830a69c739bf00676882741ed2969e52caf3e135c46
+Size (glibmm-2.68.2.tar.xz) = 7844508 bytes
SHA1 (patch-glib_glibmm_ustring.cc) = 626bedb16baa7664eade41afd585f0db339f99af
Home |
Main Index |
Thread Index |
Old Index