summaryrefslogtreecommitdiff
path: root/net/libtorrent/buildlink3.mk
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2012-05-16 17:42:37 +0000
committertron <tron@pkgsrc.org>2012-05-16 17:42:37 +0000
commita642f42c49dc39767f0e1c3e4b1d1ad489b9f1fa (patch)
tree3dfb94cd830c430d3914b238ccaf5e784b2b5835 /net/libtorrent/buildlink3.mk
parent945930ee489074f4a229e403d5308393d08232d3 (diff)
downloadpkgsrc-a642f42c49dc39767f0e1c3e4b1d1ad489b9f1fa.tar.gz
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.
Diffstat (limited to 'net/libtorrent/buildlink3.mk')
-rw-r--r--net/libtorrent/buildlink3.mk6
1 files changed, 3 insertions, 3 deletions
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"