Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 688062

Summary: www-apps/owncloud - dev-lang/php USE hash removed in future versions
Product: Gentoo Linux Reporter: Brian Evans (RETIRED) <grknight>
Component: Current packagesAssignee: Bernard Cafarelli <voyageur>
Status: RESOLVED FIXED    
Severity: normal CC: web-apps
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(+)