Created attachment 163116 [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:25 UTC 2015 New revision: 403576 URL: https://svnweb.freebsd.org/changeset/ports/403576 Log: java/wildfly82: update 8.2.0 -> 8.2.1 - 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: 204542 Submitted by: yerenkow@gmail.com (maintainer) Changes: head/java/wildfly82/Makefile head/java/wildfly82/distinfo head/java/wildfly82/files/pkg-message.in head/java/wildfly82/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:03 UTC 2015 New revision: 403577 URL: https://svnweb.freebsd.org/changeset/ports/403577 Log: java/wildfly82: use 555 permissions instead to match original CHMOD PR: 204542 Approved by: maintainer (implicit to match original behavior) Changes: head/java/wildfly82/pkg-plist