summaryrefslogtreecommitdiff
path: root/net/libktorrent
diff options
context:
space:
mode:
authorwiz <wiz>2013-02-16 11:18:58 +0000
committerwiz <wiz>2013-02-16 11:18:58 +0000
commite9ca876e8b0d03029ff52101028aa5764a584e75 (patch)
treed0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /net/libktorrent
parente9e70820d20f9c7b27685ca20c4e773ef049a712 (diff)
downloadpkgsrc-e9ca876e8b0d03029ff52101028aa5764a584e75.tar.gz
Recursive bump for png-1.6.
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 8a37cdf0023..e91cdf92009 100644
--- a/net/libktorrent/Makefile
+++ b/net/libktorrent/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2013/02/15 11:53:59 obache Exp $
+# $NetBSD: Makefile,v 1.11 2013/02/16 11:19:51 wiz Exp $
DISTNAME= libktorrent-${LIBKTORRENT_VER}
-PKGREVISION= 8
+PKGREVISION= 9
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 b758295f403..c59498cb7df 100644
--- a/net/libktorrent/buildlink3.mk
+++ b/net/libktorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2013/02/15 11:53:59 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2013/02/16 11:19:51 wiz 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.2nb8
+BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.2.1.2nb9
BUILDLINK_PKGSRCDIR.libktorrent?= ../../net/libktorrent
.include "../../devel/boost-libs/buildlink3.mk"