Created attachment 176214 [details] update to 2.3.1 There were countless minor nice updates on Knot2. This patch updates from 2.3.0 2.3.1 Tested with portlint, the traditional manual method, and with poudriere.
As dnstap is an optional dependency of Knot2, it would be nice to do the mutation on this port after this one is done: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213829
If this issues change doesn't explicitly *require* bug 213829 being committed first (say for example knot 2.3.1 *required* fstrm version >= 0.3.0), then please remove the "Depends On" that is being set now
A commit references this bug: Author: jbeich Date: Thu Oct 27 11:17:43 UTC 2016 New revision: 424757 URL: https://svnweb.freebsd.org/changeset/ports/424757 Log: dns/knot2: update to 2.3.1 Changes: https://www.knot-dns.cz/2016-10-10-version-231.html PR: 213830 Submitted by: Leo Vandewoestijne (maintainer) Changes: head/dns/knot-resolver/Makefile head/dns/knot2/Makefile head/dns/knot2/distinfo head/dns/knot2/pkg-plist
Thanks. Landed.
A commit references this bug: Author: junovitch Date: Sun Nov 27 02:50:03 UTC 2016 New revision: 427188 URL: https://svnweb.freebsd.org/changeset/ports/427188 Log: MFH: r424757 r427187 dns/knot2: update to 2.3.1 Changes: https://www.knot-dns.cz/2016-10-10-version-231.html PR: 213830 Submitted by: Leo Vandewoestijne (maintainer) dns/knot2: update 2.3.1 -> 2.3.2 - Disable recvmmsg by default, this impacted UDP queries on 11.0-RELEASE. It was later fixed in 11/stable in r307311 but enabling conditionally provides little benefit so just disable by default as part of update. PR: 213952, 214303 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) Approved by: ports-secteam (with hat) Changes: _U branches/2016Q4/ branches/2016Q4/dns/knot-resolver/Makefile branches/2016Q4/dns/knot2/Makefile branches/2016Q4/dns/knot2/distinfo branches/2016Q4/dns/knot2/pkg-plist