summaryrefslogtreecommitdiff
path: root/net/libktorrent
diff options
context:
space:
mode:
authoradam <adam>2016-10-07 18:25:29 +0000
committeradam <adam>2016-10-07 18:25:29 +0000
commit2dc82b4d4c349275ea1ee9614e23e11cd3cb51f4 (patch)
tree7e236f711849af475c165e9067385883a48b462a /net/libktorrent
parent3e1b5cabedd8687ad3cd82575abd333bef5aa152 (diff)
downloadpkgsrc-2dc82b4d4c349275ea1ee9614e23e11cd3cb51f4.tar.gz
Revbump post boost update
Diffstat (limited to 'net/libktorrent')
-rw-r--r--net/libktorrent/Makefile4
-rw-r--r--net/libktorrent/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/libktorrent/Makefile b/net/libktorrent/Makefile
index cbd6b5d9286..256e0937d8e 100644
--- a/net/libktorrent/Makefile
+++ b/net/libktorrent/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2016/07/09 06:38:42 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2016/10/07 18:25:33 adam Exp $
DISTNAME= libktorrent-${LIBKTORRENT_VER}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= net kde
MASTER_SITES= http://ktorrent.pwsp.net/downloads/${KTORRENT_VER}/
EXTRACT_SUFX= .tar.bz2
diff --git a/net/libktorrent/buildlink3.mk b/net/libktorrent/buildlink3.mk
index 1c844d8ab0a..982a35d6a43 100644
--- a/net/libktorrent/buildlink3.mk
+++ b/net/libktorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.25 2016/03/05 11:27:52 jperkin Exp $
+# $NetBSD: buildlink3.mk,v 1.26 2016/10/07 18:25:33 adam Exp $
BUILDLINK_TREE+= libktorrent
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libktorrent
LIBKTORRENT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libktorrent+= libktorrent>=1.2.1.2
-BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.3.1nb4
+BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.3.1nb6
BUILDLINK_PKGSRCDIR.libktorrent?= ../../net/libktorrent
.include "../../devel/boost-libs/buildlink3.mk"