ports/132917: [PATCH] net-p2p/rblibtorrent-devel: prepare for upcoming boost 1.37.0

Dmitry Marakasov amdmi3 at amdmi3.ru
Sat Mar 21 23:50:04 UTC 2009


>Number:         132917
>Category:       ports
>Synopsis:       [PATCH] net-p2p/rblibtorrent-devel: prepare for upcoming boost 1.37.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 21 23:50:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sat Mar 21 18:50:30 MSK 2009
>Description:
Add a patch to fix building with upcoming boost 1.37.0 (see http://wiki.freebsd.org/BoostPortingProject).

Added file(s):
- files/patch-include-libtorrent-disk_io_thread.hpp

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- rblibtorrent-devel-0.13.s.r2335.patch begins here ---
Index: files/patch-include-libtorrent-disk_io_thread.hpp
===================================================================
RCS file: files/patch-include-libtorrent-disk_io_thread.hpp
diff -N files/patch-include-libtorrent-disk_io_thread.hpp
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-include-libtorrent-disk_io_thread.hpp	21 Mar 2009 14:05:10 -0000
@@ -0,0 +1,10 @@
+--- include/libtorrent/disk_io_thread.hpp.orig	2008-04-06 01:18:27.000000000 +0400
++++ include/libtorrent/disk_io_thread.hpp	2009-03-21 17:05:10.000000000 +0300
+@@ -41,6 +41,7 @@
+ #include <boost/thread/thread.hpp>
+ #include <boost/function.hpp>
+ #include <boost/thread/mutex.hpp>
++#include <boost/thread/condition.hpp>
+ #include <boost/bind.hpp>
+ #include <boost/pool/pool.hpp>
+ #include <boost/noncopyable.hpp>
--- rblibtorrent-devel-0.13.s.r2335.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list