Update net-p2p/rtorrent to 0.8.6.
PR: ports/142888 [1], ports/143032 [2] Submitted by: soulcatcher <soulcatcher13@gmail.com> [1] Maxim Samsonov <xors@mne.ru> [2]
This commit is contained in:
parent
2a771ce44a
commit
8f39965ca0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248376
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME?= rtorrent
|
||||
PORTVERSION?= 0.8.5
|
||||
PORTVERSION?= 0.8.6
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \
|
||||
@ -16,8 +16,8 @@ MASTER_SITE_SUBDIR= flz/rtorrent/
|
||||
MAINTAINER?= flz@FreeBSD.org
|
||||
COMMENT?= BitTorrent Client written in C++
|
||||
|
||||
BUILD_DEPENDS?= libtorrent=0.12.5:${PORTSDIR}/net-p2p/libtorrent
|
||||
RUN_DEPENDS?= libtorrent=0.12.5:${PORTSDIR}/net-p2p/libtorrent
|
||||
BUILD_DEPENDS?= libtorrent=0.12.6:${PORTSDIR}/net-p2p/libtorrent
|
||||
RUN_DEPENDS?= libtorrent=0.12.6:${PORTSDIR}/net-p2p/libtorrent
|
||||
LIB_DEPENDS?= curl.5:${PORTSDIR}/ftp/curl
|
||||
|
||||
CONFLICTS?= rtorrent-devel-[0-9]*
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (rtorrent-0.8.5.tar.gz) = e701095e1824b7e512a17000f4c0a783
|
||||
SHA256 (rtorrent-0.8.5.tar.gz) = 0ec6991772e9318fa5e687b5c2c8b5e0166d8def8d729373e8ae20b815984665
|
||||
SIZE (rtorrent-0.8.5.tar.gz) = 512889
|
||||
MD5 (rtorrent-0.8.6.tar.gz) = b804c45c01c40312926bcea6b55bb084
|
||||
SHA256 (rtorrent-0.8.6.tar.gz) = 8c96c68e1524162abd1fc4b612d0c3d924fccc25159c0b3f208e69281f0b32db
|
||||
SIZE (rtorrent-0.8.6.tar.gz) = 521045
|
||||
|
Loading…
Reference in New Issue
Block a user