diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | a96f4900ac951c1bb62cfab03e095e81439bb8bf (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /multimedia/totem | |
parent | 2e332fe74c8e9ae8e035b8cdce887904aaeadac7 (diff) | |
download | pkgsrc-a96f4900ac951c1bb62cfab03e095e81439bb8bf.tar.gz |
Recursive bump for png-1.6.
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 bc5cd077f7c..2fe10bbfe28 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.63 2013/01/26 21:38:28 adam Exp $ +# $NetBSD: Makefile,v 1.64 2013/02/16 11:19:03 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 15 +PKGREVISION= 16 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 4c6fad1035c..1ca79ef7b86 100644 --- a/multimedia/totem/buildlink3.mk +++ b/multimedia/totem/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.27 2012/10/08 23:00:53 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.28 2013/02/16 11:19:03 wiz 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.0nb14 +BUILDLINK_ABI_DEPENDS.totem+= totem>=2.32.0nb16 BUILDLINK_PKGSRCDIR.totem?= ../../multimedia/totem .include "../../textproc/libxml2/buildlink3.mk" |