pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/dconf dconf: update to 0.34.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/122be1c3d30a
branches:  trunk
changeset: 340913:122be1c3d30a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 10 13:19:57 2019 +0000

description:
dconf: update to 0.34.0.

Changes in dconf 0.33.2
=======================

 - Drop references to GDBusConnection objects when D-Bus connections are closed
   (Andre Magalhaes, #51)

Changes in dconf 0.33.1
=======================

 - Factor out a common method to route completion of D-Bus methods through
   (Cosimo Cecchi, #29)
 - build: Use weak bindings in gvdb to fix linking with LLD
   (Ting-Wei Lan, #28)

diffstat:

 devel/dconf/Makefile |   6 +++---
 devel/dconf/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (39 lines):

diff -r 1ca09d03ed29 -r 122be1c3d30a devel/dconf/Makefile
--- a/devel/dconf/Makefile      Thu Oct 10 13:19:28 2019 +0000
+++ b/devel/dconf/Makefile      Thu Oct 10 13:19:57 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.52 2019/10/07 09:28:10 prlw1 Exp $
+# $NetBSD: Makefile,v 1.53 2019/10/10 13:19:57 wiz Exp $
 
-DISTNAME=      dconf-0.32.0
+DISTNAME=      dconf-0.34.0
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/dconf/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
@@ -15,7 +15,7 @@
 BUILD_DEPENDS+=        docbook-xsl-[0-9]*:../../textproc/docbook-xsl
 
 USE_LANGUAGES= c99
-USE_TOOLS+=    pkg-config gmake
+USE_TOOLS+=    pkg-config
 
 REPLACE_PYTHON+=       *.py
 
diff -r 1ca09d03ed29 -r 122be1c3d30a devel/dconf/distinfo
--- a/devel/dconf/distinfo      Thu Oct 10 13:19:28 2019 +0000
+++ b/devel/dconf/distinfo      Thu Oct 10 13:19:57 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.17 2019/08/16 10:54:51 wiz Exp $
+$NetBSD: distinfo,v 1.18 2019/10/10 13:19:57 wiz Exp $
 
-SHA1 (dconf-0.32.0.tar.xz) = 3b391ec3cc20b22bb029e1940223e3a583f17a3c
-RMD160 (dconf-0.32.0.tar.xz) = 47e61388174da261201cd6aa9646efb5f34c3bb6
-SHA512 (dconf-0.32.0.tar.xz) = 09ae65ad365947aed24228b94978b290060264e55b443d18a743e943627703c92e16e3a5ca8a0aaf3549f7a1d5aad77bdc285d4c8519db705d3104ec22b111a0
-Size (dconf-0.32.0.tar.xz) = 111700 bytes
+SHA1 (dconf-0.34.0.tar.xz) = 91e15b0cb24b2b9a502e48ec4252bb604232e6fe
+RMD160 (dconf-0.34.0.tar.xz) = 292780bb030a46b479b43a7b71e658fc17dc4e89
+SHA512 (dconf-0.34.0.tar.xz) = 8b28373f31fe36ba3f21f56fca84563681c3648ff595709880cd9ac49fc6b130ac375fb89fd585f1dd62b5a2f728127292ea57d18feca1147b709a93e8c4c743
+Size (dconf-0.34.0.tar.xz) = 112876 bytes
 SHA1 (patch-client_meson.build) = c14f83a8577d35c8f32dfa3d9fcbbe1c9e67548b
 SHA1 (patch-gsettings_meson.build) = 63abfc31d9fede52340708739bc53a6f6a439108
 SHA1 (patch-meson.build) = 2015b184e88ed797b52152d00e96e45988cf01bf



Home | Main Index | Thread Index | Old Index