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)
Mon, May 27, 2:08 AM
Unknown Object (File)
Wed, May 22, 4:52 AM
Unknown Object (File)
Tue, May 21, 1:40 PM
Unknown Object (File)
Tue, May 21, 9:12 AM
Unknown Object (File)
Sun, May 19, 5:55 AM
Unknown Object (File)
May 13 2024, 1:52 AM
Unknown Object (File)
May 6 2024, 6:49 PM
Unknown Object (File)
Apr 26 2024, 3:14 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.