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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BB09C138334 for ; Mon, 24 Jun 2019 21:30:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04B2FE097A; Mon, 24 Jun 2019 21:30:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9384DE0977 for ; Mon, 24 Jun 2019 21:30:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 18D6A3469CE for ; Mon, 24 Jun 2019 21:30:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C5BF619 for ; Mon, 24 Jun 2019 21:30:53 +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: <1561411771.87065954b8372c4ce06d42d09cc7b7311a42e8b2.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.1.10-r1.ebuild X-VCS-Directories: www-apps/phpBB/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 87065954b8372c4ce06d42d09cc7b7311a42e8b2 X-VCS-Branch: master Date: Mon, 24 Jun 2019 21:30:53 +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: d26c7139-d507-4308-9157-e44190a4f80b X-Archives-Hash: 14700f92932945aea9a9d23057998c92 commit: 87065954b8372c4ce06d42d09cc7b7311a42e8b2 Author: James Le Cuirot gentoo org> AuthorDate: Mon Jun 24 21:29:31 2019 +0000 Commit: James Le Cuirot gentoo 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 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} -}