summaryrefslogtreecommitdiff
path: root/multimedia/totem
diff options
context:
space:
mode:
authortron <tron>2012-10-02 17:10:28 +0000
committertron <tron>2012-10-02 17:10:28 +0000
commit4eae9af6ba6b8e46d0d40c87583918731763ce1e (patch)
tree4180178d21a46623fddf8c7d0d87fc8c9f1f0e0f /multimedia/totem
parenta1d938dbd9a12f61ed5ed255a949a16b9df4e4e0 (diff)
downloadpkgsrc-4eae9af6ba6b8e46d0d40c87583918731763ce1e.tar.gz
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
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 3d352f5e174..328adabb376 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.59 2012/09/15 10:05:54 obache Exp $
+# $NetBSD: Makefile,v 1.60 2012/10/02 17:11:43 tron Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
-PKGREVISION= 12
+PKGREVISION= 13
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 2171850bb9d..2c815b30a36 100644
--- a/multimedia/totem/buildlink3.mk
+++ b/multimedia/totem/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.25 2012/09/15 10:05:54 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.26 2012/10/02 17:11:43 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.0nb12
+BUILDLINK_ABI_DEPENDS.totem+= totem>=2.32.0nb13
BUILDLINK_PKGSRCDIR.totem?= ../../multimedia/totem
.include "../../textproc/libxml2/buildlink3.mk"