In file included from rlog.cxx:29: In file included from ./rlog.hxx:44: ./config.hxx:52:17: error: expected namespace name using namespace tr1; ^ 1 error generated. http://sprunge.us/PYBN
I'll take care of that
Thank you! If not obvious bug 220714 has a link to preliminary patch for Boost 1.65 update and bug 220715 has an example fix.
Created attachment 190231 [details] svn-diff-clamfs I am not sure, but does this simple patch right?
A commit references this bug: Author: jbeich Date: Sat Mar 3 23:12:06 UTC 2018 New revision: 463540 URL: https://svnweb.freebsd.org/changeset/ports/463540 Log: security/clamfs: unbreak with boost 1.65 PR: 220725 Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> Approved by: maintainer timeout (7 months) Changes: head/security/clamfs/Makefile head/security/clamfs/files/patch-src_config.hxx
A commit references this bug: Author: jbeich Date: Sat Mar 3 23:13:27 UTC 2018 New revision: 463541 URL: https://svnweb.freebsd.org/changeset/ports/463541 Log: MFH: r463540 security/clamfs: unbreak with boost 1.65 PR: 220725 Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> Approved by: maintainer timeout (7 months) Approved by: ports-secteam blanket Changes: _U branches/2018Q1/ branches/2018Q1/security/clamfs/Makefile branches/2018Q1/security/clamfs/files/patch-src_config.hxx
Thanks. Landed.