- Update to 0.7.0.
This commit is contained in:
parent
ac87e211cf
commit
0e4569304a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140006
6 changed files with 10 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libtorrent
|
||||
PORTVERSION= 0.6.7
|
||||
PORTVERSION= 0.7.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (libtorrent-0.6.7.tar.gz) = 2680bf451b2feec1b7d5423366193fdf
|
||||
SIZE (libtorrent-0.6.7.tar.gz) = 312144
|
||||
MD5 (libtorrent-0.7.0.tar.gz) = 705da68d2163a90e5f73a38417638ef1
|
||||
SIZE (libtorrent-0.7.0.tar.gz) = 317298
|
||||
|
|
|
@ -5,9 +5,10 @@ include/torrent/entry.h
|
|||
include/torrent/exceptions.h
|
||||
include/torrent/http.h
|
||||
include/torrent/peer.h
|
||||
include/torrent/rate.h
|
||||
include/torrent/torrent.h
|
||||
include/torrent/tracker.h
|
||||
lib/libtorrent.so
|
||||
lib/libtorrent.so.3
|
||||
lib/libtorrent.so.4
|
||||
libdata/pkgconfig/libtorrent.pc
|
||||
@dirrm include/torrent
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libtorrent
|
||||
PORTVERSION= 0.6.7
|
||||
PORTVERSION= 0.7.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (libtorrent-0.6.7.tar.gz) = 2680bf451b2feec1b7d5423366193fdf
|
||||
SIZE (libtorrent-0.6.7.tar.gz) = 312144
|
||||
MD5 (libtorrent-0.7.0.tar.gz) = 705da68d2163a90e5f73a38417638ef1
|
||||
SIZE (libtorrent-0.7.0.tar.gz) = 317298
|
||||
|
|
|
@ -5,9 +5,10 @@ include/torrent/entry.h
|
|||
include/torrent/exceptions.h
|
||||
include/torrent/http.h
|
||||
include/torrent/peer.h
|
||||
include/torrent/rate.h
|
||||
include/torrent/torrent.h
|
||||
include/torrent/tracker.h
|
||||
lib/libtorrent.so
|
||||
lib/libtorrent.so.3
|
||||
lib/libtorrent.so.4
|
||||
libdata/pkgconfig/libtorrent.pc
|
||||
@dirrm include/torrent
|
||||
|
|
Loading…
Reference in a new issue