From 4b7fa3a1b53f6b48e14566f1eaef8b98fdacff98 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 30 Jan 2006 00:52:28 +0000 Subject: Update "libtorrent" package to version 0.8.3 and "rtorrent" package to version 0.4.3. Changes since 0.7.6/0.3.6: - New throttle implementation - Improved config file parser - Settings for using a http proxy and changing the process's umask. - Many more bug fixes and improvements --- net/libtorrent/buildlink3.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/libtorrent/buildlink3.mk') diff --git a/net/libtorrent/buildlink3.mk b/net/libtorrent/buildlink3.mk index 64b8dd259c9..015abdd7fba 100644 --- a/net/libtorrent/buildlink3.mk +++ b/net/libtorrent/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2006/01/12 20:32:04 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2006/01/30 00:52:28 tron Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ LIBTORRENT_BUILDLINK3_MK:= ${LIBTORRENT_BUILDLINK3_MK}+ @@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nlibtorrent} BUILDLINK_PACKAGES+= libtorrent .if !empty(LIBTORRENT_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.libtorrent+= libtorrent>=0.7.0 +BUILDLINK_DEPENDS.libtorrent+= libtorrent>=0.8.0 BUILDLINK_PKGSRCDIR.libtorrent?= ../../net/libtorrent .endif # LIBTORRENT_BUILDLINK3_MK -- cgit v1.2.3