public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/phpBB/
Date: Thu,  7 Jul 2022 14:52:58 +0000 (UTC)	[thread overview]
Message-ID: <1657205527.9e9431a609524fa8a74102f9e7660c4903890e39.chewi@gentoo> (raw)

commit:     9e9431a609524fa8a74102f9e7660c4903890e39
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  7 14:52:07 2022 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Jul  7 14:52:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e9431a6

www-apps/phpBB: Bump to 3.3.8, drop old 3.3.7

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 www-apps/phpBB/Manifest                                   | 2 +-
 www-apps/phpBB/{phpBB-3.3.7.ebuild => phpBB-3.3.8.ebuild} | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/www-apps/phpBB/Manifest b/www-apps/phpBB/Manifest
index 7e82b2c9fd07..754fb913f695 100644
--- a/www-apps/phpBB/Manifest
+++ b/www-apps/phpBB/Manifest
@@ -1 +1 @@
-DIST phpBB-3.3.7.tar.bz2 4055014 BLAKE2B 6f73afdd0b1fb738520e47f5d8a4ccfb396d2615da99a4b3a1bdfdf8a7e1da579486605335b8a033d5b2d7b71d173d911067c17ba78ab9ea564a818ad2f9c25e SHA512 88555d5c2b1037267d2fcb1b00e7f422a6a9ca38f25f43d598fe03791c05aec19de01022daa2685d018fe670b97f523ac14f2cbd56422a51bf5821413d138ac3
+DIST phpBB-3.3.8.tar.bz2 4058666 BLAKE2B dbefc03599913bb918d1bcf7bedfd3502fb707dc822f19617260958575fa20e2003dacded69d9a95f648404cd34ca077b8f06f415e0a03e4b767489e5c4cfbb7 SHA512 99b381e76ae03f051023fe0ca977d05a316a331779401cfd86409bab04567b7a8cf0f6352b4c24ee9d352a7c891e3bdead04fa8c817247d87757187fedf37997

diff --git a/www-apps/phpBB/phpBB-3.3.7.ebuild b/www-apps/phpBB/phpBB-3.3.8.ebuild
similarity index 98%
rename from www-apps/phpBB/phpBB-3.3.7.ebuild
rename to www-apps/phpBB/phpBB-3.3.8.ebuild
index 06daf4b9249f..ee5a4ce1904d 100644
--- a/www-apps/phpBB/phpBB-3.3.7.ebuild
+++ b/www-apps/phpBB/phpBB-3.3.8.ebuild
@@ -22,7 +22,6 @@ RDEPEND="|| (
 	${PHP_RDEPEND//@SLOT@/8.1}
 	${PHP_RDEPEND//@SLOT@/8.0}
 	${PHP_RDEPEND//@SLOT@/7.4}
-	${PHP_RDEPEND//@SLOT@/7.3}
 )"
 
 need_httpd_cgi


             reply	other threads:[~2022-07-07 14:53 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-07 14:52 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-09 23:27 [gentoo-commits] repo/gentoo:master commit in: www-apps/phpBB/ James Le Cuirot
2024-10-25 21:19 James Le Cuirot
2024-06-29 18:27 James Le Cuirot
2023-12-08 16:29 Arthur Zamarin
2023-11-04 22:35 James Le Cuirot
2023-09-17 21:33 James Le Cuirot
2023-02-17 23:21 James Le Cuirot
2022-12-11 10:36 James Le Cuirot
2022-04-02 13:47 James Le Cuirot
2021-10-16  9:00 James Le Cuirot
2021-05-30  7:56 James Le Cuirot
2021-02-12 17:29 James Le Cuirot
2021-02-12 16:09 James Le Cuirot
2021-01-10 22:27 Sam James
2020-11-22 21:13 James Le Cuirot
2020-08-23 22:00 James Le Cuirot
2020-08-23 22:00 James Le Cuirot
2019-11-24 23:22 James Le Cuirot
2019-11-24 23:22 James Le Cuirot
2019-06-24 21:54 James Le Cuirot
2019-06-24 21:30 James Le Cuirot
2018-06-03 13:49 Aaron Bauman
2018-02-11 11:36 Michał Górny
2017-02-11 19:47 David Seifert
2017-01-07 21:29 James Le Cuirot
2017-01-07 21:29 James Le Cuirot
2017-01-07 21:29 James Le Cuirot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1657205527.9e9431a609524fa8a74102f9e7660c4903890e39.chewi@gentoo \
    --to=chewi@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox