- Update to 0.2.6.
This commit is contained in:
parent
b3c33ed431
commit
2779c80962
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138568
4 changed files with 10 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= rtorrent
|
||||
PORTVERSION= 0.2.5
|
||||
PORTVERSION= 0.2.6
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
|
||||
|
||||
|
@ -16,6 +16,8 @@ COMMENT= BitTorrent Client written in C++
|
|||
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \
|
||||
torrent.3:${PORTSDIR}/net/libtorrent
|
||||
|
||||
MAN1= rtorrent.1
|
||||
|
||||
USE_GCC= 3.4
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (rtorrent-0.2.5.tar.gz) = f92d692abae64b617b57a7a711ea5208
|
||||
SIZE (rtorrent-0.2.5.tar.gz) = 181353
|
||||
MD5 (rtorrent-0.2.6.tar.gz) = 819b99453abc33a7a934dcacae3a73d5
|
||||
SIZE (rtorrent-0.2.6.tar.gz) = 188528
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= rtorrent
|
||||
PORTVERSION= 0.2.5
|
||||
PORTVERSION= 0.2.6
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
|
||||
|
||||
|
@ -16,6 +16,8 @@ COMMENT= BitTorrent Client written in C++
|
|||
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \
|
||||
torrent.3:${PORTSDIR}/net/libtorrent
|
||||
|
||||
MAN1= rtorrent.1
|
||||
|
||||
USE_GCC= 3.4
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (rtorrent-0.2.5.tar.gz) = f92d692abae64b617b57a7a711ea5208
|
||||
SIZE (rtorrent-0.2.5.tar.gz) = 181353
|
||||
MD5 (rtorrent-0.2.6.tar.gz) = 819b99453abc33a7a934dcacae3a73d5
|
||||
SIZE (rtorrent-0.2.6.tar.gz) = 188528
|
||||
|
|
Loading…
Reference in a new issue