summaryrefslogtreecommitdiff
path: root/net/net6
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-08-23 14:30:35 +0000
committerwiz <wiz@pkgsrc.org>2015-08-23 14:30:35 +0000
commit633bd301a1d0418cdd77dd6c8c4be2d3828bbed4 (patch)
treee3004dd044c1990ea0aa54678d3be309193e9105 /net/net6
parent9756c99c266ccf5722751d84e937b78a493fc166 (diff)
downloadpkgsrc-633bd301a1d0418cdd77dd6c8c4be2d3828bbed4.tar.gz
Bump PKGREVISION for nettle shlib major bump.
Diffstat (limited to 'net/net6')
-rw-r--r--net/net6/Makefile3
-rw-r--r--net/net6/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile
index 7ebda467afd..77d75db93fa 100644
--- a/net/net6/Makefile
+++ b/net/net6/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2015/01/29 02:59:27 mef Exp $
+# $NetBSD: Makefile,v 1.13 2015/08/23 14:30:35 wiz Exp $
#
DISTNAME= net6-1.3.14
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://releases.0x539.de/net6/
diff --git a/net/net6/buildlink3.mk b/net/net6/buildlink3.mk
index 289c99d49d5..b80c9761a52 100644
--- a/net/net6/buildlink3.mk
+++ b/net/net6/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2012/09/23 10:47:47 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2015/08/23 14:30:35 wiz Exp $
BUILDLINK_TREE+= net6
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= net6
NET6_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.net6+= net6>=1.3.5
-BUILDLINK_ABI_DEPENDS.net6+= net6>=1.3.10nb2
+BUILDLINK_ABI_DEPENDS.net6+= net6>=1.3.14nb1
BUILDLINK_PKGSRCDIR.net6?= ../../net/net6
.include "../../devel/libsigc++/buildlink3.mk"