Bug 253918

Summary: dns/dnrd: Update to 2.20.4 and extend(fix)
Product: Ports & Packages Reporter: Harald Schmalzbauer <bugzilla.freebsd>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Open ---    
Severity: Affects Some People CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
CaseSensitive Fix and 2.20.4 update for dns/dnrd none

Description Harald Schmalzbauer 2021-02-28 17:53:38 UTC
Created attachment 222882 [details]
CaseSensitive Fix and 2.20.4 update for dns/dnrd

Some time ago I needed dns/dnrd, which doesn't work with forwarding capital queries (see https://github.com/benjaminpetrin-zz/dnrd/issues/14).
Upstream never responded and I forgot about my diff.
Please find it attached, seems that also moving from SourceFourge to GitHub was needed.  Other than "works for me since then" I can't remember why the diff looks like it looks, but confirmed to still work and needed.
Comment 1 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2021-03-01 10:19:25 UTC
^Triage: [tags] in issue Titles are deprecated.

^Triage: Simplifying title

^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

Q/A:  Makefile: [17]: use a tab (not space) after a variable name
 Makefile: [19]: use a tab (not space) after a variable name
 Makefile: new ports should not set PORTREVISION.

^Triage: Please confirm this change passes QA (portlint, poudriere at least).
--
https://www.freebsd.org/doc/en/books/porters-handbook/testing.html

Q/A: PORTREVISION should be removed


Thanks!