From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 21 23:50:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74BA11065677 for ; Sat, 21 Mar 2009 23:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4D4F08FC17 for ; Sat, 21 Mar 2009 23:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2LNo39f013051 for ; Sat, 21 Mar 2009 23:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2LNo34T013050; Sat, 21 Mar 2009 23:50:03 GMT (envelope-from gnats) Resent-Date: Sat, 21 Mar 2009 23:50:03 GMT Resent-Message-Id: <200903212350.n2LNo34T013050@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dmitry Marakasov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DAFA4106566B for ; Sat, 21 Mar 2009 23:40:01 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from smtp.timeweb.ru (smtp.timeweb.ru [217.170.79.85]) by mx1.freebsd.org (Postfix) with ESMTP id 976398FC08 for ; Sat, 21 Mar 2009 23:40:01 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1LlAnH-0005Wm-P3 for FreeBSD-gnats-submit@freebsd.org; Sun, 22 Mar 2009 02:39:59 +0300 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id C5995C911 for ; Sun, 22 Mar 2009 02:39:33 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id BBA3710883E; Sun, 22 Mar 2009 01:43:40 +0300 (MSK) Message-Id: <20090321233853.BBA3710883E@hades.panopticon> Date: Sun, 22 Mar 2009 01:43:40 +0300 (MSK) From: Dmitry Marakasov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/132916: [PATCH] net-p2p/deluge: prepare for upcoming boost 1.37.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Mar 2009 23:50:03 -0000 >Number: 132916 >Category: ports >Synopsis: [PATCH] net-p2p/deluge: 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:02 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-libtorrent-include-libtorrent-disk_io_thread.hpp Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- deluge-0.5.9.4.patch begins here --- Index: files/patch-libtorrent-include-libtorrent-disk_io_thread.hpp =================================================================== RCS file: files/patch-libtorrent-include-libtorrent-disk_io_thread.hpp diff -N files/patch-libtorrent-include-libtorrent-disk_io_thread.hpp --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-libtorrent-include-libtorrent-disk_io_thread.hpp 21 Mar 2009 14:06:20 -0000 @@ -0,0 +1,10 @@ +--- libtorrent/include/libtorrent/disk_io_thread.hpp.orig 2008-07-23 00:04:51.000000000 +0400 ++++ libtorrent/include/libtorrent/disk_io_thread.hpp 2009-03-21 17:06:18.000000000 +0300 +@@ -41,6 +41,7 @@ + #include + #include + #include ++#include + #include + #include + #include --- deluge-0.5.9.4.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: