diff options
author | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
commit | af99af5e9cba76dc77709430a25869115f950e12 (patch) | |
tree | 8bfde80d3bf3676cad2ff03726dbe9118e082b1e /multimedia/totem | |
parent | 688fd5edec81adbae50333c18705003e7e4f9997 (diff) | |
download | pkgsrc-af99af5e9cba76dc77709430a25869115f950e12.tar.gz |
Revbump after graphics/gd update
Diffstat (limited to 'multimedia/totem')
-rw-r--r-- | multimedia/totem/Makefile | 4 | ||||
-rw-r--r-- | multimedia/totem/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 2f82efe92ae..ae42ab49b5b 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.83 2016/05/03 11:40:05 prlw1 Exp $ +# $NetBSD: Makefile,v 1.84 2016/08/03 10:22:17 adam Exp $ .include "Makefile.common" -PKGREVISION= 35 +PKGREVISION= 36 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 e20167ba060..2f9e18fe71c 100644 --- a/multimedia/totem/buildlink3.mk +++ b/multimedia/totem/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.35 2015/04/25 14:23:41 tnn Exp $ +# $NetBSD: buildlink3.mk,v 1.36 2016/08/03 10:22:17 adam 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.0nb31 +BUILDLINK_ABI_DEPENDS.totem+= totem>=2.32.0nb36 BUILDLINK_PKGSRCDIR.totem?= ../../multimedia/totem .include "../../textproc/libxml2/buildlink3.mk" |