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:           Mon Jun 26 19:34:52 UTC 2023

Modified Files:
        pkgsrc/devel/glibmm: Makefile distinfo

Log Message:
glibmm: updated to 2.66.6

2.66.6 (stable):

Glib:
* Dispatcher: Don't warn when a Dispatcher is deleted while
  messages are pending.

Gio:
* NetworkMonitor::get_default(): Add refreturn

gmmproc:
* generate_wrap_init.pl.in: Disable warning C4273 on Visual Studio

Meson build:
* Detect if we build from a git subtree
* Don't copy files with configure_file()


To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 pkgsrc/devel/glibmm/Makefile
cvs rdiff -u -r1.65 -r1.66 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.95 pkgsrc/devel/glibmm/Makefile:1.96
--- pkgsrc/devel/glibmm/Makefile:1.95   Thu Oct 20 13:15:35 2022
+++ pkgsrc/devel/glibmm/Makefile        Mon Jun 26 19:34:52 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.95 2022/10/20 13:15:35 adam Exp $
+# $NetBSD: Makefile,v 1.96 2023/06/26 19:34:52 adam Exp $
 
-DISTNAME=      glibmm-2.66.5
+DISTNAME=      glibmm-2.66.6
 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.65 pkgsrc/devel/glibmm/distinfo:1.66
--- pkgsrc/devel/glibmm/distinfo:1.65   Thu Oct 20 13:15:35 2022
+++ pkgsrc/devel/glibmm/distinfo        Mon Jun 26 19:34:52 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.65 2022/10/20 13:15:35 adam Exp $
+$NetBSD: distinfo,v 1.66 2023/06/26 19:34:52 adam Exp $
 
-BLAKE2s (glibmm-2.66.5.tar.xz) = d8f63a586fce18acccecb95d6590e52b6091fbd28d3368683c44ffc96516a404
-SHA512 (glibmm-2.66.5.tar.xz) = 3c1f91a1d91c23c5975254f5bf499f6752b6e3f1b056511133722cdfc853ffd2a94c375c0441dbb3f0933e7a257449ca4e365355ed580bd72d88c08d99a76684
-Size (glibmm-2.66.5.tar.xz) = 7610516 bytes
+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
 SHA1 (patch-glib_glibmm_ustring.cc) = 626bedb16baa7664eade41afd585f0db339f99af



Home | Main Index | Thread Index | Old Index