diff options
author | marcus <marcus@FreeBSD.org> | 2006-01-01 02:49:08 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-01-01 02:49:08 +0800 |
commit | cacf36fb6c614147e5e5b24dc49c92635cde5588 (patch) | |
tree | 2d6833e1bf0cce50a88974ee48b85f7f72696351 | |
parent | 44522bf47b67f82df9f494a42349b995baa8bfe4 (diff) | |
download | freebsd-ports-gnome-cacf36fb6c614147e5e5b24dc49c92635cde5588.tar.gz freebsd-ports-gnome-cacf36fb6c614147e5e5b24dc49c92635cde5588.tar.zst freebsd-ports-gnome-cacf36fb6c614147e5e5b24dc49c92635cde5588.zip |
Chase the dbus shared lib version.
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 3 | ||||
-rw-r--r-- | audio/rhythmbox/Makefile | 3 | ||||
-rw-r--r-- | deskutils/notification-daemon/Makefile | 3 | ||||
-rw-r--r-- | devel/dbus-sharp/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Net-DBus/Makefile | 3 | ||||
-rw-r--r-- | editors/mlview/Makefile | 4 | ||||
-rw-r--r-- | irc/xchat2/Makefile | 4 | ||||
-rw-r--r-- | multimedia/bmpx/Makefile | 4 | ||||
-rw-r--r-- | multimedia/totem/Makefile | 2 | ||||
-rw-r--r-- | net/avahi/Makefile | 4 | ||||
-rw-r--r-- | net/liferea/Makefile | 2 | ||||
-rw-r--r-- | polish/gnugadu2/Makefile | 2 | ||||
-rw-r--r-- | www/screem-devel/Makefile | 3 | ||||
-rw-r--r-- | www/screem/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-screensaver/Makefile | 3 |
15 files changed, 26 insertions, 19 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index 2864407072d8..2f5a4962f742 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -8,6 +8,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 @@ -19,7 +20,7 @@ COMMENT= Audio player for the Gnome 2 desktop environment LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ id3tag.0:${PORTSDIR}/audio/libid3tag \ totem-plparser.1:${PORTSDIR}/multimedia/totem-gstreamer \ - dbus-1.1:${PORTSDIR}/devel/dbus + dbus-1.2:${PORTSDIR}/devel/dbus USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 2864407072d8..2f5a4962f742 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -8,6 +8,7 @@ PORTNAME= rhythmbox PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 @@ -19,7 +20,7 @@ COMMENT= Audio player for the Gnome 2 desktop environment LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ id3tag.0:${PORTSDIR}/audio/libid3tag \ totem-plparser.1:${PORTSDIR}/multimedia/totem-gstreamer \ - dbus-1.1:${PORTSDIR}/devel/dbus + dbus-1.2:${PORTSDIR}/devel/dbus USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile index fe76db91eb6e..31cd280f51a6 100644 --- a/deskutils/notification-daemon/Makefile +++ b/deskutils/notification-daemon/Makefile @@ -7,13 +7,14 @@ PORTNAME= notification-daemon PORTVERSION= 0.2.4 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= http://www.galago-project.org/files/releases/source/notification-daemon/ MAINTAINER= andreas@syndrom23.de COMMENT= Send small notifications to your desktop -LIB_DEPENDS= dbus-1.1:${PORTSDIR}/devel/dbus \ +LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus \ notify.0:${PORTSDIR}/devel/libnotify \ sexy:${PORTSDIR}/x11-toolkits/libsexy diff --git a/devel/dbus-sharp/Makefile b/devel/dbus-sharp/Makefile index 589b431abc50..6637a1ca98cb 100644 --- a/devel/dbus-sharp/Makefile +++ b/devel/dbus-sharp/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -sharp MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= Mono interface to the D-BUS messaging system -LIB_DEPENDS= dbus-1.1:${PORTSDIR}/devel/dbus +LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus BUILD_DEPENDS= monodoc:${PORTSDIR}/devel/mono-tools RUN_DEPENDS= monodoc:${PORTSDIR}/devel/mono-tools diff --git a/devel/p5-Net-DBus/Makefile b/devel/p5-Net-DBus/Makefile index 7d4c8c6e0b3b..31985638c48a 100644 --- a/devel/p5-Net-DBus/Makefile +++ b/devel/p5-Net-DBus/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-DBus PORTVERSION= 0.32.3 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -15,7 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= novel@FreeBSD.org COMMENT= Perl extension for the DBus message system -LIB_DEPENDS= dbus-1.1:${PORTSDIR}/devel/dbus +LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus USE_GNOME= pkgconfig PERL_CONFIGURE= yes diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 9e833bcd086c..e1f3bed0a32a 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -30,12 +30,12 @@ GCONF_SCHEMAS= mlview.schemas .include <bsd.port.pre.mk> # Autodetect dbus -.if exists (${LOCALBASE}/lib/libdbus-1.so.1) +.if exists (${LOCALBASE}/lib/libdbus-1.so.2) WITH_DBUS= yes .endif .if defined (WITH_DBUS) -LIB_DEPENDS+= dbus-1.1:${PORTSDIR}/devel/dbus +LIB_DEPENDS+= dbus-1.2:${PORTSDIR}/devel/dbus CONFIGURE_ARGS+="--enable-dbus=yes" .endif diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index a724f2516cd9..8993d16127f8 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/Makefile @@ -7,7 +7,7 @@ PORTNAME= xchat2 PORTVERSION= 2.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc gnome ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://xchat.org/files/source/2.6/ @@ -60,7 +60,7 @@ PLIST_SUB+= TCL="@comment " .endif .if !defined(WITHOUT_DBUS) -LIB_DEPENDS+= dbus-1.1:${PORTSDIR}/devel/dbus +LIB_DEPENDS+= dbus-1.2:${PORTSDIR}/devel/dbus CONFIGURE_ARGS+=--enable-dbus USE_GNOME+= gconf2 GCONF_SCHEMAS= apps_xchat_url_handler.schemas diff --git a/multimedia/bmpx/Makefile b/multimedia/bmpx/Makefile index 4c767616faf6..aad7d4fa9cb9 100644 --- a/multimedia/bmpx/Makefile +++ b/multimedia/bmpx/Makefile @@ -7,7 +7,7 @@ PORTNAME= bmpx PORTVERSION= 0.12.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= beepmp @@ -40,7 +40,7 @@ MAN1= bmpx.1 .if defined(WITHOUT_DBUS) CONFIGURE_ARGS+= --disable-dbus .else -LIB_DEPENDS+= dbus-1.1:${PORTSDIR}/devel/dbus +LIB_DEPENDS+= dbus-1.2:${PORTSDIR}/devel/dbus .endif .if defined(WITHOUT_PERL) diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index cf4505259a87..4243ecab607d 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -49,7 +49,7 @@ LIB_DEPENDS+= musicbrainz:${PORTSDIR}/audio/libmusicbrainz USE_GECKO= firefox mozilla seamonkey .include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk" PLIST_SUB+= MOZILLA="" -LIB_DEPENDS+= dbus-1.1:${PORTSDIR}/devel/dbus +LIB_DEPENDS+= dbus-1.2:${PORTSDIR}/devel/dbus CONFIGURE_ARGS+=--with-mozilla=${GECKO} .else PLIST_SUB+= MOZILLA="@comment " diff --git a/net/avahi/Makefile b/net/avahi/Makefile index a9f17d449881..919612de3ca8 100644 --- a/net/avahi/Makefile +++ b/net/avahi/Makefile @@ -7,7 +7,7 @@ PORTNAME= avahi PORTVERSION= 0.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net dns MASTER_SITES= http://www.freedesktop.org/~lennart/ @@ -16,7 +16,7 @@ COMMENT= Service discovery on a local network LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \ daemon.2:${PORTSDIR}/devel/libdaemon \ - dbus-1.1:${PORTSDIR}/devel/dbus \ + dbus-1.2:${PORTSDIR}/devel/dbus \ gdbm.3:${PORTSDIR}/databases/gdbm USE_GNOME= gnomehack ltverhack glib20 diff --git a/net/liferea/Makefile b/net/liferea/Makefile index e9562fcc6341..1030383ff703 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -57,7 +57,7 @@ PLIST_SUB= MOZ="@comment " .ifdef WITHOUT_DBUS CONFIGURE_ARGS+=--disable-dbus .else -LIB_DEPENDS+= dbus-1.1:${PORTSDIR}/devel/dbus +LIB_DEPENDS+= dbus-1.2:${PORTSDIR}/devel/dbus .endif post-patch: diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index 956c96dbcbf0..c1f84b9ca45c 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -116,7 +116,7 @@ CONFIGURE_ARGS+= --without-gtkspell .endif #.if defined(WITH_DBUS) -#LIB_DEPENDS+= dbus-1.1:${PORTSDIR}/devel/dbus +#LIB_DEPENDS+= dbus-1.2:${PORTSDIR}/devel/dbus #CONFIGURE_ARGS+= --with-dbus \ # --with-dbus-dir=${LOCALBASE}/share/dbus-1/services #PLIST_SUB+= DBUS:="" diff --git a/www/screem-devel/Makefile b/www/screem-devel/Makefile index 2dd419df207b..25e406ea0c1a 100644 --- a/www/screem-devel/Makefile +++ b/www/screem-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= screem PORTVERSION= 0.16.1 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -32,7 +33,7 @@ GCONF_SCHEMAS= screem.schemas .if defined(WITHOUT_DBUS) CONFIGURE_ARGS+= --disable-dbus .else -LIB_DEPENDS+= dbus-1.1:${PORTSDIR}/devel/dbus +LIB_DEPENDS+= dbus-1.2:${PORTSDIR}/devel/dbus CONFIGURE_ARGS+= --enable-dbus .endif diff --git a/www/screem/Makefile b/www/screem/Makefile index 2dd419df207b..25e406ea0c1a 100644 --- a/www/screem/Makefile +++ b/www/screem/Makefile @@ -7,6 +7,7 @@ PORTNAME= screem PORTVERSION= 0.16.1 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -32,7 +33,7 @@ GCONF_SCHEMAS= screem.schemas .if defined(WITHOUT_DBUS) CONFIGURE_ARGS+= --disable-dbus .else -LIB_DEPENDS+= dbus-1.1:${PORTSDIR}/devel/dbus +LIB_DEPENDS+= dbus-1.2:${PORTSDIR}/devel/dbus CONFIGURE_ARGS+= --enable-dbus .endif diff --git a/x11/gnome-screensaver/Makefile b/x11/gnome-screensaver/Makefile index cca6be5f8731..aee3ea1fa0ec 100644 --- a/x11/gnome-screensaver/Makefile +++ b/x11/gnome-screensaver/Makefile @@ -8,6 +8,7 @@ PORTNAME= gnome-screensaver PORTVERSION= 0.0.23 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.0 @@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.0 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME screen saver and locker -LIB_DEPENDS= dbus-1.1:${PORTSDIR}/devel/dbus +LIB_DEPENDS= dbus-1.2:${PORTSDIR}/devel/dbus RUN_DEPENDS= xscreensaver-gl-helper:${PORTSDIR}/x11/xscreensaver-gnome-hacks USE_BZIP2= yes |