Bug 258602 - net-mgmt/alertmanager: Upgrade to 0.23.0
Summary: net-mgmt/alertmanager: Upgrade to 0.23.0
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: Vanilla I. Shu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-19 14:28 UTC by michal
Modified: 2021-09-20 03:39 UTC (History)
2 users (show)

See Also:


Attachments
Patch: net-mgmt/alertmanager 0.20.0 -> 0.23.0 (2.79 KB, patch)
2021-09-19 14:30 UTC, michal
michal: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.