summaryrefslogtreecommitdiff
path: root/sysutils/dbus
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2016-03-09 10:34:53 +0000
committerprlw1 <prlw1@pkgsrc.org>2016-03-09 10:34:53 +0000
commite0bd141790fdea24f11ed1031a52211e02b721b6 (patch)
tree7f62b96aeef43e913dce10aaf24eaf46577457ae /sysutils/dbus
parentceb3384b52caea7ee099c00dc98fd0e7cbcf56fa (diff)
downloadpkgsrc-e0bd141790fdea24f11ed1031a52211e02b721b6.tar.gz
Update dbus to 1.10.8
g/c CONFIGURE_ARGS_GROUPS (Unused since PR pkg/50075 point 13) ) D-Bus 1.10.8 (2016-03-07) == The "digestive biscuits" release. Fixes: * Enable "large file support" on systems where it exists: dbus-daemon is not expected to open large files, but it might need to stat files that happen to have large inode numbers (fd.o #93545, Hongxu Jia) * Eliminate padding inside DBusMessageIter on 64-bit platforms, which might result in a pedantic C compiler not copying the entire contents of a DBusMessageIter; statically assert that this is not an ABI change in practice (fd.o #94136, Simon McVittie) * Document dbus-test-tool echo --sleep-ms=N instead of incorrect --sleep=N (fd.o #94244, Dmitri Iouchtchenko) * Correctly report test failures in C tests from run-test.sh (fd.o #93379; amit tewari, Simon McVittie) * When tests are enabled, run all the marshal-validate tests, not just the even-numbered ones (fd.o #93908, Nick Lewycky) * Correct the expected error from one marshal-validate test, which was previously not run due to the above bug (fd.o #93908, Simon McVittie)
Diffstat (limited to 'sysutils/dbus')
-rw-r--r--sysutils/dbus/Makefile10
-rw-r--r--sysutils/dbus/distinfo10
2 files changed, 9 insertions, 11 deletions
diff --git a/sysutils/dbus/Makefile b/sysutils/dbus/Makefile
index b36d40b4898..e71aa2f26b9 100644
--- a/sysutils/dbus/Makefile
+++ b/sysutils/dbus/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.98 2016/02/26 10:24:12 jperkin Exp $
+# $NetBSD: Makefile,v 1.99 2016/03/09 10:34:53 prlw1 Exp $
-DISTNAME= dbus-1.10.6
+DISTNAME= dbus-1.10.8
CATEGORIES= sysutils
MASTER_SITES= http://dbus.freedesktop.org/releases/dbus/
@@ -20,7 +20,7 @@ USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE= dbus-1.pc.in
-BUILD_DEFS+= VARBASE
+BUILD_DEFS+= VARBASE PKG_SYSCONFBASE
OWN_DIRS_PERMS+= ${VARBASE}/db/dbus ${DBUS_USER} ${DBUS_GROUP} 0755
SPECIAL_PERMS+= libexec/dbus-daemon-launch-helper ${REAL_ROOT_USER} ${DBUS_GROUP} 4511
@@ -34,8 +34,6 @@ MESSAGE_SRC+= MESSAGE
CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q}
-CONFIGURE_ARGS_GROUPS= enable disable with without
-
# Prevent the configure script from picking up a per-user tmp
# directory. See the commit message on revision 1.35
CONFIGURE_ARGS+= --with-session-socket-dir=/tmp
@@ -69,7 +67,7 @@ CONFIGURE_ARGS+= --disable-selinux
PLIST_VARS+= linux launchd
-DBUS_CONF_DIR+= ${PKG_SYSCONFBASE}/dbus-1
+DBUS_CONF_DIR= ${PKG_SYSCONFBASE}/dbus-1
OWN_DIRS+= ${DBUS_CONF_DIR}/services
OWN_DIRS+= ${DBUS_CONF_DIR}/system-services
OWN_DIRS+= ${DBUS_CONF_DIR}/session.d
diff --git a/sysutils/dbus/distinfo b/sysutils/dbus/distinfo
index d15f3bad3a7..7584dd2487c 100644
--- a/sysutils/dbus/distinfo
+++ b/sysutils/dbus/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.73 2016/02/09 15:24:07 mef Exp $
+$NetBSD: distinfo,v 1.74 2016/03/09 10:34:53 prlw1 Exp $
-SHA1 (dbus-1.10.6.tar.gz) = 4247d7f86a0164d7dd3eb18a74670eb863ac342c
-RMD160 (dbus-1.10.6.tar.gz) = afaac55b06050bd4b80f7557fe69029dc3a820b0
-SHA512 (dbus-1.10.6.tar.gz) = 56108dde5097b063b25ef6e42e573b7e1affd5b5a6ce3c745e2de21b434d86542ac6b7c384572826f867a5c471692cc7468c74c4b0cf4a1f60a1a41b0394fb3c
-Size (dbus-1.10.6.tar.gz) = 1952608 bytes
+SHA1 (dbus-1.10.8.tar.gz) = 86f87cf42f6b9f976ddd9eef8de925ff3d3c0191
+RMD160 (dbus-1.10.8.tar.gz) = cd7789ed046446088cb95227fe3a8b4028d3667f
+SHA512 (dbus-1.10.8.tar.gz) = becc6c27b81a716ca498f3cdce2dae9fe5b39d7d334f66a9eae7ae8ce6448ea8c5fdfc500138371992828693a2f8f3a503efb147e163103aa64eac9b4bcf9906
+Size (dbus-1.10.8.tar.gz) = 1976732 bytes
SHA1 (patch-ak) = ebb0c291297577a9cff246e7bc71412bf6157254
SHA1 (patch-al) = c70be84ae79698cc4d83087427646bfb0500f194
SHA1 (patch-am) = ed334bc76911c9db9f5472c58fb762c56255c5b4