| Summary: | net-mgmt/pushgateway: Update to 0.9.1 (BREAKING CHANGES) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Mateusz Piotrowski <0mp> | ||||
| Component: | Individual Port(s) | Assignee: | Mateusz Piotrowski <0mp> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | 0mp, aduitsis, w.schwarzenfeld | ||||
| Priority: | --- | Keywords: | needs-qa, patch | ||||
| Version: | Latest | Flags: | aduitsis:
maintainer-feedback+
|
||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| URL: | https://github.com/prometheus/pushgateway/releases/tag/v0.6.0 | ||||||
| Attachments: |
|
||||||
|
Description
Mateusz Piotrowski
2018-11-30 11:47:31 UTC
I'm the maintainer, this seems fine and thank you most kindly for the contribution. I set flags to '+', hope this is the correct thing to do around here. If by any chance you'd like to maintain the port, please let me know what I must do. ping! I've updated the patch: https://reviews.freebsd.org/D21729 A commit references this bug: Author: 0mp Date: Fri Sep 20 15:09:20 UTC 2019 New revision: 512417 URL: https://svnweb.freebsd.org/changeset/ports/512417 Log: Update to v0.9.1 Changelogs: - https://github.com/prometheus/pushgateway/releases/tag/v0.9.1 - https://github.com/prometheus/pushgateway/releases/tag/v0.9.0 - https://github.com/prometheus/pushgateway/releases/tag/v0.7.0 - https://github.com/prometheus/pushgateway/releases/tag/v0.5.2 - https://github.com/prometheus/pushgateway/releases/tag/v0.5.1 - https://github.com/prometheus/pushgateway/releases/tag/v0.5.0 - https://github.com/prometheus/pushgateway/releases/tag/v0.4.0 The new persistent storage format is not backwards compatible. See the changelogs for details. - Define LICENSE_FILE. - Switch to USES=go:modules - Simplify targets. - Fix a couple of typos and style issues in the service file - Improve readability of comments in the service file - Do not install /var/db/pushgateway by default. It is going to be created by the service anyway. PR: 233660 Approved by: maintainer Event: EuroBSDcon 2019 Hackathon Differential Revision: https://reviews.freebsd.org/D21729 Changes: head/UPDATING head/net-mgmt/pushgateway/Makefile head/net-mgmt/pushgateway/distinfo head/net-mgmt/pushgateway/files/pushgateway.in head/net-mgmt/pushgateway/pkg-plist I think I forgot to close it. Closing now. |