Created attachment 184191 [details] hardening-check.diff * Changed MASTER_SITES to the DEBIAN pool * Removed SHEBANG_LANG, this is only required for languages not already listed in Mk/Uses/shebandfix.mk
Thanks! I should read the doc more careful!
(In reply to Jov from comment #1) Its no problem, can you please approve the patch though. The flags on the PR is just for feedback. Attachment feedback is approved or disapproved by going to details, in the flag section ? --> + or - and submit. Previously the issue was that I would not request the feedback so it could not be given.
A commit references this bug: Author: ultima Date: Sun Jul 9 02:48:21 UTC 2017 New revision: 445362 URL: https://svnweb.freebsd.org/changeset/ports/445362 Log: * Changed MASTER_SITES to DEBIAN pool * Removed SHEBANG_LANG, shebangfix already includes this for perl PR: 220569 Reported by: matt Reviewed by: lifanov (mentor), Jov <amutu@amutu.com> (maintainer) Approved by: lifanov (mentor), Jov <amutu@amutu.com> (maintainer) Differential Revision: https://reviews.freebsd.org/D11538 Changes: head/security/hardening-check/Makefile
Committed, thanks! (In reply to Jov from comment #1) There are many pieces to ports and it is learned overtime. These items can easily missed by anyone. Only 2 items on a new port is great! Keep it up and you'll be a master in no time.