Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 758986 - www-apps/cgp - PHP implicit json USE with 8.0 and greater
Summary: www-apps/cgp - PHP implicit json USE with 8.0 and greater
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-08 01:35 UTC by Brian Evans (RETIRED)
Modified: 2020-12-13 16:01 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Evans (RETIRED) gentoo-dev 2020-12-08 01:35:05 UTC
Beginning with PHP 8.0, the json USE has been dropped as the functionality is now required and cannot be disabled.  Please adjust accordingly such as with json(+) in the dependency.

Thank you
Comment 1 Larry the Git Cow gentoo-dev 2020-12-13 16:01:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b49dc7ceb8d9b280e655e3206531c8403323b40

commit 8b49dc7ceb8d9b280e655e3206531c8403323b40
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-12-13 16:01:15 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-12-13 16:01:15 +0000

    www-apps/cgp: drop old version
    
    Closes: https://bugs.gentoo.org/758986
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 www-apps/cgp/cgp-1_p20190510.ebuild | 56 -------------------------------------
 1 file changed, 56 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21b33fa9c0e8bada22798ee2bee227bf4a54bd57

commit 21b33fa9c0e8bada22798ee2bee227bf4a54bd57
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-12-13 16:00:30 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-12-13 16:00:30 +0000

    www-apps/cgp: implicit json
    
    Add implicit json for >=dev-lang/php-8.0
    
    Closes: https://bugs.gentoo.org/758986
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 www-apps/cgp/cgp-1_p20190510-r1.ebuild | 56 ++++++++++++++++++++++++++++++++++
 1 file changed, 56 insertions(+)