summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/rhythmbox-devel/Makefile6
-rw-r--r--audio/rhythmbox/Makefile6
-rw-r--r--sysutils/bonfire/Makefile5
-rw-r--r--sysutils/brasero/Makefile5
-rw-r--r--sysutils/gnome-volume-manager/Makefile6
-rw-r--r--x11/gnome-applets/Makefile4
6 files changed, 17 insertions, 15 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index ab0b2b1f0..bad6c7d23 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/audio/rhythmbox/Makefile,v 1.61 2006/06/14 04:54:00 marcus Exp $
+# $MCom: ports/audio/rhythmbox/Makefile,v 1.62 2006/06/19 05:49:03 marcus Exp $
#
PORTNAME= rhythmbox
PORTVERSION= 0.9.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9
@@ -79,7 +79,7 @@ CONFIGURE_ARGS+= --disable-daap
.endif
.if !defined(WITHOUT_NOTIFY)
-LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify
+LIB_DEPENDS+= notify.2:${PORTSDIR}/devel/libnotify
.else
CONFIGURE_ARGS+= --disable-libnotify
.endif
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index ab0b2b1f0..bad6c7d23 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/audio/rhythmbox/Makefile,v 1.61 2006/06/14 04:54:00 marcus Exp $
+# $MCom: ports/audio/rhythmbox/Makefile,v 1.62 2006/06/19 05:49:03 marcus Exp $
#
PORTNAME= rhythmbox
PORTVERSION= 0.9.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9
@@ -79,7 +79,7 @@ CONFIGURE_ARGS+= --disable-daap
.endif
.if !defined(WITHOUT_NOTIFY)
-LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify
+LIB_DEPENDS+= notify.2:${PORTSDIR}/devel/libnotify
.else
CONFIGURE_ARGS+= --disable-libnotify
.endif
diff --git a/sysutils/bonfire/Makefile b/sysutils/bonfire/Makefile
index 11273deef..913e6c507 100644
--- a/sysutils/bonfire/Makefile
+++ b/sysutils/bonfire/Makefile
@@ -3,10 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/bonfire/Makefile,v 1.5 2006/05/17 18:04:28 ahze Exp $
+# $MCom: ports/sysutils/bonfire/Makefile,v 1.6 2006/05/17 22:09:38 ahze Exp $
PORTNAME= bonfire
PORTVERSION= 0.3.1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://perso.wanadoo.fr/bonfire/
@@ -14,7 +15,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= CD/DVD mastering tool for the GNOME desktop
LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \
- notify.1:${PORTSDIR}/devel/libnotify \
+ notify.2:${PORTSDIR}/devel/libnotify \
totem-plparser.1:${PORTSDIR}/multimedia/totem-gstreamer \
gdl-1.0:${PORTSDIR}/x11-toolkits/gdl
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile
index 11273deef..913e6c507 100644
--- a/sysutils/brasero/Makefile
+++ b/sysutils/brasero/Makefile
@@ -3,10 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/bonfire/Makefile,v 1.5 2006/05/17 18:04:28 ahze Exp $
+# $MCom: ports/sysutils/bonfire/Makefile,v 1.6 2006/05/17 22:09:38 ahze Exp $
PORTNAME= bonfire
PORTVERSION= 0.3.1
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://perso.wanadoo.fr/bonfire/
@@ -14,7 +15,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= CD/DVD mastering tool for the GNOME desktop
LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \
- notify.1:${PORTSDIR}/devel/libnotify \
+ notify.2:${PORTSDIR}/devel/libnotify \
totem-plparser.1:${PORTSDIR}/multimedia/totem-gstreamer \
gdl-1.0:${PORTSDIR}/x11-toolkits/gdl
diff --git a/sysutils/gnome-volume-manager/Makefile b/sysutils/gnome-volume-manager/Makefile
index be0c12d41..e8383bfe5 100644
--- a/sysutils/gnome-volume-manager/Makefile
+++ b/sysutils/gnome-volume-manager/Makefile
@@ -3,12 +3,12 @@
# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/sysutils/gnome-volume-manager/Makefile,v 1.2 2006/05/02 21:42:01 jylefort Exp $
+# $MCom: ports/sysutils/gnome-volume-manager/Makefile,v 1.3 2006/06/08 01:48:53 ahze Exp $
#
PORTNAME= gnome-volume-manager
PORTVERSION= 1.5.15
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Automatically mount removable media, and more
LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \
- notify.1:${PORTSDIR}/devel/libnotify
+ notify.2:${PORTSDIR}/devel/libnotify
USE_X_PREFIX= yes
USE_BZIP2= yes
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index f42705d48..9b205355e 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-applets/Makefile,v 1.121 2006/06/25 07:45:30 marcus Exp $
+# $MCom: ports/x11/gnome-applets/Makefile,v 1.122 2006/06/25 18:21:35 marcus Exp $
#
PORTNAME= gnome-applets
PORTVERSION= 2.15.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}