summaryrefslogtreecommitdiff
path: root/multimedia/totem-pl-parser
diff options
context:
space:
mode:
authorwiz <wiz>2010-09-14 11:00:44 +0000
committerwiz <wiz>2010-09-14 11:00:44 +0000
commit20ac8dbdde42857f4c0d4602f7f96251e2cc0002 (patch)
treee242dbe8d0f523c14bb4f6d48416a02a762797cc /multimedia/totem-pl-parser
parent05579362427c2dcc2bb60e7d0a84e9609904902d (diff)
downloadpkgsrc-20ac8dbdde42857f4c0d4602f7f96251e2cc0002.tar.gz
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends. Per discussion on pkgsrc-changes.
Diffstat (limited to 'multimedia/totem-pl-parser')
-rw-r--r--multimedia/totem-pl-parser/Makefile3
-rw-r--r--multimedia/totem-pl-parser/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile
index 2b868aceb24..7beaa9f13fd 100644
--- a/multimedia/totem-pl-parser/Makefile
+++ b/multimedia/totem-pl-parser/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2010/08/09 10:43:24 drochner Exp $
+# $NetBSD: Makefile,v 1.22 2010/09/14 11:00:55 wiz Exp $
#
DISTNAME= totem-pl-parser-2.30.2
+PKGREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem-pl-parser/2.30/}
EXTRACT_SUFX= .tar.bz2
diff --git a/multimedia/totem-pl-parser/buildlink3.mk b/multimedia/totem-pl-parser/buildlink3.mk
index 2ced555d6b7..4769316a591 100644
--- a/multimedia/totem-pl-parser/buildlink3.mk
+++ b/multimedia/totem-pl-parser/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2010/08/30 17:19:49 drochner Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2010/09/14 11:00:55 wiz Exp $
BUILDLINK_TREE+= totem-pl-parser
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= totem-pl-parser
TOTEM_PL_PARSER_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.totem-pl-parser+= totem-pl-parser>=2.22.1
-BUILDLINK_ABI_DEPENDS.totem-pl-parser?= totem-pl-parser>=2.30.1
+BUILDLINK_ABI_DEPENDS.totem-pl-parser?= totem-pl-parser>=2.30.2nb1
BUILDLINK_PKGSRCDIR.totem-pl-parser?= ../../multimedia/totem-pl-parser
.include "../../devel/glib2/buildlink3.mk"