summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-08 01:10:08 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-08 01:10:08 +0800
commit8d3c62afa842e419e7c21d88bfc66fd664586226 (patch)
tree44853c5a8b7444bca5f58c9ab30266cab730517e /x11
parent4024d53a5faa313087447f08ce4e6f4132340aed (diff)
downloadmarcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar
marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar.gz
marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar.bz2
marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar.lz
marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar.xz
marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar.zst
marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.zip
Update dbus to 0.93, add dbus-glib at 0.71, update py-dbus to 0.71, and chase
all dbus dependencies. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7616 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-screensaver/Makefile5
-rw-r--r--x11/gnome-session/Makefile5
-rw-r--r--x11/yelp/Makefile5
3 files changed, 9 insertions, 6 deletions
diff --git a/x11/gnome-screensaver/Makefile b/x11/gnome-screensaver/Makefile
index 0ebf9c841..f3249a0a5 100644
--- a/x11/gnome-screensaver/Makefile
+++ b/x11/gnome-screensaver/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-screensaver/Makefile,v 1.55 2006/09/05 01:23:26 ahze Exp $
+# $MCom: ports/x11/gnome-screensaver/Makefile,v 1.56 2006/10/03 12:43:41 ahze Exp $
#
PORTNAME= gnome-screensaver
PORTVERSION= 2.16.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -16,7 +17,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME screen saver and locker
-LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus
+LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus-glib
RUN_DEPENDS= xscreensaver-gl-helper:${PORTSDIR}/x11/xscreensaver-gnome-hacks
USE_BZIP2= yes
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index 021eeb4ed..df59a69d6 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-session/Makefile,v 1.93 2006/09/04 20:34:29 marcus Exp $
+# $MCom: ports/x11/gnome-session/Makefile,v 1.94 2006/10/03 11:42:10 ahze Exp $
#
PORTNAME= gnome-session
PORTVERSION= 2.16.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME} \
${MASTER_SITE_LOCAL:S/$/:local/} \
@@ -23,7 +24,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Session component for the GNOME 2 desktop
BUILD_DEPENDS= ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-control-center
-LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus \
+LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus-glib \
gnome-keyring.0:${PORTSDIR}/security/gnome-keyring
RUN_DEPENDS= ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-control-center
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile
index 40d32f41d..e992bd13f 100644
--- a/x11/yelp/Makefile
+++ b/x11/yelp/Makefile
@@ -3,11 +3,12 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/yelp/Makefile,v 1.103 2006/09/04 18:57:05 marcus Exp $
+# $MCom: ports/x11/yelp/Makefile,v 1.104 2006/10/03 00:50:52 ahze Exp $
#
PORTNAME= yelp
PORTVERSION= 2.16.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -16,7 +17,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A help browser for the GNOME 2 desktop
-LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus
+LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
USE_GECKO= firefox seamonkey xulrunner firefox-devel<->firefox
USE_GETTEXT= yes