miwi 2009-04-21 09:58:55 UTC
FreeBSD ports repository
Modified files:
net-p2p/rblibtorrent-devel Makefile pkg-plist
net-p2p/rblibtorrent-devel/files patch-src__storage.cpp
Added files:
net-p2p/rblibtorrent-devel/files patch-configure.in
patch-include__libtorrent__chained_buffer.hpp
patch-include__libtorrent__error_code.hpp
patch-include__libtorrent__proxy_base.hpp
patch-include__libtorrent__socket.hpp
patch-include__libtorrent__ssl_stream.hpp
patch-include__libtorrent__time.hpp
patch-include__libtorrent__variant_stream.hpp
patch-src__broadcast_socket.cpp
patch-src__enum_net.cpp
patch-src__error_code.cpp
patch-src__file_pool.cpp
patch-src__lsd.cpp
patch-src__natpmp.cpp
patch-src__udp_socket.cpp
patch-src__upnp.cpp
Log:
- Fix build with new boost
Submitted by: KATO Tsuguru <[email protected]>
Reported by: pavbot/erwinbot
Revision Changes Path
1.20 +8 -5 ports/net-p2p/rblibtorrent-devel/Makefile
1.1 +39 -0
ports/net-p2p/rblibtorrent-devel/files/patch-configure.in (new)
1.1 +20 -0
ports/net-p2p/rblibtorrent-devel/files/patch-include__libtorrent__chained_buffer.hpp
(new)
1.1 +20 -0
ports/net-p2p/rblibtorrent-devel/files/patch-include__libtorrent__error_code.hpp
(new)
1.1 +11 -0
ports/net-p2p/rblibtorrent-devel/files/patch-include__libtorrent__proxy_base.hpp
(new)
1.1 +20 -0
ports/net-p2p/rblibtorrent-devel/files/patch-include__libtorrent__socket.hpp
(new)
1.1 +11 -0
ports/net-p2p/rblibtorrent-devel/files/patch-include__libtorrent__ssl_stream.hpp
(new)
1.1 +29 -0
ports/net-p2p/rblibtorrent-devel/files/patch-include__libtorrent__time.hpp (new)
1.1 +11 -0
ports/net-p2p/rblibtorrent-devel/files/patch-include__libtorrent__variant_stream.hpp
(new)
1.1 +11 -0
ports/net-p2p/rblibtorrent-devel/files/patch-src__broadcast_socket.cpp (new)
1.1 +11 -0
ports/net-p2p/rblibtorrent-devel/files/patch-src__enum_net.cpp (new)
1.1 +11 -0
ports/net-p2p/rblibtorrent-devel/files/patch-src__error_code.cpp (new)
1.1 +11 -0
ports/net-p2p/rblibtorrent-devel/files/patch-src__file_pool.cpp (new)
1.1 +11 -0
ports/net-p2p/rblibtorrent-devel/files/patch-src__lsd.cpp (new)
1.1 +11 -0
ports/net-p2p/rblibtorrent-devel/files/patch-src__natpmp.cpp (new)
1.2 +12 -3
ports/net-p2p/rblibtorrent-devel/files/patch-src__storage.cpp
1.1 +11 -0
ports/net-p2p/rblibtorrent-devel/files/patch-src__udp_socket.cpp (new)
1.1 +11 -0
ports/net-p2p/rblibtorrent-devel/files/patch-src__upnp.cpp (new)
1.15 +199 -0 ports/net-p2p/rblibtorrent-devel/pkg-plist
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"