summaryrefslogtreecommitdiff
path: root/net/gupnp-av
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-09-18 09:52:56 +0000
committermaya <maya@pkgsrc.org>2017-09-18 09:52:56 +0000
commit2ece6387179637c993b1b28ed7918b8b68b369fa (patch)
treea7f9b2825573b3779524d8ae4301eb77dc07592b /net/gupnp-av
parentf5872a0e3d161a958fd812d18b79e4f019bba508 (diff)
downloadpkgsrc-2ece6387179637c993b1b28ed7918b8b68b369fa.tar.gz
revbump for requiring ICU 59.x
Diffstat (limited to 'net/gupnp-av')
-rw-r--r--net/gupnp-av/Makefile4
-rw-r--r--net/gupnp-av/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile
index 22e7cc961f8..cc48c96fc24 100644
--- a/net/gupnp-av/Makefile
+++ b/net/gupnp-av/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2017/04/22 21:03:14 adam Exp $
+# $NetBSD: Makefile,v 1.34 2017/09/18 09:53:02 maya Exp $
DISTNAME= gupnp-av-0.12.7
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gupnp-av/0.12/}
EXTRACT_SUFX= .tar.xz
diff --git a/net/gupnp-av/buildlink3.mk b/net/gupnp-av/buildlink3.mk
index ce0520a0c1a..78e66db4a99 100644
--- a/net/gupnp-av/buildlink3.mk
+++ b/net/gupnp-av/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.26 2017/04/22 21:03:14 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.27 2017/09/18 09:53:02 maya 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.12.2
-BUILDLINK_ABI_DEPENDS.gupnp-av+= gupnp-av>=0.12.7nb7
+BUILDLINK_ABI_DEPENDS.gupnp-av+= gupnp-av>=0.12.7nb8
BUILDLINK_PKGSRCDIR.gupnp-av?= ../../net/gupnp-av
.include "../../net/gupnp/buildlink3.mk"