Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688064 - www-apps/nextcloud - dev-lang/php USE hash removed in future versions
Summary: www-apps/nextcloud - 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:37 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:37:36 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:46:30 UTC
Fixing in progress with the next round of nextcloud version bumps, thanks!
Comment 2 Larry the Git Cow gentoo-dev 2019-07-11 12:28:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85ed663c6b141f75077712e1f20de3fb10862f8c

commit 85ed663c6b141f75077712e1f20de3fb10862f8c
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2019-07-11 07:50:57 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2019-07-11 12:28:03 +0000

    www-apps/nextcloud: 16.0.3, 15.0.10, 14.0.13 bumps
    
    Handle upcoming removal of dev-lang/php USE hash
    
    Closes: https://bugs.gentoo.org/688064
    Package-Manager: Portage-2.3.68, Repoman-2.3.16
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 www-apps/nextcloud/Manifest                 |  3 +++
 www-apps/nextcloud/nextcloud-14.0.13.ebuild | 40 ++++++++++++++++++++++++++++
 www-apps/nextcloud/nextcloud-15.0.10.ebuild | 41 +++++++++++++++++++++++++++++
 www-apps/nextcloud/nextcloud-16.0.3.ebuild  | 41 +++++++++++++++++++++++++++++
 4 files changed, 125 insertions(+)