commit:     e05a5d3820096b459e20e811caccd56d34366605
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 12 14:04:32 2021 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 16:09:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e05a5d38

www-apps/phpBB: Bump to 3.3.3, drop old 3.3.2

This version supports PHP 8.0.

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 www-apps/phpBB/Manifest                                   | 2 +-
 www-apps/phpBB/{phpBB-3.3.2.ebuild => phpBB-3.3.3.ebuild} | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/www-apps/phpBB/Manifest b/www-apps/phpBB/Manifest
index 37a4bb1723b..c8f14dfd36c 100644
--- a/www-apps/phpBB/Manifest
+++ b/www-apps/phpBB/Manifest
@@ -1 +1 @@
-DIST phpBB-3.3.2.tar.bz2 4616676 BLAKE2B 
3199dac9c3ad95697e24c30d91131a29e05a19783cbc002ef65c87f4834def73de669ce1810b02c960dd47cec1b4e6d51d41a456e5f704e79791b5af5cab980d
 SHA512 
8acdd88232ebfd914c74dd46edafcca66dd67669c2db4bf8008b9ece9f6af300825933a6dc0febe6cf70ffe8d4fd550a24eebedd684dc233c7866463fdba3039
+DIST phpBB-3.3.3.tar.bz2 4703855 BLAKE2B 
28eb4ad42c80adad372858e899ac33ae2da80044aed1d43edd94de4698d9bf91a5a9571daf7d9be52204c4c8262902f725a40564f921ddf9d89c31f73661bc8c
 SHA512 
a43ff244a4cf3917dfac6e24c21bd52e70ae3391313fd6a3dcaba08907485359c42200bd767137061258b125134f4798b26ecd82bbf8ba360755a63d875ae5d5

diff --git a/www-apps/phpBB/phpBB-3.3.2.ebuild 
b/www-apps/phpBB/phpBB-3.3.3.ebuild
similarity index 96%
rename from www-apps/phpBB/phpBB-3.3.2.ebuild
rename to www-apps/phpBB/phpBB-3.3.3.ebuild
index 92e371c9f13..eb1f59b4ed6 100644
--- a/www-apps/phpBB/phpBB-3.3.2.ebuild
+++ b/www-apps/phpBB/phpBB-3.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -19,6 +19,7 @@ PHP_RDEPEND="(
 )"
 
 RDEPEND="|| (
+       ${PHP_RDEPEND//@SLOT@/8.0}
        ${PHP_RDEPEND//@SLOT@/7.4}
        ${PHP_RDEPEND//@SLOT@/7.3}
        ${PHP_RDEPEND//@SLOT@/7.2}

Reply via email to