summaryrefslogtreecommitdiff
path: root/net/libtorrent
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-01-17 12:02:03 +0000
committerwiz <wiz@pkgsrc.org>2010-01-17 12:02:03 +0000
commit672ef23395551ccee94b9dca8039c72523c67be4 (patch)
tree3b04d5a2642532735429c038d587f2f1f5f333b2 /net/libtorrent
parenta90cea93ceef1ea79c8d2901c230cd015fdff2d7 (diff)
downloadpkgsrc-672ef23395551ccee94b9dca8039c72523c67be4.tar.gz
Recursive PKGREVISION bump for jpeg update to 8.
Diffstat (limited to 'net/libtorrent')
-rw-r--r--net/libtorrent/Makefile3
-rw-r--r--net/libtorrent/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile
index 9e3fea66010..453a94732be 100644
--- a/net/libtorrent/Makefile
+++ b/net/libtorrent/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2010/01/01 19:36:31 snj Exp $
+# $NetBSD: Makefile,v 1.37 2010/01/17 12:02:33 wiz Exp $
DISTNAME= libtorrent-0.12.6
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${HOMEPAGE:=downloads/}
diff --git a/net/libtorrent/buildlink3.mk b/net/libtorrent/buildlink3.mk
index cf9fde1f991..af6909add17 100644
--- a/net/libtorrent/buildlink3.mk
+++ b/net/libtorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.16 2009/03/20 19:25:10 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.17 2010/01/17 12:02:33 wiz Exp $
BUILDLINK_TREE+= libtorrent
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libtorrent
LIBTORRENT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libtorrent+= libtorrent>=0.12.0
-BUILDLINK_ABI_DEPENDS.libtorrent+= libtorrent>=0.12.0
+BUILDLINK_ABI_DEPENDS.libtorrent+= libtorrent>=0.12.6nb1
BUILDLINK_PKGSRCDIR.libtorrent?= ../../net/libtorrent
.include "../../devel/libsigc++/buildlink3.mk"