Page MenuHomeFreeBSD

*/php7?-*: Add missing USES=gnome
ClosedPublic

Authored by tobik on Nov 16 2019, 8:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 16 2024, 12:31 PM
Unknown Object (File)
Jan 30 2024, 9:44 PM
Unknown Object (File)
Jan 23 2024, 11:25 PM
Unknown Object (File)
Jan 10 2024, 10:03 PM
Unknown Object (File)
Dec 20 2023, 6:55 AM
Unknown Object (File)
Dec 3 2023, 2:06 PM
Unknown Object (File)
Nov 4 2023, 4:55 PM
Unknown Object (File)
Nov 4 2023, 4:55 PM
Subscribers

Details

Summary

This fixes the following QA warning:

Using USE_GNOME alone is deprecated, please add USES=gnome."

It is currently triggered for:

net/php71-soap
net/php71-xmlrpc
net/php72-soap
net/php72-xmlrpc
textproc/php71-dom
textproc/php71-simplexml
textproc/php71-wddx
textproc/php71-xml
textproc/php71-xmlreader
textproc/php71-xmlwriter
textproc/php71-xsl
textproc/php72-dom
textproc/php72-simplexml
textproc/php72-wddx
textproc/php72-xml
textproc/php72-xmlreader
textproc/php72-xmlwriter
textproc/php72-xsl

Prevent it in the same way as was done for php73 and php74.

I have added USES=gnome to every other port in the tree. These are the last few.

Test Plan

Test build of the affected ports and lang/php71, lang/php72 was fine on 12.0 amd64.

Diff Detail

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

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 24 2019, 5:25 PM
This revision was automatically updated to reflect the committed changes.