Bug 272899

Summary: devel/maven: improve port for multiple parallel versions
Product: Ports & Packages Reporter: Michael Osipov <michael.osipov>
Component: Individual Port(s)Assignee: Koichiro Iwao <meta>
Status: Closed FIXED    
Severity: Affects Some People CC: lwhsu, meta, michael.osipov
Priority: --- Flags: michael.osipov: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 272863    
Attachments:
Description Flags
Git-formatted patch none

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!