Index: Makefile =================================================================== --- Makefile (revision 536244) +++ Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= unbound PORTVERSION= 1.10.1 +POTVERSION= 1 CATEGORIES= dns MASTER_SITES= https://www.nlnetlabs.nl/downloads/unbound/ \ https://distfiles.crux.guru/ Index: files/patch-contrib_aaaa-filter-iterator.patch =================================================================== --- files/patch-contrib_aaaa-filter-iterator.patch (nonexistent) +++ files/patch-contrib_aaaa-filter-iterator.patch (working copy) @@ -0,0 +1,11 @@ +--- contrib/aaaa-filter-iterator.patch.orig 2020-05-22 11:23:43 UTC ++++ contrib/aaaa-filter-iterator.patch +@@ -149,7 +149,7 @@ Index: trunk/iterator/iterator.c + + if(!generate_sub_request(iq->qchase.qname, + + iq->qchase.qname_len, LDNS_RR_TYPE_A, + + iq->qchase.qclass, qstate, id, iq, +-+ INIT_REQUEST_STATE, FINISHED_STATE, &subq, 1)) { +++ INIT_REQUEST_STATE, FINISHED_STATE, &subq, 1, 0)) { + + log_nametypeclass(VERB_ALGO, "ASN-AAAA-filter: failed " + + "preloading of A record for", + + iq->qchase.qname, LDNS_RR_TYPE_A, Property changes on: files/patch-contrib_aaaa-filter-iterator.patch ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property