Page MenuHomeFreeBSD

Use consistent warning message for USE_GL
ClosedPublic

Authored by sunpoet on Dec 1 2018, 8:44 AM.
Tags
None
Referenced Files
F152006364: D18399.id51459.diff
Sun, Apr 12, 1:39 AM
Unknown Object (File)
Tue, Apr 7, 3:09 PM
Unknown Object (File)
Tue, Apr 7, 1:43 AM
Unknown Object (File)
Sun, Apr 5, 8:03 AM
Unknown Object (File)
Sat, Apr 4, 7:56 AM
Unknown Object (File)
Sun, Mar 29, 7:07 AM
Unknown Object (File)
Sat, Mar 28, 9:06 PM
Unknown Object (File)
Fri, Mar 20, 5:11 PM
Subscribers

Details

Summary

The warning messages for USE_GNOME, USE_MATE and USE_PHP are as follows:

DEV_WARNING+= "Using USE_GNOME alone is deprecated, please add USES=gnome."
DEV_WARNING+= "Using USE_MATE alone is deprecated, please add USES=mate."
DEV_WARNING+= "Using USE_PHP alone is deprecated, please use USES=php"

Diff Detail

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

Event Timeline

sunpoet retitled this revision from Use consistent warning message for USE_GL, USE_GNOME, USE_MATE to Use consistent warning message for USE_GL, USE_GNOME, USE_MATE and USE_PHP.Dec 1 2018, 8:45 AM
sunpoet retitled this revision from Use consistent warning message for USE_GL, USE_GNOME, USE_MATE and USE_PHP to Use consistent warning message for USE_GL.Dec 1 2018, 8:52 AM
sunpoet edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Dec 2 2018, 4:06 PM
This revision was automatically updated to reflect the committed changes.