pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/GConf



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Feb 16 02:17:05 UTC 2025

Modified Files:
        pkgsrc/devel/GConf: Makefile.common distinfo

Log Message:
(devel/GConf) Updated 3.2.4 to 3.2.5

# Generated by Makefile. Do not edit.

commit b494c02f2c71cc379e8228a8c7082c6f81d7740e
Author: Ryan Lortie <desrt%desrt.ca@localhost>
Date:   Sat Mar 10 17:43:53 2012 -0500

    gsettings-data-convert: fix memory error

    This fixes an extremely obvious memory error in the changes introduced
    by commit d28bd006832bd136c58d42003bf1b0f25f74128e.

    The upshot of this is reports from malloc() of memory corruption when
    running gsettings conversions (particularly observed on 32 bit).

 gsettings/gsettings-data-convert.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 8ba21cf8e45344e3f98d99ed1b9ae15e16987815
Author: Ryan Lortie <desrt%desrt.ca@localhost>
Date:   Thu Mar 8 12:21:07 2012 -0500

    bump version after release

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 81b729de846ef3d7c69769dce4fba05ffae06e97
Author: Ryan Lortie <desrt%desrt.ca@localhost>
Date:   Thu Mar 8 12:10:22 2012 -0500


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/GConf/Makefile.common
cvs rdiff -u -r1.36 -r1.37 pkgsrc/devel/GConf/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/GConf/Makefile.common
diff -u pkgsrc/devel/GConf/Makefile.common:1.23 pkgsrc/devel/GConf/Makefile.common:1.24
--- pkgsrc/devel/GConf/Makefile.common:1.23     Sun Feb 16 01:51:06 2025
+++ pkgsrc/devel/GConf/Makefile.common  Sun Feb 16 02:17:05 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.23 2025/02/16 01:51:06 mef Exp $
+# $NetBSD: Makefile.common,v 1.24 2025/02/16 02:17:05 mef Exp $
 #
 # used by devel/GConf/Makefile
 # used by devel/GConf-ui/Makefile
 
-GCONF_VERSION=         3.2.4
+GCONF_VERSION=         3.2.5
 
 DISTNAME=              GConf-${GCONF_VERSION}
 CATEGORIES=            devel gnome

Index: pkgsrc/devel/GConf/distinfo
diff -u pkgsrc/devel/GConf/distinfo:1.36 pkgsrc/devel/GConf/distinfo:1.37
--- pkgsrc/devel/GConf/distinfo:1.36    Sun Feb 16 01:51:06 2025
+++ pkgsrc/devel/GConf/distinfo Sun Feb 16 02:17:05 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.36 2025/02/16 01:51:06 mef Exp $
+$NetBSD: distinfo,v 1.37 2025/02/16 02:17:05 mef Exp $
 
-BLAKE2s (GConf-3.2.4.tar.xz) = 96ea0367fbc67c052936481c9bc11019655acb35ed695328fa376c039bae043e
-SHA512 (GConf-3.2.4.tar.xz) = aa6b0929ca53566be3abb763e8e31589f915a34fbdab90ccb1c173e23dd6a6d42771872abcad138f04dc83d9fc887d204c2b541efa3488dcb9f1a356b82f77c4
-Size (GConf-3.2.4.tar.xz) = 1523824 bytes
+BLAKE2s (GConf-3.2.5.tar.xz) = 69cc467ce2a79d1b14c5efcebb486862c5485985393c1190bfc5e01bfb43d349
+SHA512 (GConf-3.2.5.tar.xz) = d67427a275bc62531232d8cf9641135a03567aef7a97b014d86058df20279004b785b9bfaf11f4f5f88c7187c2b68a138074c5dd0d1e5e1347ebb2b394367926
+Size (GConf-3.2.5.tar.xz) = 1525188 bytes
 SHA1 (patch-ab) = ca0c9f45ff46ceb05a10c03c59f94b6a5be562b0
 SHA1 (patch-ac) = a810c943fc6408cd4f6024be65f9973d42028e1a
 SHA1 (patch-ae) = ec5b872713e3a5aec222ad46e6f24e27fff51a86



Home | Main Index | Thread Index | Old Index