diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-03 00:11:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-03 00:11:51 +0000 |
commit | e64308b04bbe77743ea3554180946741795d6b04 (patch) | |
tree | a1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /net/gupnp-av | |
parent | 94ba874f0f42028504e0b2966805985c000aad5f (diff) | |
download | pkgsrc-e64308b04bbe77743ea3554180946741795d6b04.tar.gz |
Recursive bump for pcre-8.30* (shlib major change)
Diffstat (limited to 'net/gupnp-av')
-rw-r--r-- | net/gupnp-av/Makefile | 4 | ||||
-rw-r--r-- | net/gupnp-av/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile index 9c75ebdfa73..a2c4efd5514 100644 --- a/net/gupnp-av/Makefile +++ b/net/gupnp-av/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/02/06 12:41:13 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/03/03 00:12:28 wiz Exp $ # DISTNAME= gupnp-av-0.5.4 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= http://www.gupnp.org/sources/gupnp-av/ diff --git a/net/gupnp-av/buildlink3.mk b/net/gupnp-av/buildlink3.mk index 02751f33eeb..a1459ed8887 100644 --- a/net/gupnp-av/buildlink3.mk +++ b/net/gupnp-av/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.7 2012/02/06 12:41:13 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.8 2012/03/03 00:12:28 wiz Exp $ BUILDLINK_TREE+= gupnp-av @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gupnp-av GUPNP_AV_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gupnp-av+= gupnp-av>=0.5.4 -BUILDLINK_ABI_DEPENDS.gupnp-av?= gupnp-av>=0.5.4nb4 +BUILDLINK_ABI_DEPENDS.gupnp-av?= gupnp-av>=0.5.4nb5 BUILDLINK_PKGSRCDIR.gupnp-av?= ../../net/gupnp-av .include "../../net/gupnp/buildlink3.mk" |