Skip to content

Commit

Permalink
dconf: update to 0.34.0.
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
0-wiz-0 committed Oct 10, 2019
1 parent 795d18d commit 1c0d490
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions devel/dconf/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -15,7 +15,7 @@ BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl

USE_LANGUAGES= c99
USE_TOOLS+= pkg-config gmake
USE_TOOLS+= pkg-config

REPLACE_PYTHON+= *.py

Expand Down
10 changes: 5 additions & 5 deletions devel/dconf/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 1c0d490

Please sign in to comment.