summaryrefslogtreecommitdiff
path: root/net/libtorrent
diff options
context:
space:
mode:
authortnn <tnn>2008-01-18 05:06:18 +0000
committertnn <tnn>2008-01-18 05:06:18 +0000
commit1c8e24b168b5909ecc586bdbb660570b490d92ef (patch)
tree3fc4469ff1b731261dc8058b7c6233203bfd65ab /net/libtorrent
parent59b3427f68546df4cf4b8ba48777940ed2e515b4 (diff)
downloadpkgsrc-1c8e24b168b5909ecc586bdbb660570b490d92ef.tar.gz
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
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 6e9231de6d8..4c48562faaf 100644
--- a/net/libtorrent/Makefile
+++ b/net/libtorrent/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2007/11/23 09:49:04 tron Exp $
+# $NetBSD: Makefile,v 1.26 2008/01/18 05:08:43 tnn Exp $
DISTNAME= libtorrent-0.11.9
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${HOMEPAGE:=downloads/}
diff --git a/net/libtorrent/buildlink3.mk b/net/libtorrent/buildlink3.mk
index 0f3354c6e61..c38b79cad4c 100644
--- a/net/libtorrent/buildlink3.mk
+++ b/net/libtorrent/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2007/09/21 13:04:12 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2008/01/18 05:08:44 tnn Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBTORRENT_BUILDLINK3_MK:= ${LIBTORRENT_BUILDLINK3_MK}+
@@ -13,7 +13,7 @@ BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libtorrent
.if !empty(LIBTORRENT_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.libtorrent+= libtorrent>=0.11.0
-BUILDLINK_ABI_DEPENDS.libtorrent+= libtorrent>=0.11.0
+BUILDLINK_ABI_DEPENDS.libtorrent+= libtorrent>=0.11.9nb1
BUILDLINK_PKGSRCDIR.libtorrent?= ../../net/libtorrent
.endif # LIBTORRENT_BUILDLINK3_MK