summaryrefslogtreecommitdiff
path: root/sysutils/dbus
diff options
context:
space:
mode:
authorwiz <wiz>2015-07-26 22:51:23 +0000
committerwiz <wiz>2015-07-26 22:51:23 +0000
commitde998934f78e6056a3b0b347cb1f9a3fa7fed795 (patch)
tree1b6958fe36ac82d66d6914599e60c4d677a9eba7 /sysutils/dbus
parent2ccce347f0895e11b367f5157bb318703aa39170 (diff)
downloadpkgsrc-de998934f78e6056a3b0b347cb1f9a3fa7fed795.tar.gz
Update to 1.8.20:
D-Bus 1.8.20 (2015-07-21) == The “Iguana Vanguard” release. Fixes: • Fix a memory leak when GetConnectionCredentials() succeeds (fd.o #91008, Jacek Bukarewicz) • Ensure that dbus-monitor does not reply to messages intended for others (fd.o #90952, Simon McVittie)
Diffstat (limited to 'sysutils/dbus')
-rw-r--r--sysutils/dbus/Makefile5
-rw-r--r--sysutils/dbus/distinfo10
-rw-r--r--sysutils/dbus/patches/patch-al10
3 files changed, 12 insertions, 13 deletions
diff --git a/sysutils/dbus/Makefile b/sysutils/dbus/Makefile
index b303e598b30..651a8c9f006 100644
--- a/sysutils/dbus/Makefile
+++ b/sysutils/dbus/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.84 2015/07/05 15:21:50 richard Exp $
+# $NetBSD: Makefile,v 1.85 2015/07/26 22:51:23 wiz Exp $
-DISTNAME= dbus-1.8.18
-PKGREVISION= 1
+DISTNAME= dbus-1.8.20
CATEGORIES= sysutils
MASTER_SITES= http://dbus.freedesktop.org/releases/dbus/
diff --git a/sysutils/dbus/distinfo b/sysutils/dbus/distinfo
index 9a3aa95dbd6..71e0a01514e 100644
--- a/sysutils/dbus/distinfo
+++ b/sysutils/dbus/distinfo
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.64 2015/05/14 17:21:06 wiz Exp $
+$NetBSD: distinfo,v 1.65 2015/07/26 22:51:23 wiz Exp $
-SHA1 (dbus-1.8.18.tar.gz) = a30be4a6efe3fe570d2a2cc4265f0ef9be9367aa
-RMD160 (dbus-1.8.18.tar.gz) = 96215bbd9d2ba322d8ddfe7b2fde74e37ed44671
-Size (dbus-1.8.18.tar.gz) = 1868625 bytes
+SHA1 (dbus-1.8.20.tar.gz) = 906fde49b70306dfcd4ecc6cad7b32cc85924ed5
+RMD160 (dbus-1.8.20.tar.gz) = 01f0fc9c4152f4146d980cd5d3299a1f9548a8d9
+Size (dbus-1.8.20.tar.gz) = 1871722 bytes
SHA1 (patch-aa) = 0c3d145979e3b2358261c9f7f34701d02eb6ecd4
SHA1 (patch-ak) = 6d05ebde29acb3f6cb6f577dd2f2b734f590e8dd
-SHA1 (patch-al) = 57d08196e9daf49eb6bda2b30f019ce2cad77c6f
+SHA1 (patch-al) = 08d49257c3eea7b6ae0a3fe2682dba977ba06951
SHA1 (patch-am) = 8c794ff8b0981e90243ee20c26ae1ecc72e68de8
SHA1 (patch-ba) = f9126faf18cd19e897865748ebea1011fe516225
SHA1 (patch-bus_dir-watch-kqueue.c) = 86a1f0f78b4d16d8ab29d351057885d8001dd39c
diff --git a/sysutils/dbus/patches/patch-al b/sysutils/dbus/patches/patch-al
index 9d8cefcf038..b7db95e8047 100644
--- a/sysutils/dbus/patches/patch-al
+++ b/sysutils/dbus/patches/patch-al
@@ -1,8 +1,8 @@
-$NetBSD: patch-al,v 1.3 2013/09/12 13:25:47 wiz Exp $
+$NetBSD: patch-al,v 1.4 2015/07/26 22:51:23 wiz Exp $
---- tools/Makefile.in.orig 2013-09-05 15:37:16.000000000 +0000
+--- tools/Makefile.in.orig 2015-07-21 16:32:32.000000000 +0000
+++ tools/Makefile.in
-@@ -412,7 +412,7 @@ AM_CPPFLAGS = \
+@@ -428,7 +428,7 @@ AM_CPPFLAGS = \
$(DBUS_STATIC_BUILD_CPPFLAGS) \
$(DBUS_X_CFLAGS) \
-DDBUS_COMPILATION \
@@ -11,8 +11,8 @@ $NetBSD: patch-al,v 1.3 2013/09/12 13:25:47 wiz Exp $
$(NULL)
-@@ -818,9 +818,9 @@ uninstall-am: uninstall-binPROGRAMS
- uninstall-am uninstall-binPROGRAMS
+@@ -847,9 +847,9 @@ uninstall-am: uninstall-binPROGRAMS
+ .PRECIOUS: Makefile
-# create the /var/lib/dbus directory for dbus-uuidgen