summaryrefslogtreecommitdiff
path: root/net/libktorrent
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2012-10-08 23:00:34 +0000
committeradam <adam@pkgsrc.org>2012-10-08 23:00:34 +0000
commited93f0ca4714712817b38621e93dcad138f16ee1 (patch)
treee38131657ba44ecd23072f8213cae4dc414c2b9f /net/libktorrent
parent52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff)
downloadpkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz
Revbump after updating graphics/pango
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 3ed763e76ab..c4bbf91c942 100644
--- a/net/libktorrent/Makefile
+++ b/net/libktorrent/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2012/10/03 21:56:55 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/08 23:01:04 adam Exp $
DISTNAME= libktorrent-${LIBKTORRENT_VER}
-PKGREVISION= 4
+PKGREVISION= 5
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 ef980be9c8b..48997264c06 100644
--- a/net/libktorrent/buildlink3.mk
+++ b/net/libktorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2012/10/02 17:11:47 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2012/10/08 23:01:04 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.2nb3
+BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.2.1.2nb5
BUILDLINK_PKGSRCDIR.libktorrent?= ../../net/libktorrent
.include "../../devel/boost-libs/buildlink3.mk"