summaryrefslogtreecommitdiff
path: root/net/libnice
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-05-24 18:23:32 +0000
committerwiz <wiz@pkgsrc.org>2013-05-24 18:23:32 +0000
commit7beb3ce74bb54e46bb85d926109fa85376fad7f4 (patch)
treee58b01bc5005f47d7bd4aa02e67467ba1421bb38 /net/libnice
parent18d71c80e696842f10f71d584c15e920a94de1a7 (diff)
downloadpkgsrc-7beb3ce74bb54e46bb85d926109fa85376fad7f4.tar.gz
Bump PKGREVISION for libproxy shlib major bump.
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 65c7c0dbe80..dbd8f5331fe 100644
--- a/net/libnice/Makefile
+++ b/net/libnice/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2013/05/09 07:39:18 adam Exp $
+# $NetBSD: Makefile,v 1.21 2013/05/24 18:23:34 wiz Exp $
#
# Also update gst-plugins0.10-libnice when you update this!
DISTNAME= libnice-0.1.2
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= net devel
MASTER_SITES= http://nice.freedesktop.org/releases/
diff --git a/net/libnice/buildlink3.mk b/net/libnice/buildlink3.mk
index 43dcbeb42aa..cce17a2c69f 100644
--- a/net/libnice/buildlink3.mk
+++ b/net/libnice/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2013/01/26 21:36:41 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2013/05/24 18:23:34 wiz 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.2nb5
+BUILDLINK_ABI_DEPENDS.libnice+= libnice>=0.1.2nb7
BUILDLINK_PKGSRCDIR.libnice?= ../../net/libnice
.include "../../devel/glib2/buildlink3.mk"