Created attachment 163114 [details] patch
Take. Looks like the fetch is going very slow so I'll have to revisit QA'ing the changeset tomorrow. Note: In the future please dos2unix patch submissions as that will save an intermediary step.
A commit references this bug: Author: junovitch Date: Sat Dec 12 00:13:22 UTC 2015 New revision: 403575 URL: https://svnweb.freebsd.org/changeset/ports/403575 Log: java/wildfly90: update 9.0.1 -> 9.0.2 - Drop ${CHMOD} usage and set permissions in pkg-plist (portlint) - Add terminating @owner/@group to pkg-plist (portlint) - Switch version specific path in pkg-message to variable PR: 204540 Submitted by: yerenkow@gmail.com (maintainer) Changes: head/java/wildfly90/Makefile head/java/wildfly90/distinfo head/java/wildfly90/files/pkg-message.in head/java/wildfly90/pkg-plist
Committed with changes for portlint, to support builds as non root, and to ensure pkg-message stays correct between port updates.
A commit references this bug: Author: junovitch Date: Sat Dec 12 00:32:05 UTC 2015 New revision: 403578 URL: https://svnweb.freebsd.org/changeset/ports/403578 Log: java/wildfly90: use 555 permissions instead to match original CHMOD PR: 204540 Approved by: maintainer (implicit to match original behavior) Changes: head/java/wildfly90/pkg-plist
Created attachment 164231 [details] updated patch new shar with applied fixes
(In reply to yerenkow from comment #5) Sorry, this was meant to another PR.