Page MenuHomeFreeBSD

If pkg-message is not a UCL file, assume the message is "install" only.
ClosedPublic

Authored by mat on Aug 14 2019, 12:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 26, 4:43 PM
Unknown Object (File)
Tue, Aug 11, 11:58 PM
Unknown Object (File)
Tue, Aug 11, 11:48 PM
Unknown Object (File)
Tue, Aug 11, 11:38 PM
Unknown Object (File)
Jul 28 2026, 9:12 AM
Unknown Object (File)
Jul 26 2026, 11:20 AM
Unknown Object (File)
Jul 22 2026, 5:14 PM
Unknown Object (File)
Jul 19 2026, 12:39 PM
Subscribers

Details

Summary

Add a QA check warning porters about non UCL pkg-message files.

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 25870
Build 24441: arc lint + arc unit

Event Timeline

adamw added inline comments.
Mk/Scripts/qa.sh
1002

Maybe ${message} not in UCL format, will be shown on initial install only." would be clearer?
I don't know how long the string can be, but maybe add "See https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/pkg-files.html#porting-message" to help porters.

This revision was not accepted when it landed; it landed in state Needs Review.Aug 19 2019, 12:18 PM
This revision was automatically updated to reflect the committed changes.