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 4DE3F138334 for ; Thu, 5 Dec 2019 17:25:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 730BBE08C0; Thu, 5 Dec 2019 17:25:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 4998EE08C0 for ; Thu, 5 Dec 2019 17:25:43 +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 D86DF34D7E7 for ; Thu, 5 Dec 2019 17:25:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6054A778 for ; Thu, 5 Dec 2019 17:25:39 +0000 (UTC) From: "Jorge Manuel B. S. Vicetto" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jorge Manuel B. S. Vicetto" Message-ID: <1575566727.c127ce311c640ca3231d6eb013f47ffd298bab35.jmbsvicetto@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/phpldapadmin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-nds/phpldapadmin/Manifest net-nds/phpldapadmin/phpldapadmin-1.2.3-r1.ebuild net-nds/phpldapadmin/phpldapadmin-1.2.3.ebuild X-VCS-Directories: net-nds/phpldapadmin/ X-VCS-Committer: jmbsvicetto X-VCS-Committer-Name: Jorge Manuel B. S. Vicetto X-VCS-Revision: c127ce311c640ca3231d6eb013f47ffd298bab35 X-VCS-Branch: master Date: Thu, 5 Dec 2019 17:25:39 +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: a5aa9104-6ec9-44ee-9053-6e3fec24227b X-Archives-Hash: 70876d99415d15ee0015239894858088 commit: c127ce311c640ca3231d6eb013f47ffd298bab35 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) gentoo org> AuthorDate: Thu Dec 5 17:25:27 2019 +0000 Commit: Jorge Manuel B. S. Vicetto gentoo org> CommitDate: Thu Dec 5 17:25:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c127ce31 net-nds/phpldapadmin: Drop vulnerable releases. Bug: https://bugs.gentoo.org/636078 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) gentoo.org> net-nds/phpldapadmin/Manifest | 1 - net-nds/phpldapadmin/phpldapadmin-1.2.3-r1.ebuild | 48 ----------------------- net-nds/phpldapadmin/phpldapadmin-1.2.3.ebuild | 44 --------------------- 3 files changed, 93 deletions(-) diff --git a/net-nds/phpldapadmin/Manifest b/net-nds/phpldapadmin/Manifest index 65fe4ee9905..3cbc0fcbabd 100644 --- a/net-nds/phpldapadmin/Manifest +++ b/net-nds/phpldapadmin/Manifest @@ -1,2 +1 @@ -DIST phpldapadmin-1.2.3.tgz 1115707 BLAKE2B 85f11713134f7af65a40cb2cab619590bdea9dfc23d2bfdec0b0837772f166f5b8cd61125b753167726abf109a5e5ac8607dc75a750299c61f895638c2d3b98a SHA512 58a57ca577586685ebd0d7fde7e299b8945d1693018c7803e19239b79f4b9d72a4d207d53c9f284268e32398108038efafcdb434e634619bfe87db3524d267b6 DIST phpldapadmin-1.2.5.tar.gz 1117335 BLAKE2B 00d82434dbdadf1f90f5f356ad644d7cfa078cc0696d7cf64e36bc49baf2a5f29bd62fbcd265d9771e713bdd19d4e5708e77e1229199b6712874f982f9b067b0 SHA512 53cf5a8fb3ae3e5fc3c2ab6d23fb9cf731f1d39e122db6531e87461610f13e4bc1c9e8d4fcf7abd2ee5697022a068a9e23d8e039ba79a12929faeb6265920701 diff --git a/net-nds/phpldapadmin/phpldapadmin-1.2.3-r1.ebuild b/net-nds/phpldapadmin/phpldapadmin-1.2.3-r1.ebuild deleted file mode 100644 index 786fde03497..00000000000 --- a/net-nds/phpldapadmin/phpldapadmin-1.2.3-r1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils webapp - -DESCRIPTION="phpLDAPadmin is a web-based tool for managing all aspects of your LDAP server" -HOMEPAGE="http://phpldapadmin.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" - -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -RDEPEND="dev-lang/php[hash,ldap,session,xml,nls] - >=dev-lang/php-5.3 - virtual/httpd-php" - -need_httpd_cgi - -src_prepare() { - mv config/config.php.example config/config.php - epatch "${FILESDIR}/${PN}-1.2.1.1-fix-magic-quotes.patch" - # http://phpldapadmin.git.sourceforge.net/git/gitweb.cgi?p=phpldapadmin/phpldapadmin;a=commit;h=7dc8d57d6952fe681cb9e8818df7f103220457bd - - epatch "${FILESDIR}/${PN}-fix-php5.5-support.patch" - # https://sourceforge.net/u/nihilisticz/phpldapadmin/ci/7e53dab990748c546b79f0610c3a7a58431e9ebc/ - # This patch has been requested to be merged, but there's no recent activity by upstream -} - -src_install() { - webapp_src_preinst - - dodoc INSTALL - - # Restrict config file access - bug 280836 - chown root:apache "config/config.php" - chmod 640 "config/config.php" - - insinto "${MY_HTDOCSDIR}" - doins -r * - - webapp_configfile "${MY_HTDOCSDIR}/config/config.php" - webapp_postinst_txt en "${FILESDIR}"/postinstall2-en.txt - - webapp_src_install -} diff --git a/net-nds/phpldapadmin/phpldapadmin-1.2.3.ebuild b/net-nds/phpldapadmin/phpldapadmin-1.2.3.ebuild deleted file mode 100644 index 4dcabc71b14..00000000000 --- a/net-nds/phpldapadmin/phpldapadmin-1.2.3.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils webapp - -DESCRIPTION="phpLDAPadmin is a web-based tool for managing all aspects of your LDAP server" -HOMEPAGE="http://phpldapadmin.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" - -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="" - -RDEPEND="dev-lang/php[hash,ldap,session,xml,nls] - >=dev-lang/php-5.3 - virtual/httpd-php" - -need_httpd_cgi - -src_prepare() { - mv config/config.php.example config/config.php - epatch "${FILESDIR}/${PN}-1.2.1.1-fix-magic-quotes.patch" - # http://phpldapadmin.git.sourceforge.net/git/gitweb.cgi?p=phpldapadmin/phpldapadmin;a=commit;h=7dc8d57d6952fe681cb9e8818df7f103220457bd -} - -src_install() { - webapp_src_preinst - - dodoc INSTALL - - # Restrict config file access - bug 280836 - chown root:apache "config/config.php" - chmod 640 "config/config.php" - - insinto "${MY_HTDOCSDIR}" - doins -r * - - webapp_configfile "${MY_HTDOCSDIR}/config/config.php" - webapp_postinst_txt en "${FILESDIR}"/postinstall2-en.txt - - webapp_src_install -}