mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update net-p2p/libtorrent-devel to 0.11.2.
This commit is contained in:
parent
10c11e574f
commit
4de3f7096e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183331
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libtorrent-devel
|
||||
PORTVERSION= 0.11.1
|
||||
PORTVERSION= 0.11.2
|
||||
PORTREVISION= 0
|
||||
DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libtorrent-0.11.1.tar.gz) = d1a98c0bd93839071b8c214453aa4e5c
|
||||
SHA256 (libtorrent-0.11.1.tar.gz) = 3a747a03b2f683e71ed3eab2fa2e66689ba58e5d9a17527579583b86f4de46e1
|
||||
SIZE (libtorrent-0.11.1.tar.gz) = 477557
|
||||
MD5 (libtorrent-0.11.2.tar.gz) = e31a3738b897c9affae6e4893aaa1f0d
|
||||
SHA256 (libtorrent-0.11.2.tar.gz) = c5b1ab66a47b14758e5843c4ac3e4d3fed42aa8558eeae6f80c72811c865c06f
|
||||
SIZE (libtorrent-0.11.2.tar.gz) = 498588
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- src/torrent/chunk_manager.cc.orig Fri Oct 6 18:59:46 2006
|
||||
+++ src/torrent/chunk_manager.cc Fri Oct 6 19:00:09 2006
|
||||
@@ -37,6 +37,7 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <sys/types.h>
|
||||
+#include <sys/time.h>
|
||||
#include <sys/resource.h>
|
||||
|
||||
#include "data/chunk_list.h"
|
@ -8,6 +8,7 @@ include/torrent/data/block_transfer.h
|
||||
include/torrent/data/file.h
|
||||
include/torrent/data/file_list.h
|
||||
include/torrent/data/file_list_iterator.h
|
||||
include/torrent/data/file_manager.h
|
||||
include/torrent/data/file_utils.h
|
||||
include/torrent/data/piece.h
|
||||
include/torrent/data/transfer_list.h
|
||||
|
Loading…
Reference in New Issue
Block a user