summaryrefslogtreecommitdiff
path: root/net/libktorrent
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2016-10-07 18:25:29 +0000
committeradam <adam@pkgsrc.org>2016-10-07 18:25:29 +0000
commit309f52102f498d309d64f1c316185e60163af7ea (patch)
tree6a91600d2e9992ecb5a3c8f22aede48b0a49e089 /net/libktorrent
parentc976dd16205d02b73ba6e811b1f95295922b08e8 (diff)
downloadpkgsrc-309f52102f498d309d64f1c316185e60163af7ea.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"