Page MenuHomeFreeBSD

net-mgmt/pushgateway: Update to 1.7.0
ClosedPublic

Authored by dutra on Feb 1 2024, 2:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 20, 12:25 PM
Unknown Object (File)
Aug 28 2024, 4:42 PM
Unknown Object (File)
Aug 4 2024, 9:08 PM
Unknown Object (File)
Aug 4 2024, 7:35 PM
Unknown Object (File)
Jul 14 2024, 12:40 PM
Unknown Object (File)
Jul 14 2024, 5:56 AM
Unknown Object (File)
Jul 4 2024, 7:23 AM
Unknown Object (File)
Jul 1 2024, 2:53 AM
Subscribers
None

Details

Summary

Poudriere amd64: https://poudriere.nulldutra.me/data/latest-per-pkg/pushgateway/1.7.0/
Poudriere arm64: https://poudriere-arm64.nulldutra.me/data/latest-per-pkg/pushgateway/1.7.0/

Portlint:

looks fine.
Author: Gabriel M. Dutra <dutra@FreeBSD.org>
Date:   Wed Jan 31 23:58:09 2024 -0300

    net-mgmt/pushgateway: Update to 1.7.0

    ChangeLog:
    https://github.com/prometheus/pushgateway/releases/tag/v1.7.0

    Approved by:    dbaio(mentor), garga(mentor)
    Differential Revision:  https://reviews.freebsd.org/D43698

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dutra requested review of this revision.Feb 1 2024, 2:59 AM
dutra created this revision.
dutra added reviewers: dbaio, garga.

Approved, but change the commit message.

Please explain why there are so many changes for a simple update in the commit log. Avoid leaving readers of the commit wondering about the reasons behind the changes.

Example:

net-mgmt/pushgateway: Update to 1.7.0

- Simplify port with GO_MODULE

ChangeLog:  https://github.com/prometheus/pushgateway/releases/tag/v1.7.0
...

Excellent work on simplifying the port.

This revision is now accepted and ready to land.Feb 3 2024, 1:18 AM
This revision was automatically updated to reflect the committed changes.