diff options
author | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
commit | 99dc9c311a0077bf524317a8db2dfcc57e7dea15 (patch) | |
tree | ef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /multimedia/totem-pl-parser | |
parent | 3acac4b32ee29cffe2bf8b56746ebefce89b4dfb (diff) | |
download | pkgsrc-99dc9c311a0077bf524317a8db2dfcc57e7dea15.tar.gz |
Recursive bump from icu shlib major bumped to 49.
Diffstat (limited to 'multimedia/totem-pl-parser')
-rw-r--r-- | multimedia/totem-pl-parser/Makefile | 4 | ||||
-rw-r--r-- | multimedia/totem-pl-parser/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile index d5f968d29b8..36fe92c069d 100644 --- a/multimedia/totem-pl-parser/Makefile +++ b/multimedia/totem-pl-parser/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2012/03/03 00:11:53 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2012/04/27 12:31:56 obache Exp $ # DISTNAME= totem-pl-parser-2.32.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem-pl-parser/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/multimedia/totem-pl-parser/buildlink3.mk b/multimedia/totem-pl-parser/buildlink3.mk index 0dd17df389f..d706cbede26 100644 --- a/multimedia/totem-pl-parser/buildlink3.mk +++ b/multimedia/totem-pl-parser/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2012/03/03 00:11:53 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2012/04/27 12:31:56 obache 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.32.6nb3 +BUILDLINK_ABI_DEPENDS.totem-pl-parser?= totem-pl-parser>=2.32.6nb4 BUILDLINK_PKGSRCDIR.totem-pl-parser?= ../../multimedia/totem-pl-parser .include "../../devel/glib2/buildlink3.mk" |