summaryrefslogtreecommitdiff
path: root/net/libktorrent
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2012-09-07 19:16:05 +0000
committeradam <adam@pkgsrc.org>2012-09-07 19:16:05 +0000
commite7608643ab8a99e7987844c19f8fcd15369f03e8 (patch)
tree8c7c1c6aba6c6451c01ccfcffee90433966d49ce /net/libktorrent
parenta6e6f2313094bee84e2b1634690c2b45d0a54982 (diff)
downloadpkgsrc-e7608643ab8a99e7987844c19f8fcd15369f03e8.tar.gz
Revbump after updating graphics/cairo
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 295cb6f29fe..ab73f0ac26a 100644
--- a/net/libktorrent/Makefile
+++ b/net/libktorrent/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2012/09/03 10:06:40 marino Exp $
+# $NetBSD: Makefile,v 1.2 2012/09/07 19:17:21 adam Exp $
DISTNAME= libktorrent-${LIBKTORRENT_VER}
+PKGREVISION= 1
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 04b06503616..4ac7a23a6d6 100644
--- a/net/libktorrent/buildlink3.mk
+++ b/net/libktorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2012/09/03 10:06:40 marino Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2012/09/07 19:17:21 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.2
+BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.2.1.2nb1
BUILDLINK_PKGSRCDIR.libktorrent?= ../../net/libktorrent
.include "../../devel/boost-libs/buildlink3.mk"