summaryrefslogtreecommitdiff
path: root/net/libtorrent/buildlink3.mk
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2006-01-30 00:52:28 +0000
committertron <tron@pkgsrc.org>2006-01-30 00:52:28 +0000
commit4b7fa3a1b53f6b48e14566f1eaef8b98fdacff98 (patch)
treeebc62815cdaa0577e31524d9dce8cf020b5938b1 /net/libtorrent/buildlink3.mk
parent5f77ddc49a433e49dddd67bd143f76854fbd58b8 (diff)
downloadpkgsrc-4b7fa3a1b53f6b48e14566f1eaef8b98fdacff98.tar.gz
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
Diffstat (limited to 'net/libtorrent/buildlink3.mk')
-rw-r--r--net/libtorrent/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
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