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)
Mon, Dec 2, 2:56 AM
Unknown Object (File)
Sun, Dec 1, 2:31 AM
Unknown Object (File)
Nov 22 2024, 10:15 PM
Unknown Object (File)
Nov 21 2024, 5:46 PM
Unknown Object (File)
Nov 20 2024, 4:23 PM
Unknown Object (File)
Nov 19 2024, 6:42 AM
Unknown Object (File)
Nov 8 2024, 5:53 AM
Unknown Object (File)
Nov 1 2024, 5:53 PM
Subscribers

Details

Summary

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

Diff Detail

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

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.