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)
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
Unknown Object (File)
Wed, Jun 10, 5:13 PM
Unknown Object (File)
Tue, Jun 9, 8:37 AM
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.