Page MenuHomeFreeBSD

sysutils/ipmitool update
ClosedPublic

Authored by sbruno on May 16 2016, 10:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 14, 3:12 AM
Unknown Object (File)
Wed, Aug 13, 2:51 AM
Unknown Object (File)
Fri, Aug 8, 5:20 PM
Unknown Object (File)
Tue, Jul 29, 11:13 AM
Unknown Object (File)
Tue, Jul 29, 2:48 AM
Unknown Object (File)
Fri, Jul 25, 12:38 PM
Unknown Object (File)
Jul 21 2025, 10:37 AM
Unknown Object (File)
Jul 20 2025, 8:08 PM
Subscribers

Details

Summary

Pull in version 1.8.17 released 2016-05-06

Diff Detail

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

Event Timeline

sbruno retitled this revision from to sysutils/ipmitool update.
sbruno updated this object.
sbruno edited the test plan for this revision. (Show Details)
sbruno added a reviewer: zi.
sysutils/ipmitool/files/patch-src_plugins_open_open.c
8–9

For this, and the other patches, it feels better to simply remove the lines you don't want, instead of commenting them.

Change new patches to delete uneeded lines instead of commenting
them out.

Update old patches to make portlint happy.

sbruno added inline comments.
sysutils/ipmitool/files/patch-src_plugins_open_open.c
8–9

Gotcha. Much clearer if the line is just deleted.

sbruno marked an inline comment as done.

Add needed __BSD_VISIBLE for freebsd 9. Without this, compile will
fail due to it not knowing what an u_int is.

mat added a reviewer: mat.
This revision is now accepted and ready to land.May 21 2016, 8:47 PM
This revision was automatically updated to reflect the committed changes.