summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox-devel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-15 13:26:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-15 13:26:48 +0800
commit0c469f0688668e6a8cd0fd744a5c1f0884cb568e (patch)
treecccba4afb17c98959b6c44a5e32bd9aa74d60be9 /audio/rhythmbox-devel
parentfabd76455649e562f239975dd5e841f7be662d2b (diff)
downloadmarcuscom-ports-0c469f0688668e6a8cd0fd744a5c1f0884cb568e.tar
marcuscom-ports-0c469f0688668e6a8cd0fd744a5c1f0884cb568e.tar.gz
marcuscom-ports-0c469f0688668e6a8cd0fd744a5c1f0884cb568e.tar.bz2
marcuscom-ports-0c469f0688668e6a8cd0fd744a5c1f0884cb568e.tar.lz
marcuscom-ports-0c469f0688668e6a8cd0fd744a5c1f0884cb568e.tar.xz
marcuscom-ports-0c469f0688668e6a8cd0fd744a5c1f0884cb568e.tar.zst
marcuscom-ports-0c469f0688668e6a8cd0fd744a5c1f0884cb568e.zip
Chase the totem-plparser shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8858 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/rhythmbox-devel')
-rw-r--r--audio/rhythmbox-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index d5be261a0..7957230c0 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.72 2007/05/01 11:23:48 ahze Exp $
+# $MCom: ports/audio/rhythmbox/Makefile,v 1.73 2007/05/02 16:28:15 marcus Exp $
#
PORTNAME= rhythmbox
PORTVERSION= 0.10.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10
@@ -19,7 +19,7 @@ COMMENT= Audio player for GNOME
LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
id3tag.0:${PORTSDIR}/audio/libid3tag \
- totem-plparser.1:${PORTSDIR}/multimedia/totem \
+ totem-plparser.7:${PORTSDIR}/multimedia/totem \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
sexy.2:${PORTSDIR}/x11-toolkits/libsexy \
soup-2.2.8:${PORTSDIR}/devel/libsoup \