diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-04-13 10:37:47 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-04-13 10:37:47 +0000 |
commit | 9ed20c65ddf03021028639e8d59c5d6db4346f0f (patch) | |
tree | f417298597a61db736f61beee30444f298e25fd2 /net-p2p | |
parent | add py-twitter 0.3 (diff) |
Update libtorrent to 0.11.4.
Notes
Notes:
svn path=/head/; revision=189894
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/libtorrent/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/libtorrent/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index 4afd8d45c00e..e19c842d9bbe 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= libtorrent -PORTVERSION?= 0.11.1 +PORTVERSION?= 0.11.4 PORTREVISION?= 0 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \ diff --git a/net-p2p/libtorrent/distinfo b/net-p2p/libtorrent/distinfo index e6922162e42b..477142a470fb 100644 --- a/net-p2p/libtorrent/distinfo +++ b/net-p2p/libtorrent/distinfo @@ -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.4.tar.gz) = cdfe5a0d9ce5d8cd8985f3fa4bd82dfd +SHA256 (libtorrent-0.11.4.tar.gz) = 779effbed38577f6dd408e35fae465d9352537a13bc2a68832d0e3e7ec9d076f +SIZE (libtorrent-0.11.4.tar.gz) = 513360 diff --git a/net-p2p/libtorrent/pkg-plist b/net-p2p/libtorrent/pkg-plist index e757708e2e3e..3641d0d81b3a 100644 --- a/net-p2p/libtorrent/pkg-plist +++ b/net-p2p/libtorrent/pkg-plist @@ -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 |