diff options
-rw-r--r-- | net-p2p/libtorrent/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/libtorrent/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/libtorrent/pkg-plist | 6 | ||||
-rw-r--r-- | net/libtorrent/Makefile | 3 | ||||
-rw-r--r-- | net/libtorrent/distinfo | 4 | ||||
-rw-r--r-- | net/libtorrent/pkg-plist | 6 |
6 files changed, 16 insertions, 10 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index 9e133eac404e..0f8f666c80d4 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -6,10 +6,9 @@ # PORTNAME= libtorrent -PORTVERSION= 0.7.0.1 +PORTVERSION= 0.7.5 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ -DISTNAME= ${PORTNAME}-0.7.0-1 MAINTAINER= flz@FreeBSD.org COMMENT= BitTorrent Library written in C++ diff --git a/net-p2p/libtorrent/distinfo b/net-p2p/libtorrent/distinfo index 6f94862cf433..60755c8a4878 100644 --- a/net-p2p/libtorrent/distinfo +++ b/net-p2p/libtorrent/distinfo @@ -1,2 +1,2 @@ -MD5 (libtorrent-0.7.0-1.tar.gz) = 3cc6ff1f722b1da2a6cb92421cbca593 -SIZE (libtorrent-0.7.0-1.tar.gz) = 316763 +MD5 (libtorrent-0.7.5.tar.gz) = 757173418ef003d897d6e58bd761cea1 +SIZE (libtorrent-0.7.5.tar.gz) = 438261 diff --git a/net-p2p/libtorrent/pkg-plist b/net-p2p/libtorrent/pkg-plist index 95e2e273be27..26c250900322 100644 --- a/net-p2p/libtorrent/pkg-plist +++ b/net-p2p/libtorrent/pkg-plist @@ -2,13 +2,17 @@ include/torrent/bencode.h include/torrent/common.h include/torrent/download.h include/torrent/entry.h +include/torrent/event.h include/torrent/exceptions.h include/torrent/http.h include/torrent/peer.h +include/torrent/poll.h +include/torrent/poll_epoll.h +include/torrent/poll_select.h include/torrent/rate.h include/torrent/torrent.h include/torrent/tracker.h lib/libtorrent.so -lib/libtorrent.so.4 +lib/libtorrent.so.5 libdata/pkgconfig/libtorrent.pc @dirrm include/torrent diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile index 9e133eac404e..0f8f666c80d4 100644 --- a/net/libtorrent/Makefile +++ b/net/libtorrent/Makefile @@ -6,10 +6,9 @@ # PORTNAME= libtorrent -PORTVERSION= 0.7.0.1 +PORTVERSION= 0.7.5 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ -DISTNAME= ${PORTNAME}-0.7.0-1 MAINTAINER= flz@FreeBSD.org COMMENT= BitTorrent Library written in C++ diff --git a/net/libtorrent/distinfo b/net/libtorrent/distinfo index 6f94862cf433..60755c8a4878 100644 --- a/net/libtorrent/distinfo +++ b/net/libtorrent/distinfo @@ -1,2 +1,2 @@ -MD5 (libtorrent-0.7.0-1.tar.gz) = 3cc6ff1f722b1da2a6cb92421cbca593 -SIZE (libtorrent-0.7.0-1.tar.gz) = 316763 +MD5 (libtorrent-0.7.5.tar.gz) = 757173418ef003d897d6e58bd761cea1 +SIZE (libtorrent-0.7.5.tar.gz) = 438261 diff --git a/net/libtorrent/pkg-plist b/net/libtorrent/pkg-plist index 95e2e273be27..26c250900322 100644 --- a/net/libtorrent/pkg-plist +++ b/net/libtorrent/pkg-plist @@ -2,13 +2,17 @@ include/torrent/bencode.h include/torrent/common.h include/torrent/download.h include/torrent/entry.h +include/torrent/event.h include/torrent/exceptions.h include/torrent/http.h include/torrent/peer.h +include/torrent/poll.h +include/torrent/poll_epoll.h +include/torrent/poll_select.h include/torrent/rate.h include/torrent/torrent.h include/torrent/tracker.h lib/libtorrent.so -lib/libtorrent.so.4 +lib/libtorrent.so.5 libdata/pkgconfig/libtorrent.pc @dirrm include/torrent |