summaryrefslogtreecommitdiff
path: root/net/libktorrent
diff options
context:
space:
mode:
authoradam <adam>2015-04-17 15:52:56 +0000
committeradam <adam>2015-04-17 15:52:56 +0000
commit2f991646b891859245ab5a313f80ee160d2a8e9b (patch)
tree4207511bf8772a2bd8b4af88be255247c0c6cc9f /net/libktorrent
parent4e16f95d2d08600ba689f2cbc774abf715fa4430 (diff)
downloadpkgsrc-2f991646b891859245ab5a313f80ee160d2a8e9b.tar.gz
Revbump after updating devel/boost-libs
Diffstat (limited to 'net/libktorrent')
-rw-r--r--net/libktorrent/Makefile3
-rw-r--r--net/libktorrent/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/net/libktorrent/Makefile b/net/libktorrent/Makefile
index 2a011c9e616..3687ffece98 100644
--- a/net/libktorrent/Makefile
+++ b/net/libktorrent/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2014/11/17 19:59:40 markd Exp $
+# $NetBSD: Makefile,v 1.29 2015/04/17 15:52:57 adam Exp $
DISTNAME= libktorrent-${LIBKTORRENT_VER}
+PKGREVISION= 1
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 7aea87d9cb0..a5fd04712a1 100644
--- a/net/libktorrent/buildlink3.mk
+++ b/net/libktorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.22 2014/11/07 19:39:25 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.23 2015/04/17 15:52:57 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.2.1.2nb25
+BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.3.1nb1
BUILDLINK_PKGSRCDIR.libktorrent?= ../../net/libktorrent
.include "../../devel/boost-libs/buildlink3.mk"