Hi, I am the maintainer of dns/mDNSResponder_nss and would like to have the attached patch commited which fixes a few things: * manage config file (with sample according to the ports guidelines) * fix stripping * (fix indent in a few places) It was tested successfully on redports: https://redports.org/changeset/31318 Thanks,
Created attachment 146632 [details] Patch against current port tree
Can you resubmit? The tabs got messed up. Make sure your editor is set to 8 spaces per tab.
Created attachment 146812 [details] Patch (8char tabs) There. Are Makefile supposed to have 8char tabs?
Always. take a look at line 14 and 18 though. There's an extra space in 14 and 18 is an unnecessary diff (some committers are really sensitive about unnecessary line changes)
maybe this helps? https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146812&action=diff
Created attachment 146814 [details] Minimal patch Ok, thought it would be a good opportunity to improve readability, but here's a minimal patch that only manage the default and sample config file, and fix lib striping.
(smile) but the column wrapping was good! and desired! I was only mentioning the white space on the 2 specific lines.
Created attachment 146815 [details] col wrapping restored ho, sorry, should be fine : only lines 14-18 reverted.
that's enough torture for tonight; notifying maintainer in CC that this needs his approval.
I'm the maintainer, so I guess I'll approve myself who was approved by you :)
Submitter is maintainer.
Is anything still blocking the process? It's been a week since it was given green light...
A commit references this bug: Author: pawel Date: Sat Sep 20 17:40:38 UTC 2014 New revision: 368668 URL: http://svnweb.freebsd.org/changeset/ports/368668 Log: - Manage config file (with @sample according to the ports guidelines) - Fix stripping - Trim long lines PR: ports/193229 Submitted by: maintainer Changes: head/dns/mDNSResponder_nss/Makefile head/dns/mDNSResponder_nss/pkg-plist