Page MenuHomeFreeBSD

net-mgmt/collectd5: fix disk plugin issue for FreeBSD versions 10+
ClosedPublic

Authored by jrm on Sep 27 2016, 12:09 AM.
Tags
None
Referenced Files
F135806789: D8042.id20724.diff
Thu, Nov 13, 1:52 AM
Unknown Object (File)
Thu, Nov 6, 3:49 AM
Unknown Object (File)
Thu, Nov 6, 3:49 AM
Unknown Object (File)
Thu, Nov 6, 3:49 AM
Unknown Object (File)
Thu, Nov 6, 1:56 AM
Unknown Object (File)
Mon, Nov 3, 4:11 AM
Unknown Object (File)
Mon, Nov 3, 1:32 AM
Unknown Object (File)
Sun, Nov 2, 1:22 AM
Subscribers

Details

Summary

net-mgmt/collectd5: fix disk plugin issue for FreeBSD versions 10+

The file lib/collectd/disk.so was being commented out in pkg-plist for
all FreeBSD versions instead of just for versions less than 10.

Submitted by: pierre@guinoiseau.eu (via ports-committers@)

Test Plan

portlint -C: looks fine
testport: OK (poudriere: 9.3-RELEASE-p45, i386, default options)
testport: OK (poudriere: 9.3-RELEASE-p45, amd64, default options)
testport: OK (poudriere: 10.3-RELEASE-p7, i386, default options)
testport: OK (poudriere: 10.3-RELEASE-p7, amd64, default options)
testport: OK (poudriere: 11.0-RC3, i386, default options)
testport: OK (poudriere: 11.0-RC3, amd64, default options)

http://pkg.awarnach.mathstat.dal.ca/data/latest-per-pkg/collectd5/5.6.0_1/

Diff Detail

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

Event Timeline

jrm retitled this revision from to net-mgmt/collectd5: fix disk plugin issue for FreeBSD versions 10+.
jrm updated this object.
jrm edited the test plan for this revision. (Show Details)
jrm added reviewers: swills, AMDmi3.
swills edited edge metadata.

Approved

This revision is now accepted and ready to land.Sep 28 2016, 2:19 AM
This revision was automatically updated to reflect the committed changes.