Bug 272899 - devel/maven: improve port for multiple parallel versions
Summary: devel/maven: improve port for multiple parallel versions
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Koichiro Iwao
URL:
Keywords:
Depends on:
Blocks: 272863
  Show dependency treegraph
 
Reported: 2023-08-02 20:04 UTC by Michael Osipov
Modified: 2023-08-17 07:05 UTC (History)
3 users (show)

See Also:
michael.osipov: maintainer-feedback+


Attachments
Git-formatted patch (2.62 KB, patch)
2023-08-02 20:04 UTC, Michael Osipov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Osipov 2023-08-02 20:04:01 UTC
Created attachment 243809 [details]
Git-formatted patch

Port maintainer here. Here is patch which stream lines the port and prepares for Bug 272863.

Passed poudriere happily.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2023-08-02 20:04:01 UTC
Maintainer informed via mail
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-08-17 04:40:22 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a1c897de331a3363f0d74b0decf8d07ae2498f1c

commit a1c897de331a3363f0d74b0decf8d07ae2498f1c
Author:     Michael Osipov <michaelo@apache.org>
AuthorDate: 2023-08-02 18:40:49 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2023-08-17 04:39:43 +0000

    devel/maven: improve port for multiple parallel versions

    PR:             272899

 devel/maven/Makefile  | 23 +++++++++++++----------
 devel/maven/pkg-plist |  3 +--
 2 files changed, 14 insertions(+), 12 deletions(-)
Comment 3 Michael Osipov 2023-08-17 07:05:15 UTC
(In reply to commit-hook from comment #2)

Works for me thank you!