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 Jul 2 09:15:30 UTC 2021
Modified Files:
pkgsrc/devel/glibmm2.68: Makefile distinfo
Log Message:
glibmm2.68: updated to 2.68.1
2.68.1 (stable):
Glib:
* Variant: Fix template constructors so they work with C++20
Build:
* Meson build: Use relative paths to untracked/
* [gio|glib]mmconfig.h.*: Don't dllimport on MinGW
* Meson build: examples and tests: Add dependency('threads')
* Meson build: Make it possible to use glibmm as a subproject
* Meson build: No implicit_include_directories
* Meson build: Make quiet installations possible
* MSVC build: Avoid exporting classes with std::string members
Tests:
* glibmm_ustring_compare: Fix so it works for C++20
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/glibmm2.68/Makefile \
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.1 pkgsrc/devel/glibmm2.68/Makefile:1.2
--- pkgsrc/devel/glibmm2.68/Makefile:1.1 Mon May 31 22:26:08 2021
+++ pkgsrc/devel/glibmm2.68/Makefile Fri Jul 2 09:15:30 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2021/05/31 22:26:08 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2021/07/02 09:15:30 adam Exp $
-DISTNAME= glibmm-2.68.0
+DISTNAME= glibmm-2.68.1
PKGNAME= ${DISTNAME:S/glibmm/glibmm2.68/}
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glibmm/${PKGVERSION_NOREV:R}/}
Index: pkgsrc/devel/glibmm2.68/distinfo
diff -u pkgsrc/devel/glibmm2.68/distinfo:1.1 pkgsrc/devel/glibmm2.68/distinfo:1.2
--- pkgsrc/devel/glibmm2.68/distinfo:1.1 Mon May 31 22:26:08 2021
+++ pkgsrc/devel/glibmm2.68/distinfo Fri Jul 2 09:15:30 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1 2021/05/31 22:26:08 wiz Exp $
+$NetBSD: distinfo,v 1.2 2021/07/02 09:15:30 adam Exp $
-SHA1 (glibmm-2.68.0.tar.xz) = f633e5377ee73bb1aff22f3e6ef419f84306a2e5
-RMD160 (glibmm-2.68.0.tar.xz) = ffb66411411f8ebc74a7ca2f2d4bf2cff501b026
-SHA512 (glibmm-2.68.0.tar.xz) = a13121052315e949acf2528e226079f1a2cf7853080aec770dcb269e422997e5515ed767c7a549231fb3fa5f913b3fd9ef083080589283824b6a218d066b253e
-Size (glibmm-2.68.0.tar.xz) = 7652260 bytes
+SHA1 (glibmm-2.68.1.tar.xz) = 7d9ef98756f2b5c9e4afbce7cf68f78bd2c1c423
+RMD160 (glibmm-2.68.1.tar.xz) = ab4e37015abe0a11993694b8a9221f4b4c5c0f8e
+SHA512 (glibmm-2.68.1.tar.xz) = ca164f986da651e66bb5b98a760853e73d57ff84e035809d4c3b2c0a1b6ddf8ca68ffc49a71d0e0b2e14eca1c00e2e727e3bf3821e0b2b3a808397c3d33c6d5c
+Size (glibmm-2.68.1.tar.xz) = 7657712 bytes
SHA1 (patch-glib_glibmm_ustring.cc) = 626bedb16baa7664eade41afd585f0db339f99af
Home |
Main Index |
Thread Index |
Old Index