- Update to 0.3.0.
This commit is contained in:
parent
0e4569304a
commit
e9423f1f05
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140007
4 changed files with 8 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= rtorrent
|
||||
PORTVERSION= 0.2.7
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
|
||||
|
||||
|
@ -14,7 +14,7 @@ MAINTAINER= flz@FreeBSD.org
|
|||
COMMENT= BitTorrent Client written in C++
|
||||
|
||||
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \
|
||||
torrent.3:${PORTSDIR}/net/libtorrent
|
||||
torrent.4:${PORTSDIR}/net/libtorrent
|
||||
|
||||
MAN1= rtorrent.1
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (rtorrent-0.2.7.tar.gz) = e315ede1ccba95b94b9f5652c423f464
|
||||
SIZE (rtorrent-0.2.7.tar.gz) = 191881
|
||||
MD5 (rtorrent-0.3.0.tar.gz) = c57555f8879db012509f2b88968ae203
|
||||
SIZE (rtorrent-0.3.0.tar.gz) = 194518
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= rtorrent
|
||||
PORTVERSION= 0.2.7
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
|
||||
|
||||
|
@ -14,7 +14,7 @@ MAINTAINER= flz@FreeBSD.org
|
|||
COMMENT= BitTorrent Client written in C++
|
||||
|
||||
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \
|
||||
torrent.3:${PORTSDIR}/net/libtorrent
|
||||
torrent.4:${PORTSDIR}/net/libtorrent
|
||||
|
||||
MAN1= rtorrent.1
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (rtorrent-0.2.7.tar.gz) = e315ede1ccba95b94b9f5652c423f464
|
||||
SIZE (rtorrent-0.2.7.tar.gz) = 191881
|
||||
MD5 (rtorrent-0.3.0.tar.gz) = c57555f8879db012509f2b88968ae203
|
||||
SIZE (rtorrent-0.3.0.tar.gz) = 194518
|
||||
|
|
Loading…
Reference in a new issue