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)
Sat, Aug 1, 6:42 AM
Unknown Object (File)
Tue, Jul 28, 6:09 PM
Unknown Object (File)
Sun, Jul 26, 8:10 PM
Unknown Object (File)
Wed, Jul 22, 3:07 AM
Unknown Object (File)
Mon, Jul 20, 4:11 AM
Unknown Object (File)
Sun, Jul 19, 3:24 PM
Unknown Object (File)
Sun, Jul 19, 3:24 PM
Unknown Object (File)
Sun, Jul 19, 2:07 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 27570
Build 25788: arc lint + arc unit

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.