Date: Tue, 21 Apr 2009 09:58:55 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-p2p/rblibtorrent-devel Makefile pkg-plist ports/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 ... Message-ID: <200904210958.n3L9wtWD080496@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <tkato432@yahoo.com>
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904210958.n3L9wtWD080496>
