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)
Mon, Feb 24, 11:28 PM
Unknown Object (File)
Thu, Feb 13, 10:56 PM
Unknown Object (File)
Feb 4 2025, 8:26 AM
Unknown Object (File)
Jan 23 2025, 4:47 PM
Unknown Object (File)
Jan 23 2025, 3:04 PM
Unknown Object (File)
Jan 22 2025, 7:22 PM
Unknown Object (File)
Jan 17 2025, 1:17 AM
Unknown Object (File)
Dec 11 2024, 1:51 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.