aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/rblibtorrent-devel
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2007-12-12 13:45:37 +0800
committeralepulver <alepulver@FreeBSD.org>2007-12-12 13:45:37 +0800
commit85df4a2c5e84b76d45cf9ecb7fcb2dba09d7ed48 (patch)
treecba73dd0efdc2a9ef3a3ce63e28f07fe87943cd5 /net-p2p/rblibtorrent-devel
parentede94b62aae238e400534cc52087a7d526184ebd (diff)
downloadfreebsd-ports-gnome-85df4a2c5e84b76d45cf9ecb7fcb2dba09d7ed48.tar.gz
freebsd-ports-gnome-85df4a2c5e84b76d45cf9ecb7fcb2dba09d7ed48.tar.zst
freebsd-ports-gnome-85df4a2c5e84b76d45cf9ecb7fcb2dba09d7ed48.zip
- Update to version 0.13svn.r1806b.
Diffstat (limited to 'net-p2p/rblibtorrent-devel')
-rw-r--r--net-p2p/rblibtorrent-devel/Makefile4
-rw-r--r--net-p2p/rblibtorrent-devel/distinfo6
-rw-r--r--net-p2p/rblibtorrent-devel/pkg-plist4
3 files changed, 10 insertions, 4 deletions
diff --git a/net-p2p/rblibtorrent-devel/Makefile b/net-p2p/rblibtorrent-devel/Makefile
index f0a2f81f922c..274de4de936d 100644
--- a/net-p2p/rblibtorrent-devel/Makefile
+++ b/net-p2p/rblibtorrent-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libtorrent
-DISTVERSION= 0.13svn.r1615
+DISTVERSION= 0.13svn.r1806b
CATEGORIES= net-p2p
MASTER_SITES= SF/qbittorrent
PKGNAMEPREFIX= rb
@@ -36,5 +36,7 @@ BROKEN= does not build on FreeBSD 5.x
post-install:
@cd ${PREFIX}/lib && ${MV} libtorrent-0.13.so libtorrent.so.1 && \
${LN} -sf libtorrent.so.1 libtorrent.so
+ @${REINPLACE_CMD} -i '' -e 's|libtorrent-0.13.so|libtorrent.so.1|g' \
+ ${PREFIX}/lib/libtorrent.la
.include <bsd.port.post.mk>
diff --git a/net-p2p/rblibtorrent-devel/distinfo b/net-p2p/rblibtorrent-devel/distinfo
index d6ed702b1b33..f4fd45fcb360 100644
--- a/net-p2p/rblibtorrent-devel/distinfo
+++ b/net-p2p/rblibtorrent-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (libtorrent-0.13svn.r1615.tar.gz) = 7e006958274b6a9e9c7827543ca3248c
-SHA256 (libtorrent-0.13svn.r1615.tar.gz) = e0ebc667184e4db79d53d631ea239608c75ae55a8918de956c5db92bddab3ed3
-SIZE (libtorrent-0.13svn.r1615.tar.gz) = 1898209
+MD5 (libtorrent-0.13svn.r1806b.tar.gz) = bd258478fbce161eddf26aa9b8b371fd
+SHA256 (libtorrent-0.13svn.r1806b.tar.gz) = 5bc41586244724bf6339e78965c363aa74c8b89281935e73eca3d1013bcf7f0e
+SIZE (libtorrent-0.13svn.r1806b.tar.gz) = 1864362
diff --git a/net-p2p/rblibtorrent-devel/pkg-plist b/net-p2p/rblibtorrent-devel/pkg-plist
index 3897868e6ffe..857ac93336a8 100644
--- a/net-p2p/rblibtorrent-devel/pkg-plist
+++ b/net-p2p/rblibtorrent-devel/pkg-plist
@@ -28,6 +28,8 @@ include/libtorrent/asio/detail/call_stack.hpp
include/libtorrent/asio/detail/const_buffers_iterator.hpp
include/libtorrent/asio/detail/consuming_buffers.hpp
include/libtorrent/asio/detail/deadline_timer_service.hpp
+include/libtorrent/asio/detail/dev_poll_reactor.hpp
+include/libtorrent/asio/detail/dev_poll_reactor_fwd.hpp
include/libtorrent/asio/detail/epoll_reactor.hpp
include/libtorrent/asio/detail/epoll_reactor_fwd.hpp
include/libtorrent/asio/detail/event.hpp
@@ -93,6 +95,7 @@ include/libtorrent/asio/detail/win_mutex.hpp
include/libtorrent/asio/detail/win_signal_blocker.hpp
include/libtorrent/asio/detail/win_thread.hpp
include/libtorrent/asio/detail/win_tss_ptr.hpp
+include/libtorrent/asio/detail/wince_thread.hpp
include/libtorrent/asio/detail/winsock_init.hpp
include/libtorrent/asio/detail/wrapped_handler.hpp
include/libtorrent/asio/error.hpp
@@ -226,6 +229,7 @@ include/libtorrent/torrent_handle.hpp
include/libtorrent/torrent_info.hpp
include/libtorrent/tracker_manager.hpp
include/libtorrent/udp_tracker_connection.hpp
+include/libtorrent/upnp.hpp
include/libtorrent/utf8.hpp
include/libtorrent/variant_stream.hpp
include/libtorrent/version.hpp