Index: head/devel/dbus/Makefile =================================================================== --- head/devel/dbus/Makefile (revision 382412) +++ head/devel/dbus/Makefile (revision 382413) @@ -1,71 +1,70 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ PORTNAME= dbus -PORTVERSION= 1.8.12 -PORTREVISION= 1 +PORTVERSION= 1.8.16 CATEGORIES= devel gnome MASTER_SITES= http://dbus.freedesktop.org/releases/dbus/ MAINTAINER= gnome@FreeBSD.org COMMENT= Message bus system for inter-application communication LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 PORTSCOUT= limitw:1,even USE_GNOME= # empty but we need it for USE_GNOME_SUBR USES= cpe gmake libtool pathfix GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS=--localstatedir=/var \ --with-test-socket-dir=${WRKDIR} \ --with-system-pid-file=/var/run/dbus/dbus.pid \ --with-system-socket=/var/run/dbus/system_bus_socket \ --with-session-socket-dir=/tmp \ --disable-doxygen-docs CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip CPE_VENDOR= d-bus_project CPE_PRODUCT= d-bus USE_RC_SUBR= dbus USE_GNOME_SUBR= yes USERS= messagebus GROUPS= messagebus PLIST_SUB= VERSION="1.0" GROUPS=${GROUPS} OPTIONS_SUB= yes OPTIONS_DEFINE= MANPAGES X11 OPTIONS_DEFAULT=MANPAGES X11 X11_DESC= Support X11 Desktop Environments MANPAGES_BUILD_DEPENDS= xmlto:${PORTSDIR}/textproc/xmlto MANPAGES_CONFIGURE_ENABLE= xml-docs X11_USE= xorg=ice,sm,x11 X11_CONFIGURE_WITH= x post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ ${WRKSRC}/dbus/dbus-sysdeps-unix.c @${REINPLACE_CMD} -e 's|/lib/dbus/machine-id|/db/dbus/machine-id|g' \ ${WRKSRC}/doc/dbus-uuidgen.1.xml.in \ ${WRKSRC}/dbus/Makefile.in \ ${WRKSRC}/tools/Makefile.in @${REINPLACE_CMD} '/^SUBDIRS/,/^$$/ s|test||g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|THREAD_LIBS -lrt|THREAD_LIBS|g ; \ s|dummy man2html|dummy man2html_disable|g' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|install-data-am: install-data-local|install-data-am:|g' \ ${WRKSRC}/tools/Makefile.in post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/dbus-1/interfaces @${MKDIR} ${STAGEDIR}/var/run/dbus @${MKDIR} ${STAGEDIR}/var/db/dbus .include Index: head/devel/dbus/distinfo =================================================================== --- head/devel/dbus/distinfo (revision 382412) +++ head/devel/dbus/distinfo (revision 382413) @@ -1,2 +1,2 @@ -SHA256 (dbus-1.8.12.tar.gz) = c91428f28d2925ba32d34ffc824bfcf4d40d5e1e67befc4bcf2202f0a862501e -SIZE (dbus-1.8.12.tar.gz) = 1864609 +SHA256 (dbus-1.8.16.tar.gz) = 7f795268efd343ff0498786acb35097564390d40b1b6158daf1b4f742b522b07 +SIZE (dbus-1.8.16.tar.gz) = 1866436 Index: head/devel/dbus/pkg-plist =================================================================== --- head/devel/dbus/pkg-plist (revision 382412) +++ head/devel/dbus/pkg-plist (revision 382413) @@ -1,47 +1,47 @@ bin/dbus-cleanup-sockets bin/dbus-daemon bin/dbus-launch bin/dbus-monitor bin/dbus-run-session bin/dbus-send bin/dbus-uuidgen etc/dbus-1/session.conf etc/dbus-1/system.conf include/dbus-%%VERSION%%/dbus/dbus-address.h include/dbus-%%VERSION%%/dbus/dbus-bus.h include/dbus-%%VERSION%%/dbus/dbus-connection.h include/dbus-%%VERSION%%/dbus/dbus-errors.h include/dbus-%%VERSION%%/dbus/dbus-macros.h include/dbus-%%VERSION%%/dbus/dbus-memory.h include/dbus-%%VERSION%%/dbus/dbus-message.h include/dbus-%%VERSION%%/dbus/dbus-misc.h include/dbus-%%VERSION%%/dbus/dbus-pending-call.h include/dbus-%%VERSION%%/dbus/dbus-protocol.h include/dbus-%%VERSION%%/dbus/dbus-server.h include/dbus-%%VERSION%%/dbus/dbus-shared.h include/dbus-%%VERSION%%/dbus/dbus-signature.h include/dbus-%%VERSION%%/dbus/dbus-syntax.h include/dbus-%%VERSION%%/dbus/dbus-threads.h include/dbus-%%VERSION%%/dbus/dbus-types.h include/dbus-%%VERSION%%/dbus/dbus.h include/dbus-%%VERSION%%/include/dbus/dbus-arch-deps.h lib/libdbus-1.a lib/libdbus-1.so lib/libdbus-1.so.3 -lib/libdbus-1.so.3.8.9 +lib/libdbus-1.so.3.8.11 libdata/pkgconfig/dbus-1.pc @(,%%GROUPS%%,4750) libexec/dbus-daemon-launch-helper %%MANPAGES%%man/man1/dbus-cleanup-sockets.1.gz %%MANPAGES%%man/man1/dbus-daemon.1.gz %%MANPAGES%%man/man1/dbus-launch.1.gz %%MANPAGES%%man/man1/dbus-monitor.1.gz %%MANPAGES%%man/man1/dbus-run-session.1.gz %%MANPAGES%%man/man1/dbus-send.1.gz %%MANPAGES%%man/man1/dbus-uuidgen.1.gz @dir share/dbus-1/system-services @dir share/dbus-1/interfaces @dir share/dbus-1/services @dir etc/dbus-1/session.d @dir etc/dbus-1/system.d @dir /var/db/dbus @dir /var/run/dbus