summaryrefslogtreecommitdiff
path: root/multimedia/totem
diff options
context:
space:
mode:
authortron <tron>2013-06-04 22:15:37 +0000
committertron <tron>2013-06-04 22:15:37 +0000
commit380d9fe620b0cfe80698a4c15fc2ae3bb5485aba (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /multimedia/totem
parent32c6b5730534fd6aec4757823f8d305cabccf0b0 (diff)
downloadpkgsrc-380d9fe620b0cfe80698a4c15fc2ae3bb5485aba.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
Diffstat (limited to 'multimedia/totem')
-rw-r--r--multimedia/totem/Makefile4
-rw-r--r--multimedia/totem/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index f8230f0e5c6..36f55416a78 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.67 2013/06/03 10:05:44 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2013/06/04 22:16:50 tron Exp $
#
.include "Makefile.common"
-PKGREVISION= 19
+PKGREVISION= 20
DEPENDS+= gst-plugins0.10-soup-[0-9]*:../../net/gst-plugins0.10-soup
diff --git a/multimedia/totem/buildlink3.mk b/multimedia/totem/buildlink3.mk
index b723927c15c..1b3bcbb1005 100644
--- a/multimedia/totem/buildlink3.mk
+++ b/multimedia/totem/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.29 2013/06/03 10:05:44 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.30 2013/06/04 22:16:50 tron Exp $
BUILDLINK_TREE+= totem
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= totem
TOTEM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.totem+= {totem,totem-xine}>=1.4.0
-BUILDLINK_ABI_DEPENDS.totem+= totem>=2.32.0nb19
+BUILDLINK_ABI_DEPENDS.totem+= totem>=2.32.0nb20
BUILDLINK_PKGSRCDIR.totem?= ../../multimedia/totem
.include "../../textproc/libxml2/buildlink3.mk"