From a642f42c49dc39767f0e1c3e4b1d1ad489b9f1fa Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 16 May 2012 17:42:37 +0000 Subject: Update "libtorrent" package to version 0.13.2 and "rtorrent" package to version 0.9.2. A list of changes is not available unfortunately. But it seems that most of the Solaris related build fixes have been integrated. --- net/libtorrent/buildlink3.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/libtorrent/buildlink3.mk') diff --git a/net/libtorrent/buildlink3.mk b/net/libtorrent/buildlink3.mk index cb88cee4891..ce81c436ffe 100644 --- a/net/libtorrent/buildlink3.mk +++ b/net/libtorrent/buildlink3.mk @@ -1,12 +1,12 @@ -# $NetBSD: buildlink3.mk,v 1.18 2011/08/01 21:42:45 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2012/05/16 17:42:37 tron Exp $ BUILDLINK_TREE+= libtorrent .if !defined(LIBTORRENT_BUILDLINK3_MK) LIBTORRENT_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.libtorrent+= libtorrent>=0.12.9 -BUILDLINK_ABI_DEPENDS.libtorrent+= libtorrent>=0.12.9 +BUILDLINK_API_DEPENDS.libtorrent+= libtorrent>=0.13.2 +BUILDLINK_ABI_DEPENDS.libtorrent+= libtorrent>=0.13.2 BUILDLINK_PKGSRCDIR.libtorrent?= ../../net/libtorrent .include "../../devel/libsigc++/buildlink3.mk" -- cgit v1.2.3