1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Update rtorrent to 0.7.4.

This commit is contained in:
Florent Thoumie 2007-04-13 10:38:51 +00:00
parent 9ed20c65dd
commit bd28018c8c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=189895
2 changed files with 7 additions and 8 deletions

View File

@ -6,8 +6,8 @@
#
PORTNAME?= rtorrent
PORTVERSION?= 0.7.1
PORTREVISION?= 1
PORTVERSION?= 0.7.4
PORTREVISION?= 0
CATEGORIES= net-p2p
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \
${MASTER_SITE_LOCAL}
@ -18,9 +18,8 @@ COMMENT?= BitTorrent Client written in C++
LIB_DEPENDS?= # empty
# Libtorrent 0.11.{0,1} are both libtorrent.10, explicitely depend on 0.11.1+.
BUILD_DEPENDS?= libtorrent>=0.11.1:${PORTSDIR}/net-p2p/libtorrent
RUN_DEPENDS?= libtorrent>=0.11.1:${PORTSDIR}/net-p2p/libtorrent
BUILD_DEPENDS?= libtorrent>=0.11.3:${PORTSDIR}/net-p2p/libtorrent
RUN_DEPENDS?= libtorrent>=0.11.3:${PORTSDIR}/net-p2p/libtorrent
LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl
CONFLICTS?= rtorrent-devel-[0-9]*

View File

@ -1,3 +1,3 @@
MD5 (rtorrent-0.7.1.tar.gz) = 98b97730c36828e662a2355cb2b11309
SHA256 (rtorrent-0.7.1.tar.gz) = 2079c9f4d54b2cfcca5d41be0760ca0d93c6f0f05e3c1f929f66252fbdadcb8b
SIZE (rtorrent-0.7.1.tar.gz) = 414447
MD5 (rtorrent-0.7.4.tar.gz) = 6a846c129c1b3d0d08478faa4c3d8339
SHA256 (rtorrent-0.7.4.tar.gz) = f028656bda47ab061ca2a723aebf511a44329f40f1fd7cf995b5fefdc992b876
SIZE (rtorrent-0.7.4.tar.gz) = 451415