Bug 132831 - [PATCH] dns/powerdns-recursor: fix build with upcoming boost 1.37.0
Summary: [PATCH] dns/powerdns-recursor: fix build with upcoming boost 1.37.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-20 01:10 UTC by Dmitry Marakasov
Modified: 2009-03-21 00:07 UTC (History)
1 user (show)

See Also:


Attachments
powerdns-recursor-3.1.7_2.patch (3.50 KB, patch)
2009-03-20 01:10 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2009-03-20 01:10:06 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-20 01:10:15 UTC
Maintainer of dns/powerdns-recursor,

Please note that PR ports/132831 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/132831

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-03-20 01:10:17 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2009-03-20 01:24:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 4 sten 2009-03-20 08:23:06 UTC
On Fri, 20 Mar 2009, Edwin Groothuis wrote:

> Maintainer of dns/powerdns-recursor,
>
> The full text of the PR can be found at:
>    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/132831

Diff is identical to the upstream changes for boost 1.37 support
so this should be ok until the next release.

Thanks.

-- 
Sten Spans

"There is a crack in everything, that's how the light gets in."
Leonard Cohen - Anthem
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2009-03-21 00:07:48 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!