Bug 273786 - sysutils/nomad: update to 1.5.6, convert to modern go.mk dependency management
Summary: sysutils/nomad: update to 1.5.6, convert to modern go.mk dependency management
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: John Hixson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-14 15:24 UTC by Michael Gmelin
Modified: 2024-04-30 08:19 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (jhixson)


Attachments
Patch to update and convert nomad (73.12 KB, patch)
2023-09-14 15:24 UTC, Michael Gmelin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Gmelin freebsd_committer freebsd_triage 2023-09-14 15:24:41 UTC
Created attachment 244842 [details]
Patch to update and convert nomad

Please find attached a patch that updates the port and should make maintaining it easier for the maintainer in the future. Tested in poudriere and in a production setup (hence the update to 1.5.6 and not 1.6.1, which actually is the current version). So it's up to the maintainer to apply this or maybe go to a more recent version. Only tested in poudriere on 13.2 amd64.
Comment 1 Michael Gmelin freebsd_committer freebsd_triage 2024-04-27 10:29:30 UTC
@John: Are you still interested in this conversion? Should I update the patch for the current portversion?
Comment 2 Michael Gmelin freebsd_committer freebsd_triage 2024-04-30 08:19:13 UTC
Seems like this was already applied in https://cgit.freebsd.org/ports/commit/?id=f2fac7e8e6a7d53c390bda4e447e73fa8184ebfe


commit f2fac7e8e6a7d53c390bda4e447e73fa8184ebfe
Author: John Hixson <jhixson@FreeBSD.org>
Date:   Fri Feb 2 17:51:12 2024 -0800

    sysutils/nomad: update to v1.7.3
    
    - Update the port to use current golang port methods