From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 80A4215813A for ; Thu, 09 Jan 2025 23:27:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C34B0E076B; Thu, 09 Jan 2025 23:27:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A7DE0E076B for ; Thu, 09 Jan 2025 23:27:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 951A1342F64 for ; Thu, 09 Jan 2025 23:27:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 212BC11B5 for ; Thu, 09 Jan 2025 23:27:56 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1736465252.d3f30c3dd9f767357205df04fc9f7bd0641d0293.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/phpBB/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/phpBB/Manifest www-apps/phpBB/phpBB-3.3.13.ebuild www-apps/phpBB/phpBB-3.3.14.ebuild X-VCS-Directories: www-apps/phpBB/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: d3f30c3dd9f767357205df04fc9f7bd0641d0293 X-VCS-Branch: master Date: Thu, 09 Jan 2025 23:27:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1f85b436-ff8b-4906-b8cc-49c79c36aa55 X-Archives-Hash: 1f6812dceb611ca1f743c46ad736a4fe commit: d3f30c3dd9f767357205df04fc9f7bd0641d0293 Author: James Le Cuirot gentoo org> AuthorDate: Thu Jan 9 23:27:32 2025 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Thu Jan 9 23:27:32 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3f30c3d www-apps/phpBB: Bump to 3.3.14, drop old 3.3.13 Signed-off-by: James Le Cuirot gentoo.org> www-apps/phpBB/Manifest | 2 +- www-apps/phpBB/{phpBB-3.3.13.ebuild => phpBB-3.3.14.ebuild} | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/www-apps/phpBB/Manifest b/www-apps/phpBB/Manifest index 58626e0e0818..31b1904c5ac0 100644 --- a/www-apps/phpBB/Manifest +++ b/www-apps/phpBB/Manifest @@ -1 +1 @@ -DIST phpBB-3.3.13.tar.bz2 4110534 BLAKE2B 68504b5446b60f19f9e3feb6de08afbd0fa35c0e54782daf7b626917969f71d61af9564495b145191200ed75b41739ab5b526b5e49fecd08effd018f5d1d7fa4 SHA512 2a6725465e6d4f4b42eada17343e0f6fe8fd8e7464d0b444d4dfa80928d6c0127c34a4e0bbcb13a9166ed5cf37772e92d9353092bb0ce9ed6b089f5b6a70dd43 +DIST phpBB-3.3.14.tar.bz2 4110798 BLAKE2B 9131d291ee262f3e4596ead6cf4900db33ed3d99d93b42dd950bfbecc8b30d6892efe22fcf2d377fd11ada73b789a0523d3ec1e6ebc1f8b67f323b5fd488390d SHA512 1eae128e3fec7670fdefb0a1e592a1a77759a201fcc46b6892f4fbda7286c5b13fedd672c8e016d6b06531d1fe6a954366d5b75aa2b13ef30f66f9deddd954dd diff --git a/www-apps/phpBB/phpBB-3.3.13.ebuild b/www-apps/phpBB/phpBB-3.3.14.ebuild similarity index 95% rename from www-apps/phpBB/phpBB-3.3.13.ebuild rename to www-apps/phpBB/phpBB-3.3.14.ebuild index 9032b4419e00..08bbfa434096 100644 --- a/www-apps/phpBB/phpBB-3.3.13.ebuild +++ b/www-apps/phpBB/phpBB-3.3.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,6 @@ PHP_RDEPEND="( RDEPEND="|| ( ${PHP_RDEPEND//@SLOT@/8.3} ${PHP_RDEPEND//@SLOT@/8.2} - ${PHP_RDEPEND//@SLOT@/8.1} )" need_httpd_cgi