summaryrefslogtreecommitdiff
path: root/net/libnice
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2015-04-06 08:17:13 +0000
committeradam <adam@pkgsrc.org>2015-04-06 08:17:13 +0000
commit7f941313c3149d08f0eaa0d3fdac46749181d71e (patch)
treea523f3904b6aa6f0a1aa31b562d1917dd735e589 /net/libnice
parent422b75a99716ba36996ca530779031005267e88f (diff)
downloadpkgsrc-7f941313c3149d08f0eaa0d3fdac46749181d71e.tar.gz
Revbump after updating textproc/icu
Diffstat (limited to 'net/libnice')
-rw-r--r--net/libnice/Makefile3
-rw-r--r--net/libnice/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/net/libnice/Makefile b/net/libnice/Makefile
index a0093439b70..0b69a7d03c8 100644
--- a/net/libnice/Makefile
+++ b/net/libnice/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2015/02/01 20:02:42 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2015/04/06 08:17:16 adam Exp $
#
# Also update net/gst-plugins1-libnice when you update this!
DISTNAME= libnice-0.1.10
+PKGREVISION= 1
CATEGORIES= net devel
MASTER_SITES= http://nice.freedesktop.org/releases/
diff --git a/net/libnice/buildlink3.mk b/net/libnice/buildlink3.mk
index fccec838836..ea4de697eca 100644
--- a/net/libnice/buildlink3.mk
+++ b/net/libnice/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2014/10/07 16:47:13 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2015/04/06 08:17:16 adam 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.7nb1
+BUILDLINK_ABI_DEPENDS.libnice+= libnice>=0.1.10nb1
BUILDLINK_PKGSRCDIR.libnice?= ../../net/libnice
.include "../../devel/glib2/buildlink3.mk"