summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-09-21 18:19:16 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-09-21 18:19:16 +0800
commitf80d5033f1b4b20c3624ec6f398e3ccbeee30e2e (patch)
tree9960581bbb41ea6975125f1ecab244810511d975 /multimedia
parent9d5bcca97d1275fb1a6758441909470a08c02796 (diff)
downloadmarcuscom-ports-f80d5033f1b4b20c3624ec6f398e3ccbeee30e2e.tar
marcuscom-ports-f80d5033f1b4b20c3624ec6f398e3ccbeee30e2e.tar.gz
marcuscom-ports-f80d5033f1b4b20c3624ec6f398e3ccbeee30e2e.tar.bz2
marcuscom-ports-f80d5033f1b4b20c3624ec6f398e3ccbeee30e2e.tar.lz
marcuscom-ports-f80d5033f1b4b20c3624ec6f398e3ccbeee30e2e.tar.xz
marcuscom-ports-f80d5033f1b4b20c3624ec6f398e3ccbeee30e2e.tar.zst
marcuscom-ports-f80d5033f1b4b20c3624ec6f398e3ccbeee30e2e.zip
Chase libgdata update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12910 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/totem/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index 54d671f06..dc34e5a4f 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -3,12 +3,12 @@
# Whom: Hendrik Scholz <hendrik@scholz.net>
#
# $FreeBSD$
-# $MCom: ports/multimedia/totem/Makefile,v 1.131 2009/07/24 10:27:29 kwm Exp $
+# $MCom: ports/multimedia/totem/Makefile,v 1.132 2009/09/08 16:59:59 kwm Exp $
#
PORTNAME= totem
PORTVERSION= 2.27.92
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= multimedia gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -18,7 +18,7 @@ COMMENT?= A gstreamer-based video player for the GNOME 2 Desktop
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
LIB_DEPENDS= musicbrainz:${PORTSDIR}/audio/libmusicbrainz \
- gdata.5:${PORTSDIR}/devel/libgdata \
+ gdata.6:${PORTSDIR}/devel/libgdata \
totem-plparser.12:${PORTSDIR}/multimedia/totem-pl-parser
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \
${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon \