Page MenuHomeFreeBSD

sysutils/vzvol: Update to 0.7.0
ClosedPublic

Authored by rainbow_purlinux.org on Jun 8 2018, 6:22 PM.
Tags
None
Referenced Files
F81662876: D15707.diff
Fri, Apr 19, 3:34 PM
F81650859: D15707.diff
Fri, Apr 19, 11:39 AM
Unknown Object (File)
Tue, Apr 16, 6:37 PM
Unknown Object (File)
Mar 2 2024, 2:53 PM
Unknown Object (File)
Mar 2 2024, 2:53 PM
Unknown Object (File)
Mar 2 2024, 2:53 PM
Unknown Object (File)
Mar 2 2024, 2:52 PM
Unknown Object (File)
Mar 2 2024, 7:06 AM

Details

Summary

This update brings vzvol up to upstream version 0.7.0, adds the new manpage, and moves vzvol to PREFIX/sbin, where it belongs

Diff Detail

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

Event Timeline

sysutils/vzvol/Makefile
48 ↗(On Diff #43467)

This should go in do-install, man pages should always be installed, and not be dependant on documentation.

sysutils/vzvol/pkg-plist
1 ↗(On Diff #43467)

move to sbin?

sysutils/vzvol/Makefile
48 ↗(On Diff #43467)

Ah, alright. Wasn't aware of that. Thanks :)

sysutils/vzvol/pkg-plist
1 ↗(On Diff #43467)

Whoops, forgot about that! I've been sick as a dog all week, not all here at the moment.
Thanks!

sysutils/vzvol: Update to 0.7.0
Resolved incorrect location in pkg-plist for vzvol
Resolved direct use of /usr/local, substituted for ${PREFIX}
Moved manpage installation to correct part of install process

The plist is not sorted properly.

pi added a subscriber: pi.

testbuilds@work

This revision is now accepted and ready to land.Jun 13 2018, 8:18 AM

testbuilds are fine.

This revision was automatically updated to reflect the committed changes.