Summary: | java/wildfly82: Update to 8.2.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | yerenkow | ||||
Component: | Individual Port(s) | Assignee: | Jason Unovitch <junovitch> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | junovitch, ports-bugs | ||||
Priority: | --- | Keywords: | patch, patch-ready | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
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 |
Created attachment 163116 [details] patch