parent
e8aab5b796
commit
d072cfc8e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507685
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rtorrent
|
||||
PORTVERSION= 0.9.7
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 0.9.8
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= https://rtorrent.net/downloads/
|
||||
|
||||
@ -17,9 +16,10 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libtorrent.so:net-p2p/libtorrent
|
||||
|
||||
USES= compiler:c++11-lang ncurses pkgconfig
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-debug
|
||||
LDFLAGS+= -pthread
|
||||
LDFLAGS+= -lexecinfo -pthread
|
||||
|
||||
PLIST_FILES= bin/rtorrent
|
||||
PORTDOCS= README
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1529447213
|
||||
SHA256 (rtorrent-0.9.7.tar.gz) = 5d9842fe48c9582fbea2c7bf9f51412c1ccbba07d059b257039ad53b863fe8bb
|
||||
SIZE (rtorrent-0.9.7.tar.gz) = 610149
|
||||
TIMESTAMP = 1564448011
|
||||
SHA256 (rtorrent-0.9.8.tar.gz) = 9edf0304bf142215d3bc85a0771446b6a72d0ad8218efbe184b41e4c9c7542af
|
||||
SIZE (rtorrent-0.9.8.tar.gz) = 647523
|
||||
|
@ -1,5 +1,10 @@
|
||||
------------------------------------------------------------------
|
||||
[
|
||||
{
|
||||
message: <<EOM
|
||||
An example configuration file for rtorrent has been installed in
|
||||
%%EXAMPLESDIR%%. Read it for more information on
|
||||
how to tweak rtorrent configuration.
|
||||
------------------------------------------------------------------
|
||||
EOM
|
||||
type: install
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user