summaryrefslogtreecommitdiff
path: root/net/libktorrent
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-04-10 06:21:18 +0000
committerobache <obache@pkgsrc.org>2014-04-10 06:21:18 +0000
commitc0b05cc0069aab2bce29ed99de543126650968b4 (patch)
tree895ef152eee4cd12b4c8ed9e32ea10831137f973 /net/libktorrent
parentebd0869db79e889b64b3a73619d5a72a6bad9044 (diff)
downloadpkgsrc-c0b05cc0069aab2bce29ed99de543126650968b4.tar.gz
recursive bump from ilmbase shlib version change.
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 6b1a68a6950..548894c9ffe 100644
--- a/net/libktorrent/Makefile
+++ b/net/libktorrent/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2014/02/12 23:18:22 tron Exp $
+# $NetBSD: Makefile,v 1.22 2014/04/10 06:21:20 obache Exp $
DISTNAME= libktorrent-${LIBKTORRENT_VER}
-PKGREVISION= 19
+PKGREVISION= 20
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 c0f187d586e..db42352fdce 100644
--- a/net/libktorrent/buildlink3.mk
+++ b/net/libktorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.17 2014/02/12 23:18:22 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.18 2014/04/10 06:21:20 obache 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.2nb19
+BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.2.1.2nb20
BUILDLINK_PKGSRCDIR.libktorrent?= ../../net/libktorrent
.include "../../devel/boost-libs/buildlink3.mk"