Bug 258602

Summary: net-mgmt/alertmanager: Upgrade to 0.23.0
Product: Ports & Packages Reporter: michal
Component: Individual Port(s)Assignee: Vanilla I. Shu <vanilla>
Status: Closed FIXED    
Severity: Affects Only Me CC: michal, vanilla
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch: net-mgmt/alertmanager 0.20.0 -> 0.23.0 michal: maintainer-approval+

Description michal 2021-09-19 14:28:20 UTC

    
Comment 1 michal 2021-09-19 14:30:42 UTC
Created attachment 228011 [details]
Patch: net-mgmt/alertmanager 0.20.0 -> 0.23.0

Extra changes:
* Remove a patch which is not useful any more (fixing the type of a member of a struct that has been removed in the mean time)
* Simplify the Makefile, use GO_MODULE

Sorry for being late with the upgrades.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-09-20 03:39:20 UTC
A commit in branch main references this bug:

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

commit c73261c9164a74b8e9f72ae4c7295c88166cf163
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2021-09-20 03:35:01 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2021-09-20 03:39:01 +0000

    net-mgmt/alertmanager: update to 0.23.0.

    PR:             258602
    Reported by:    maintainer

 net-mgmt/alertmanager/Makefile                     |  8 ++++----
 net-mgmt/alertmanager/distinfo                     |  8 +++++---
 ...org_x_sys_unix_ztypes__freebsd__arm64.go (gone) | 24 ----------------------
 3 files changed, 9 insertions(+), 31 deletions(-)
Comment 3 Vanilla I. Shu freebsd_committer freebsd_triage 2021-09-20 03:39:42 UTC
Committed, thanks.