diff options
author | tron <tron@pkgsrc.org> | 2015-10-11 10:41:37 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2015-10-11 10:41:37 +0000 |
commit | a1a03845f01df34272bd1b1bc34a382d9a4c69f0 (patch) | |
tree | d77efbeb4c61be2c956984c1c8b788291cb37664 /net | |
parent | d852ff63aa6b511483f108edee23a8405a411118 (diff) | |
download | pkgsrc-a1a03845f01df34272bd1b1bc34a382d9a4c69f0.tar.gz |
Update "libtorrent" package to version 0.13.6 and "rtorrent" package to
version 0.9.6.
A list of changes is not availabe unfortunately.
Diffstat (limited to 'net')
-rw-r--r-- | net/libtorrent/Makefile | 9 | ||||
-rw-r--r-- | net/libtorrent/buildlink3.mk | 6 | ||||
-rw-r--r-- | net/libtorrent/distinfo | 8 | ||||
-rw-r--r-- | net/rtorrent/Makefile | 9 | ||||
-rw-r--r-- | net/rtorrent/distinfo | 8 |
5 files changed, 19 insertions, 21 deletions
diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile index e4da9903ddc..9c239d30ec5 100644 --- a/net/libtorrent/Makefile +++ b/net/libtorrent/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.53 2014/11/04 08:36:17 tron Exp $ +# $NetBSD: Makefile,v 1.54 2015/10/11 10:41:37 tron Exp $ -DISTNAME= libtorrent-0.13.4 -PKGREVISION= 1 +DISTNAME= libtorrent-0.13.6 CATEGORIES= net -MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ +MASTER_SITES= http://rtorrent.net/downloads/ -OWNER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rakshasa.github.io/rtorrent/ COMMENT= BitTorrent library written in C++ for *nix LICENSE= gnu-gpl-v2 diff --git a/net/libtorrent/buildlink3.mk b/net/libtorrent/buildlink3.mk index 9843bf76080..ecc1fcd2403 100644 --- a/net/libtorrent/buildlink3.mk +++ b/net/libtorrent/buildlink3.mk @@ -1,12 +1,12 @@ -# $NetBSD: buildlink3.mk,v 1.22 2014/06/15 22:44:15 tron Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2015/10/11 10:41:37 tron Exp $ BUILDLINK_TREE+= libtorrent .if !defined(LIBTORRENT_BUILDLINK3_MK) LIBTORRENT_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.libtorrent+= libtorrent>=0.13.4 -BUILDLINK_ABI_DEPENDS.libtorrent+= libtorrent>=0.13.4 +BUILDLINK_API_DEPENDS.libtorrent+= libtorrent>=0.13.6 +BUILDLINK_ABI_DEPENDS.libtorrent+= libtorrent>=0.13.6 BUILDLINK_PKGSRCDIR.libtorrent?= ../../net/libtorrent .include "../../devel/libsigc++/buildlink3.mk" diff --git a/net/libtorrent/distinfo b/net/libtorrent/distinfo index 6c7d9533050..aee70816c3e 100644 --- a/net/libtorrent/distinfo +++ b/net/libtorrent/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.34 2014/06/15 22:44:15 tron Exp $ +$NetBSD: distinfo,v 1.35 2015/10/11 10:41:37 tron Exp $ -SHA1 (libtorrent-0.13.4.tar.gz) = 3a3ca87054d020bc376abe2c1ea15bbbaef31131 -RMD160 (libtorrent-0.13.4.tar.gz) = bbf0903c619eaaded93ffe668abd16101882e8fa -Size (libtorrent-0.13.4.tar.gz) = 768382 bytes +SHA1 (libtorrent-0.13.6.tar.gz) = 493691929b701f4402f13c725840addf95231ad2 +RMD160 (libtorrent-0.13.6.tar.gz) = a143a0ef9e86cf989c2c7dff6c86a41d23ddc244 +Size (libtorrent-0.13.6.tar.gz) = 781253 bytes SHA1 (patch-src_Makefile.am) = e69dd1da8a9736fa45af71cfc167c8b89a7fe648 SHA1 (patch-src_Makefile.in) = 522fbdb8da913d351fd86aface86aa2d1d86b5cc SHA1 (patch-src_data_chunk__list.cpp) = 4b09b093ca5f2abdb7e4d3c1c0bdb9fdfcd4f981 diff --git a/net/rtorrent/Makefile b/net/rtorrent/Makefile index 642dc921cd4..d54374d3d71 100644 --- a/net/rtorrent/Makefile +++ b/net/rtorrent/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.60 2015/08/18 07:31:15 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2015/10/11 10:41:37 tron Exp $ -DISTNAME= rtorrent-0.9.4 -PKGREVISION= 2 +DISTNAME= rtorrent-0.9.6 CATEGORIES= net -MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ +MASTER_SITES= http://rtorrent.net/downloads/ -OWNER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rakshasa.github.io/rtorrent/ COMMENT= Ncurses based torrent client with support for sessions LICENSE= gnu-gpl-v2 diff --git a/net/rtorrent/distinfo b/net/rtorrent/distinfo index 806692a40e7..3aa2f07ec33 100644 --- a/net/rtorrent/distinfo +++ b/net/rtorrent/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.34 2014/06/15 22:44:15 tron Exp $ +$NetBSD: distinfo,v 1.35 2015/10/11 10:41:37 tron Exp $ -SHA1 (rtorrent-0.9.4.tar.gz) = e997822e9b0d53cf8ecfb6b836e380065890e10d -RMD160 (rtorrent-0.9.4.tar.gz) = 8cf1545aab8f9e0a52fe75935b342a39fc260035 -Size (rtorrent-0.9.4.tar.gz) = 601913 bytes +SHA1 (rtorrent-0.9.6.tar.gz) = c306a2fe1f329eec9da74522c034b249b0eb7230 +RMD160 (rtorrent-0.9.6.tar.gz) = 8ac9730ccd5544ee0f64628538a892d4f1d86081 +Size (rtorrent-0.9.6.tar.gz) = 610845 bytes SHA1 (patch-ad) = b3b38e1d9d0887711ac54433e948bfc28112b985 SHA1 (patch-ae) = a370881bfdd8534eb25fcbcff8d258b19797941f SHA1 (patch-af) = 842a01cbc75e61092b4d33fe9155a728e7c502e6 |