diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-07-24 09:18:59 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-07-24 09:18:59 +0000 |
commit | 0e4569304acd2afe30a49b904e1966f878481af6 (patch) | |
tree | bcdbba5312173dddbd3c53680f62a9c0c02d20aa /net-p2p/libtorrent | |
parent | ac87e211cf05ef751966c660b70f24b95cbe2f6b (diff) | |
download | ports-0e4569304acd2afe30a49b904e1966f878481af6.tar.gz ports-0e4569304acd2afe30a49b904e1966f878481af6.zip |
Notes
Diffstat (limited to 'net-p2p/libtorrent')
-rw-r--r-- | net-p2p/libtorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/libtorrent/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/libtorrent/pkg-plist | 3 |
3 files changed, 5 insertions, 4 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index 5ca93b6afdea..45c00175d794 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtorrent -PORTVERSION= 0.6.7 +PORTVERSION= 0.7.0 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ diff --git a/net-p2p/libtorrent/distinfo b/net-p2p/libtorrent/distinfo index d1867e5a4997..fdf6908f8b07 100644 --- a/net-p2p/libtorrent/distinfo +++ b/net-p2p/libtorrent/distinfo @@ -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 diff --git a/net-p2p/libtorrent/pkg-plist b/net-p2p/libtorrent/pkg-plist index 0b781be57582..95e2e273be27 100644 --- a/net-p2p/libtorrent/pkg-plist +++ b/net-p2p/libtorrent/pkg-plist @@ -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 |