aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2006-06-20 12:14:16 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2006-06-20 12:14:16 +0000
commitf482fe8cbe96b5a5b4e6d38eee0ba2b65a32196e (patch)
treef94fbea54273df2db914a9cc1b87c129dd9f9e70
parent4729b2496357d7db3113517fe10d6facdddc47d4 (diff)
downloadports-f482fe8cbe96b5a5b4e6d38eee0ba2b65a32196e.tar.gz
ports-f482fe8cbe96b5a5b4e6d38eee0ba2b65a32196e.zip
- Upgrade libtorrent and libtorrent-devel to 0.9.3.
Notes
Notes: svn path=/head/; revision=165853
-rw-r--r--net-p2p/libtorrent-devel/Makefile2
-rw-r--r--net-p2p/libtorrent-devel/distinfo6
-rw-r--r--net-p2p/libtorrent/Makefile2
-rw-r--r--net-p2p/libtorrent/distinfo6
-rw-r--r--net-p2p/libtorrent/pkg-plist13
5 files changed, 17 insertions, 12 deletions
diff --git a/net-p2p/libtorrent-devel/Makefile b/net-p2p/libtorrent-devel/Makefile
index c26125d2cdd3..dd5ba5c73124 100644
--- a/net-p2p/libtorrent-devel/Makefile
+++ b/net-p2p/libtorrent-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libtorrent-devel
-PORTVERSION= 0.9.1
+PORTVERSION= 0.9.3
PORTREVISION= 0
DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION}
diff --git a/net-p2p/libtorrent-devel/distinfo b/net-p2p/libtorrent-devel/distinfo
index a6275d524ca9..11da99ede06a 100644
--- a/net-p2p/libtorrent-devel/distinfo
+++ b/net-p2p/libtorrent-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (libtorrent-0.9.1.tar.gz) = 622c448cd73d1c15963c0ae709d5335d
-SHA256 (libtorrent-0.9.1.tar.gz) = 98a634d361922a7f41b7bd18f21c3c98749908046117b11ca43d414cbcd62e05
-SIZE (libtorrent-0.9.1.tar.gz) = 462098
+MD5 (libtorrent-0.9.3.tar.gz) = 438192530048c5ba67bbc2f9852c695c
+SHA256 (libtorrent-0.9.3.tar.gz) = 1bbc9c417c1595b4ddd06b40af0e15f2ac7e146e7e148ec47af28121a7a90799
+SIZE (libtorrent-0.9.3.tar.gz) = 463674
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile
index ebe8ce62571d..6494dbeb54ee 100644
--- a/net-p2p/libtorrent/Makefile
+++ b/net-p2p/libtorrent/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= libtorrent
-PORTVERSION?= 0.8.5
+PORTVERSION?= 0.9.3
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 07660a2edca6..11da99ede06a 100644
--- a/net-p2p/libtorrent/distinfo
+++ b/net-p2p/libtorrent/distinfo
@@ -1,3 +1,3 @@
-MD5 (libtorrent-0.8.5.tar.gz) = a54777817072b221e65956caed09c8fb
-SHA256 (libtorrent-0.8.5.tar.gz) = e8d0022d73f902ef2e696a9d30123d33f82f6e08f7a5edb42a78389e7c8c7b42
-SIZE (libtorrent-0.8.5.tar.gz) = 448000
+MD5 (libtorrent-0.9.3.tar.gz) = 438192530048c5ba67bbc2f9852c695c
+SHA256 (libtorrent-0.9.3.tar.gz) = 1bbc9c417c1595b4ddd06b40af0e15f2ac7e146e7e148ec47af28121a7a90799
+SIZE (libtorrent-0.9.3.tar.gz) = 463674
diff --git a/net-p2p/libtorrent/pkg-plist b/net-p2p/libtorrent/pkg-plist
index 0a99d6726219..8ebd31e2b59a 100644
--- a/net-p2p/libtorrent/pkg-plist
+++ b/net-p2p/libtorrent/pkg-plist
@@ -1,12 +1,16 @@
-include/torrent/bencode.h
-include/torrent/common.h
+include/torrent/bitfield.h
+include/torrent/connection_manager.h
include/torrent/download.h
-include/torrent/entry.h
include/torrent/event.h
include/torrent/exceptions.h
+include/torrent/file.h
+include/torrent/file_list.h
include/torrent/http.h
+include/torrent/object.h
+include/torrent/object_stream.h
include/torrent/path.h
include/torrent/peer.h
+include/torrent/piece.h
include/torrent/poll.h
include/torrent/poll_epoll.h
include/torrent/poll_kqueue.h
@@ -14,7 +18,8 @@ include/torrent/poll_select.h
include/torrent/rate.h
include/torrent/torrent.h
include/torrent/tracker.h
+include/torrent/tracker_list.h
lib/libtorrent.so
-lib/libtorrent.so.6
+lib/libtorrent.so.7
libdata/pkgconfig/libtorrent.pc
@dirrm include/torrent