summaryrefslogtreecommitdiff
path: root/net/libnice
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2014-10-07 16:47:10 +0000
committeradam <adam@pkgsrc.org>2014-10-07 16:47:10 +0000
commit015c224c9f797867d1b7a46df558664ac3590032 (patch)
tree313937801daa2b30744756f4e0e8d99d14b355a6 /net/libnice
parentd93a665b18424be89a7d6c9441bb78a490c71e0a (diff)
downloadpkgsrc-015c224c9f797867d1b7a46df558664ac3590032.tar.gz
Revbump after updating libwebp and 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 f1fe24534a1..9b5e34bac46 100644
--- a/net/libnice/Makefile
+++ b/net/libnice/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2014/05/15 09:18:38 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2014/10/07 16:47:13 adam Exp $
#
# Also update net/gst-plugins1-libnice when you update this!
DISTNAME= libnice-0.1.7
+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 12b1de5bd0b..fccec838836 100644
--- a/net/libnice/buildlink3.mk
+++ b/net/libnice/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2014/04/09 07:27:00 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2014/10/07 16:47:13 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.5nb1
+BUILDLINK_ABI_DEPENDS.libnice+= libnice>=0.1.7nb1
BUILDLINK_PKGSRCDIR.libnice?= ../../net/libnice
.include "../../devel/glib2/buildlink3.mk"