summaryrefslogtreecommitdiff
path: root/net/libktorrent
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-07-05 13:29:28 +0000
committerryoon <ryoon@pkgsrc.org>2013-07-05 13:29:28 +0000
commita479395e39d781ce75db5c936573eb72c46aefbe (patch)
tree130a4fcc6421951fa2b8aa4d666b9fb391daf249 /net/libktorrent
parent5c188a14f17c21afa92186ad4f3925878ad99d6e (diff)
downloadpkgsrc-a479395e39d781ce75db5c936573eb72c46aefbe.tar.gz
Recursive revbump from graphics/giflib update to 5.0.4.
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 25db6b07109..2cb7d538807 100644
--- a/net/libktorrent/Makefile
+++ b/net/libktorrent/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2013/06/06 12:53:44 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2013/07/05 13:29:42 ryoon Exp $
DISTNAME= libktorrent-${LIBKTORRENT_VER}
-PKGREVISION= 14
+PKGREVISION= 15
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 050497d990a..bf59446bb65 100644
--- a/net/libktorrent/buildlink3.mk
+++ b/net/libktorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.12 2013/06/06 12:53:44 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2013/07/05 13:29:42 ryoon 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.2nb14
+BUILDLINK_ABI_DEPENDS.libktorrent+= libktorrent>=1.2.1.2nb15
BUILDLINK_PKGSRCDIR.libktorrent?= ../../net/libktorrent
.include "../../devel/boost-libs/buildlink3.mk"