Update to dbus-1.10.2.

This commit is contained in:
ajacoutot 2015-10-27 15:22:28 +00:00
parent c07c5f69fc
commit 2b750fbe60
5 changed files with 16 additions and 18 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.130 2015/10/17 08:49:18 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.131 2015/10/27 15:22:28 ajacoutot Exp $
PORTROACH= limitw:1,even
DPB_PROPERTIES= parallel
@ -6,15 +6,13 @@ DPB_PROPERTIES= parallel
COMMENT-main= message bus system
COMMENT-suid= DBus setuid helper for starting system services
V= 1.10.0
V= 1.10.2
DISTNAME= dbus-${V}
EPOCH-main= 0
PKGNAME-main= ${DISTNAME}
PKGNAME-suid= dbus-daemon-launch-helper-${V}
REVISION-main= 0
SHARED_LIBS += dbus-1 11.1 # 17.3
CATEGORIES= x11

View File

@ -1,2 +1,2 @@
SHA256 (dbus-1.10.0.tar.gz) = HfuXRfuZLxzNQ8kgSQ3oyt32cmpiIui4A75gmCk/kks=
SIZE (dbus-1.10.0.tar.gz) = 2018754
SHA256 (dbus-1.10.2.tar.gz) = rvP0lZXfCbCCRDPumTzadI7ek2k6cZqDFWKuFha2u54=
SIZE (dbus-1.10.2.tar.gz) = 1948031

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-bus_Makefile_in,v 1.26 2015/08/27 06:46:46 ajacoutot Exp $
--- bus/Makefile.in.orig Tue Aug 25 17:52:09 2015
+++ bus/Makefile.in Wed Aug 26 10:50:04 2015
@@ -1686,13 +1686,6 @@ install-data-hook:
$OpenBSD: patch-bus_Makefile_in,v 1.27 2015/10/27 15:22:28 ajacoutot Exp $
--- bus/Makefile.in.orig Mon Oct 26 13:54:47 2015
+++ bus/Makefile.in Tue Oct 27 16:03:53 2015
@@ -1688,13 +1688,6 @@ install-data-hook:
@DBUS_ENABLE_USER_SESSION_TRUE@ ln -fs ../dbus.socket $(DESTDIR)$(systemduserunitdir)/sockets.target.wants/dbus.socket
@DBUS_UNIX_TRUE@install-exec-hook:

View File

@ -1,10 +1,10 @@
$OpenBSD: patch-dbus_Makefile_in,v 1.23 2015/08/27 06:46:46 ajacoutot Exp $
$OpenBSD: patch-dbus_Makefile_in,v 1.24 2015/10/27 15:22:28 ajacoutot Exp $
/var/lib -> /var/db
--- dbus/Makefile.in.orig Tue Aug 25 17:52:09 2015
+++ dbus/Makefile.in Wed Aug 26 10:50:27 2015
@@ -589,7 +589,7 @@ dbusdatadir = $(datadir)/dbus-1
--- dbus/Makefile.in.orig Mon Oct 26 13:54:47 2015
+++ dbus/Makefile.in Tue Oct 27 16:03:53 2015
@@ -591,7 +591,7 @@ dbusdatadir = $(datadir)/dbus-1
AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir) \
$(DBUS_STATIC_BUILD_CPPFLAGS) $(SYSTEMD_CFLAGS) \
$(VALGRIND_CFLAGS) -DDBUS_COMPILATION \

View File

@ -1,10 +1,10 @@
$OpenBSD: patch-tools_Makefile_in,v 1.24 2015/08/27 06:46:46 ajacoutot Exp $
$OpenBSD: patch-tools_Makefile_in,v 1.25 2015/10/27 15:22:28 ajacoutot Exp $
/var/lib -> /var/db
--- tools/Makefile.in.orig Tue Aug 25 17:52:09 2015
+++ tools/Makefile.in Wed Aug 26 10:50:04 2015
@@ -491,7 +491,7 @@ AM_CPPFLAGS = \
--- tools/Makefile.in.orig Mon Oct 26 13:54:47 2015
+++ tools/Makefile.in Tue Oct 27 16:03:53 2015
@@ -493,7 +493,7 @@ AM_CPPFLAGS = \
$(DBUS_STATIC_BUILD_CPPFLAGS) \
$(DBUS_X_CFLAGS) \
-DDBUS_COMPILATION \