Page MenuHomeFreeBSD

pkgbase: Move all of ATF into the atf package
ClosedPublic

Authored by des on Mon, Mar 30, 11:58 AM.
Tags
None
Referenced Files
F150612058: D56158.diff
Thu, Apr 2, 7:33 PM
Unknown Object (File)
Wed, Apr 1, 12:39 PM
Unknown Object (File)
Tue, Mar 31, 3:37 PM
Subscribers

Details

Summary

Parts of ATF (including the licence and some of the documentation) were
for some reason part of the tests package instead of the atf package.
Moving them to where they logically belong poses no problem since tests
already depends on atf.

PR: 294129
MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

des requested review of this revision.Mon, Mar 30, 11:58 AM
share/doc/atf/Makefile
34

please use ATFPACKAGE=atf instead, this is the preferred syntax nowadays.

des marked an inline comment as done.Mon, Mar 30, 12:32 PM
This revision is now accepted and ready to land.Mon, Mar 30, 12:34 PM
This revision was automatically updated to reflect the committed changes.