Bug 273518

Summary: net-im/jicofo: fix maven dependency
Product: Ports & Packages Reporter: Martin Neubauer <m.ne>
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (acm)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273345
Attachments:
Description Flags
Fix picking up maven dependency m.ne: maintainer-approval?

Description Martin Neubauer 2023-09-02 12:01:54 UTC
Created attachment 244585 [details]
Fix picking up maven dependency

Change maven dependency line to how it's done in the rest of the ports tree.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-09-20 06:27:43 UTC
A commit in branch main references this bug:

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

commit 765f58bab2f11173ab36fed0eb0cf0dd87cfb2d7
Author:     Martin Neubauer <m.ne@gmx.net>
AuthorDate: 2023-09-19 23:20:38 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-09-20 06:26:16 +0000

    net-im/jicofo: fix maven dependency

    PR:             273518

 net-im/jicofo/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 2 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2023-09-20 06:28:46 UTC
Committed thanks!