Page MenuHomeFreeBSD

net-mgmt/nfs-exporter: update to 0.3.1
ClosedPublic

Authored by asomers on Aug 17 2021, 8:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 28, 2:48 AM
Unknown Object (File)
Sat, Jun 27, 1:27 AM
Unknown Object (File)
Fri, Jun 19, 7:54 AM
Unknown Object (File)
Tue, Jun 16, 8:35 PM
Unknown Object (File)
Sun, Jun 14, 1:44 AM
Unknown Object (File)
Sat, Jun 13, 4:06 AM
Unknown Object (File)
Sat, Jun 13, 12:50 AM
Unknown Object (File)
Fri, Jun 12, 8:08 PM
Subscribers

Details

Summary

Among other things, this fixes two important fields on FreeBSD 13.0

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 41104
Build 37993: arc lint + arc unit

Event Timeline

Builds OK on stable/13. I don't have Prometheus instance running, can't test, but I trust your testing scenario (as I know where/how it is being used).

net-mgmt/nfs-exporter/Makefile
14

Only a minor nit, here are two spaces instead of one tab (probably as a result of copy&paste). One tab should be used to make portfmt -D happy.

This revision is now accepted and ready to land.Aug 17 2021, 8:35 PM
This revision was automatically updated to reflect the committed changes.

Thanks for the review, Juraj. I fixed the whitespace issue.