Created attachment 149020 [details] Update to powerdns-recursor 3.6.2 Update to PowerDNS Recursor 3.6.2 - This is a bugfix release Changelog: http://doc.powerdns.com/html/changelog.html#changelog-recursor-3.6.2 Removed file(s): files/patch-rec_channel.hh (no longer necessary; fixed upstream)
Maintainer CC'd
Created attachment 149022 [details] powerdns-recursor-3.6.2 build log
Looks good to me.
I'm promoting this maintainer-approved patch. The log is missing stage-qa checks though.
Hi, After applying the patch, it fails to build on patching stage, like that: http://pd.valinor.palantiri.org/data/11amd64-default/2014-11-15_22h04m17s/logs/errors/powerdns-recursor-3.6.2.log Any chance you could update your ports tree, apply your patch and verify my findings? Kind regards, Bartek Rutkowski
My patch should empty files/patch-rec_channel.hh. It's no longer required, since it was fixed upstream. It fails because the patch leaves an empty file.
A commit references this bug: Author: robak Date: Wed Nov 19 11:57:08 UTC 2014 New revision: 372769 URL: https://svnweb.freebsd.org/changeset/ports/372769 Log: dns/powerdns-recursor: update 3.6.2 -> 3.6.2 PR: 194807 Submitted by: Ralf van der Enden <tremere@cainites.net> Approved by: mentors (implicit) Changes: head/dns/powerdns-recursor/Makefile head/dns/powerdns-recursor/distinfo head/dns/powerdns-recursor/files/patch-rec_channel.hh
Committed, thanks for your work!