Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688062 - www-apps/owncloud - dev-lang/php USE hash removed in future versions
Summary: www-apps/owncloud - dev-lang/php USE hash removed in future versions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-14 14:36 UTC by Brian Evans (RETIRED)
Modified: 2019-07-11 12:28 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 2019-06-14 14:36:37 UTC
Beginning in PHP 7.4, the hash extension will be a required piece of the software.  As such, the USE flag will be removed.

Please update the dependency to read hash(+)
Comment 1 Bernard Cafarelli gentoo-dev 2019-07-11 07:39:59 UTC
Thanks, fixing in upcoming version bump (and cleanup of old versions)
Comment 2 Larry the Git Cow gentoo-dev 2019-07-11 12:28:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31dcba97088a5ae9b146103328066e2995fce528

commit 31dcba97088a5ae9b146103328066e2995fce528
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2019-07-11 07:42:50 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2019-07-11 12:27:10 +0000

    www-apps/owncloud: 10.2.1 bump
    
    owncloud is still not compatible with php 7.3
    Handle upcoming removal of dev-lang/php USE hash
    
    Closes: https://bugs.gentoo.org/688062
    Closes: https://bugs.gentoo.org/688870
    Package-Manager: Portage-2.3.68, Repoman-2.3.16
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 www-apps/owncloud/Manifest               |  1 +
 www-apps/owncloud/owncloud-10.2.1.ebuild | 47 ++++++++++++++++++++++++++++++++
 2 files changed, 48 insertions(+)