From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 20 01:10:07 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 0E5B4106567D for ; Fri, 20 Mar 2009 01:10:07 +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 DB3168FC21 for ; Fri, 20 Mar 2009 01:10:06 +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 n2K1A6g2066747 for ; Fri, 20 Mar 2009 01:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2K1A6kF066746; Fri, 20 Mar 2009 01:10:06 GMT (envelope-from gnats) Resent-Date: Fri, 20 Mar 2009 01:10:06 GMT Resent-Message-Id: <200903200110.n2K1A6kF066746@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 399771065670 for ; Fri, 20 Mar 2009 01:05:14 +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 BB5A98FC12 for ; Fri, 20 Mar 2009 01:05:13 +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 1LkTAd-0003oQ-Sl; Fri, 20 Mar 2009 04:05:12 +0300 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 38B15B451; Fri, 20 Mar 2009 04:04:43 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 5C66B108839; Fri, 20 Mar 2009 04:04:08 +0300 (MSK) Message-Id: <20090320010408.5C66B108839@hades.panopticon> Date: Fri, 20 Mar 2009 04:04:08 +0300 (MSK) From: Dmitry Marakasov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/132831: [PATCH] dns/powerdns-recursor: fix build with 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: Fri, 20 Mar 2009 01:10:07 -0000 >Number: 132831 >Category: ports >Synopsis: [PATCH] dns/powerdns-recursor: fix build with 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: Fri Mar 20 01:10:06 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: Tue Feb 10 23:56:47 MSK 2009 >Description: Fix build with upcoming boost 1.37.0 (see http://wiki.freebsd.org/BoostPortingProject) Added file(s): - files/patch-lwres.cc - files/patch-pdns_recursor.cc Port maintainer (sten@blinkenlights.nl) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- powerdns-recursor-3.1.7_2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/dns/powerdns-recursor/Makefile,v retrieving revision 1.16 diff -u -u -r1.16 Makefile --- Makefile 6 Aug 2008 20:48:41 -0000 1.16 +++ Makefile 20 Mar 2009 01:02:23 -0000 @@ -7,7 +7,7 @@ PORTNAME= powerdns-recursor PORTVERSION= 3.1.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ \ http://mirrors.evolva.ro/powerdns.com/releases/ Index: files/patch-lwres.cc =================================================================== RCS file: files/patch-lwres.cc diff -N files/patch-lwres.cc --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-lwres.cc 19 Mar 2009 20:25:35 -0000 @@ -0,0 +1,11 @@ +--- lwres.cc.orig 2008-06-24 22:23:33.000000000 +0400 ++++ lwres.cc 2009-03-19 23:25:35.000000000 +0300 +@@ -181,7 +181,7 @@ + + return 1; + } +- catch(exception &mde) { ++ catch(std::exception &mde) { + if(::arg().mustDo("log-common-errors")) + L<d_mdp.d_qname<<", "<Release-Note: >Audit-Trail: >Unformatted: