summaryrefslogtreecommitdiff
path: root/net/libktorrent
diff options
context:
space:
mode:
authoradam <adam>2013-11-20 20:04:35 +0000
committeradam <adam>2013-11-20 20:04:35 +0000
commit0d99daad6af1148d34b58b06df24eaf92c89b9ef (patch)
tree78faa6a35d09442343364d9b1977b65b4e608387 /net/libktorrent
parente48a5fef2b75a69942bed951123be2aadaf3d36e (diff)
downloadpkgsrc-0d99daad6af1148d34b58b06df24eaf92c89b9ef.tar.gz
Revbump after updating devel/boost-libs
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 170223c5c13..743ed2ca87b 100644
--- a/net/libktorrent/Makefile
+++ b/net/libktorrent/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2013/11/20 13:23:41 obache Exp $
+# $NetBSD: Makefile,v 1.19 2013/11/20 20:04:35 adam Exp $
DISTNAME= libktorrent-${LIBKTORRENT_VER}
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= net kde
MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/
DISTFILES= libktorrent-${LIBKTORRENT_FILEVER}.tar.bz2
diff --git a/net/libktorrent/buildlink3.mk b/net/libktorrent/buildlink3.mk
index 28e534f6078..bead5d0663c 100644
--- a/net/libktorrent/buildlink3.mk
+++ b/net/libktorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2013/11/20 13:23:41 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2013/11/20 20:04:35 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.2nb16
+BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.2.1.2nb17
BUILDLINK_PKGSRCDIR.libktorrent?= ../../net/libktorrent
.include "../../devel/boost-libs/buildlink3.mk"