summaryrefslogtreecommitdiff
path: root/net/libnice
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2013-01-26 21:36:13 +0000
committeradam <adam@pkgsrc.org>2013-01-26 21:36:13 +0000
commitd1ab9d853324b73f460ac520827debf52af8e300 (patch)
treeb794b1007e5af77b45d83e1bbdd128fb3a78557a /net/libnice
parentee477ba551a67e89c546c4a9f07b5880a2172851 (diff)
downloadpkgsrc-d1ab9d853324b73f460ac520827debf52af8e300.tar.gz
Revbump after graphics/jpeg and textproc/icu
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 537a23c826f..ba062567df8 100644
--- a/net/libnice/Makefile
+++ b/net/libnice/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.18 2012/10/23 17:18:34 asau Exp $
+# $NetBSD: Makefile,v 1.19 2013/01/26 21:36:41 adam Exp $
#
# Also update gst-plugins0.10-libnice when you update this!
DISTNAME= libnice-0.1.2
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= net devel
MASTER_SITES= http://nice.freedesktop.org/releases/
diff --git a/net/libnice/buildlink3.mk b/net/libnice/buildlink3.mk
index acb1a50443a..43dcbeb42aa 100644
--- a/net/libnice/buildlink3.mk
+++ b/net/libnice/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2012/10/06 08:46:39 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2013/01/26 21:36:41 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.2nb4
+BUILDLINK_ABI_DEPENDS.libnice+= libnice>=0.1.2nb5
BUILDLINK_PKGSRCDIR.libnice?= ../../net/libnice
.include "../../devel/glib2/buildlink3.mk"