Summary: | devel/maven-wrapper: massively update port | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Michael Osipov <michael.osipov> | ||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | michael.osipov, pi | ||||
Priority: | --- | Flags: | michael.osipov:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Michael Osipov
2022-07-04 10:14:51 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f0ee47286fc1f0350efda5e88bd114a9a9b80a5 commit 5f0ee47286fc1f0350efda5e88bd114a9a9b80a5 Author: Michael Osipov <michaelo@apache.org> AuthorDate: 2022-07-28 15:53:13 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2022-07-28 15:55:11 +0000 devel/maven-wrapper: massively update port, align with devel/maven - Submitter changes MAINTAINER to his @apache.org address - Bump version to 2 - Use ETCDIR wherever possible - Also install mvnDebug - Burry long dead M2_HOME in favor of MAVEN_HOME which will *never* be propagated PR: 265028, 265025 UPDATING | 7 ++++++ devel/maven-wrapper/files/mvn.sh.in | 21 ++++++++--------- devel/maven-wrapper/pkg-descr | 4 ++-- devel/maven-wrapper/pkg-plist | 3 ++- devel/maven/files/mvn.sh.in (gone) | 46 ------------------------------------- 5 files changed, 20 insertions(+), 61 deletions(-) Committed, thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1be3491735f0f01671d3498d15d4966f26c86b3b commit 1be3491735f0f01671d3498d15d4966f26c86b3b Author: Michael Osipov <michaelo@apache.org> AuthorDate: 2022-07-28 16:10:53 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2022-07-28 16:10:53 +0000 devel/maven-wrapper: massively update port, align with devel/maven - add missing patch for Makefile PR: 265028, 265025 devel/maven-wrapper/Makefile | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) Thank you! |