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
F131967550: D8042.id20748.diff
Sun, Oct 12, 2:12 PM
Unknown Object (File)
Fri, Oct 3, 5:12 PM
Unknown Object (File)
Tue, Sep 30, 12:25 AM
Unknown Object (File)
Mon, Sep 29, 9:53 AM
Unknown Object (File)
Sat, Sep 27, 8:11 PM
Unknown Object (File)
Sat, Sep 27, 7:01 PM
Unknown Object (File)
Sat, Sep 27, 12:56 AM
Unknown Object (File)
Fri, Sep 26, 6:29 PM
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.