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: Mon, 24 Jun 2019 21:30:53 +0000 (UTC)	[thread overview]
Message-ID: <1561411771.87065954b8372c4ce06d42d09cc7b7311a42e8b2.chewi@gentoo> (raw)

commit:     87065954b8372c4ce06d42d09cc7b7311a42e8b2
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 24 21:29:31 2019 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Jun 24 21:29:31 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87065954

www-apps/phpBB: Drop old and vulnerable 3.1.10

Bug: https://bugs.gentoo.org/678512
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 www-apps/phpBB/Manifest               |  1 -
 www-apps/phpBB/phpBB-3.1.10-r1.ebuild | 42 -----------------------------------
 2 files changed, 43 deletions(-)

diff --git a/www-apps/phpBB/Manifest b/www-apps/phpBB/Manifest
index 06073694d4d..42c23a471f2 100644
--- a/www-apps/phpBB/Manifest
+++ b/www-apps/phpBB/Manifest
@@ -1,2 +1 @@
-DIST phpBB-3.1.10.tar.bz2 2150999 BLAKE2B c0dce8b554f9bfd19f0e470fa0b96637f26969339f4ef6f87d04d5e492f0028d24e0adc76c8600b7a7d95c6531aa6971b646a02f22f731195c5a9491ea465bd0 SHA512 077a529075ea4e0691f9125be521b3fa8d4a078f9234b40bc5495faf00e1389808da40176ab8c8d9c66db259ebbf252d7292919d5c8e96e93c0bbda8d19695e2
 DIST phpBB-3.2.7.tar.bz2 4384851 BLAKE2B 68af960efa04a30f81869b205d9c43ace86a4a4411a4cb969cdf5d52c8bf4f87f806fc3b2c71941f15be295afe5faa0d606af72a734356c3a7f0f97fb73d3f01 SHA512 f6cf728c022d803f2b39560037b987e832f4ee4583a377f63e01a1529b58e275db4f13386a0d70b50cfb40621d7573a26e349702f901a549cedda9db7f79d4d2

diff --git a/www-apps/phpBB/phpBB-3.1.10-r1.ebuild b/www-apps/phpBB/phpBB-3.1.10-r1.ebuild
deleted file mode 100644
index ebc5ae0c550..00000000000
--- a/www-apps/phpBB/phpBB-3.1.10-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit webapp
-
-DESCRIPTION="An open-source bulletin board package"
-HOMEPAGE="https://www.phpbb.com/"
-SRC_URI="https://download.phpbb.com/pub/release/${PV:0:3}/${PV}/${P}.tar.bz2"
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~sparc ~x86"
-IUSE="ftp gd imagemagick mssql mysqli postgres sqlite xml zlib"
-
-PHPV="5*:*"
-RDEPEND="=virtual/httpd-php-${PHPV}
-	=dev-lang/php-${PHPV}[ftp?,gd?,json,mssql?,mysqli?,postgres?,sqlite?,xml?,zlib?]
-	imagemagick? ( virtual/imagemagick-tools )"
-
-need_httpd_cgi
-
-S="${WORKDIR}/${PN}${PV%%.*}"
-
-src_install() {
-	webapp_src_preinst
-
-	insinto "${MY_HTDOCSDIR}"
-	doins -r .
-
-	webapp_serverowned "${MY_HTDOCSDIR}"/cache
-	webapp_serverowned "${MY_HTDOCSDIR}"/files
-	webapp_serverowned "${MY_HTDOCSDIR}"/images/avatars/upload
-	webapp_serverowned "${MY_HTDOCSDIR}"/store
-	webapp_serverowned "${MY_HTDOCSDIR}"/config.php
-	webapp_configfile  "${MY_HTDOCSDIR}"/config.php
-
-	webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt
-	webapp_src_install
-
-	# phpBB needs docs together with the other files.
-	dosym "${MY_HTDOCSDIR}"/docs /usr/share/doc/${PF}
-}


             reply	other threads:[~2019-06-24 21:30 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-24 21:30 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-25 21:19 [gentoo-commits] repo/gentoo:master commit in: www-apps/phpBB/ 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-07-07 14:52 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
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=1561411771.87065954b8372c4ce06d42d09cc7b7311a42e8b2.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