summaryrefslogtreecommitdiff
path: root/net/libnice
diff options
context:
space:
mode:
authorryoon <ryoon>2016-04-11 19:01:33 +0000
committerryoon <ryoon>2016-04-11 19:01:33 +0000
commitc205296ed3d1bc62d32deafe6c5304f85d0b2668 (patch)
tree480fa015ec656fd0ad89b19d5e19b0101f167664 /net/libnice
parent3b2c393e0abea706091144cbe0f1941e1397934a (diff)
downloadpkgsrc-c205296ed3d1bc62d32deafe6c5304f85d0b2668.tar.gz
Recursive revbump from textproc/icu 57.1
Diffstat (limited to 'net/libnice')
-rw-r--r--net/libnice/Makefile4
-rw-r--r--net/libnice/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/libnice/Makefile b/net/libnice/Makefile
index c6879d7fe0d..fa44c962ddb 100644
--- a/net/libnice/Makefile
+++ b/net/libnice/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2015/10/10 01:57:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.42 2016/04/11 19:01:37 ryoon Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "Makefile.common"
# introspection Makefile uses GNUisms
diff --git a/net/libnice/buildlink3.mk b/net/libnice/buildlink3.mk
index ea4de697eca..b90d146a0ec 100644
--- a/net/libnice/buildlink3.mk
+++ b/net/libnice/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.21 2015/04/06 08:17:16 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.22 2016/04/11 19:01:37 ryoon Exp $
BUILDLINK_TREE+= libnice
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libnice
LIBNICE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libnice+= libnice>=0.0.9
-BUILDLINK_ABI_DEPENDS.libnice+= libnice>=0.1.10nb1
+BUILDLINK_ABI_DEPENDS.libnice+= libnice>=0.1.13nb2
BUILDLINK_PKGSRCDIR.libnice?= ../../net/libnice
.include "../../devel/glib2/buildlink3.mk"