Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/phpmyadmin/
Date: Thu, 25 Jan 2018 20:16:05
Message-Id: 1516911295.66ce23a80efde30425899df6c59d3b8eca50124c.jmbsvicetto@gentoo
1 commit: 66ce23a80efde30425899df6c59d3b8eca50124c
2 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 25 20:14:55 2018 +0000
4 Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 25 20:14:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66ce23a8
7
8 dev-db/phpmyadmin: Drop old vulnerable versions.
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 dev-db/phpmyadmin/Manifest | 4 --
13 dev-db/phpmyadmin/phpmyadmin-4.7.0.ebuild | 61 ----------------------------
14 dev-db/phpmyadmin/phpmyadmin-4.7.1.ebuild | 61 ----------------------------
15 dev-db/phpmyadmin/phpmyadmin-4.7.2.ebuild | 61 ----------------------------
16 dev-db/phpmyadmin/phpmyadmin-4.7.5-r1.ebuild | 61 ----------------------------
17 dev-db/phpmyadmin/phpmyadmin-4.7.5.ebuild | 61 ----------------------------
18 6 files changed, 309 deletions(-)
19
20 diff --git a/dev-db/phpmyadmin/Manifest b/dev-db/phpmyadmin/Manifest
21 index d9d38a94c50..19808030d27 100644
22 --- a/dev-db/phpmyadmin/Manifest
23 +++ b/dev-db/phpmyadmin/Manifest
24 @@ -1,6 +1,2 @@
25 DIST phpMyAdmin-4.0.10.20-all-languages.tar.xz 4323896 BLAKE2B d645280c185904a91f2f9b7d365416d13fd3416c46c82fe3d9ed6e406af0c97e6fe5110db34311689d2fcb4ec3b52d6db64e9e455ca1283794c4667c315f97ba SHA512 e1d8b8a503eaa19a090d24d5ad011241aab06c2767138424d875edd82a868b4ebcdf5bba154b7eefef23b41d1949dcd021defe17e9047d0bf5fcfd0d6a5f4d27
26 -DIST phpMyAdmin-4.7.0-all-languages.tar.xz 7600296 BLAKE2B 10e1168ab7a1d8dfccf5837c211a2e6455d767e27f11aec870a9c4a1a19e8a4a1df67b82a7a83ff3c184c8a111dc272da5c876150615a9fd9a32a643bba84007 SHA512 03f3b56d3fed846e8e27e38a1bf32175b267a3cc2784ee499b64a48b6a37f0352302a9c150e1db1c99f633aabd8a373a834ad7ab2b694146b0ac13dd05bd27e3
27 -DIST phpMyAdmin-4.7.1-all-languages.tar.xz 5665344 BLAKE2B 6fc7570badf6496da6d038a117f7ebc523c3bbd4c7bd5193b5350df69b21f1b631391bc5ab0845193c2dabe2b9c54e16c6173495d0f383d17dac5734492166e4 SHA512 583ad8c8ee871fedd4df79e49845554f2f6182a343439fff8f91f61428964a85f3305590792096ede95a2ea675f065a4a4cdee31d365c03d2cc3aa721b0aeb6e
28 -DIST phpMyAdmin-4.7.2-all-languages.tar.xz 6270116 BLAKE2B 6ce9d6940f8e6e9fce73b4177cb85283c8719fe080082a5f3c493493133e05deba76a6ee57843f9e01d4ba15109f1d56a73f436eba1d105bcd59b4b914a7723b SHA512 ed0b26fd53d1a7d77dcaac98c8570282855b967aee23814fb61737484ea899ede7d900fd0baa27c20fa8ae9a55009db6037b1be42bd6a24d471d672f138d1761
29 -DIST phpMyAdmin-4.7.5-all-languages.tar.xz 6254188 BLAKE2B eaa4ace63f6f74fd36249d23c839f574a2a78373f831aaf89fd42013684242e1454005bf2b8acb10d49893288ef660767e869d38e6e255592626aec895037bb8 SHA512 f79a6779d3cd216e53c14faad74fcd35f4e89865c2b91cc6fb7599cc16c9a273143a6a491e960c0c902d29dd9e85f123f61bdef5c7b0cef45b827296f50d3d82
30 DIST phpMyAdmin-4.7.7-all-languages.tar.xz 6411768 BLAKE2B 59ea3c69ee6bd019d5ff61f16ec37c39b9f94dde72198acd1892d4212d2258b9913305d22c93f6925426a9554c411ebf1a20beeae0a5b5a4f869a3bf7da9d73b SHA512 7eab8567a7889b79839104c3a46cfa7a841cb7188dc0bb0a306a6e15d06265b70e2b389c25e69bef2ebb77c7460381342322e2cfe546686d9b314b99c9419513
31
32 diff --git a/dev-db/phpmyadmin/phpmyadmin-4.7.0.ebuild b/dev-db/phpmyadmin/phpmyadmin-4.7.0.ebuild
33 deleted file mode 100644
34 index 3422d6c70f4..00000000000
35 --- a/dev-db/phpmyadmin/phpmyadmin-4.7.0.ebuild
36 +++ /dev/null
37 @@ -1,61 +0,0 @@
38 -# Copyright 1999-2017 Gentoo Foundation
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI="5"
42 -
43 -inherit eutils webapp
44 -
45 -MY_PV=${PV/_/-}
46 -MY_PN="phpMyAdmin"
47 -MY_P="${MY_PN}-${MY_PV}-all-languages"
48 -
49 -DESCRIPTION="Web-based administration for MySQL database in PHP"
50 -HOMEPAGE="https://www.phpmyadmin.net/"
51 -SRC_URI="https://files.phpmyadmin.net/${MY_PN}/${MY_PV}/${MY_P}.tar.xz"
52 -
53 -LICENSE="GPL-2"
54 -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
55 -IUSE="setup"
56 -
57 -RDEPEND="
58 - dev-lang/php[crypt,ctype,filter,json,session,unicode]
59 - || (
60 - dev-lang/php[mysqli]
61 - dev-lang/php[mysql]
62 - )
63 - virtual/httpd-php:*
64 -"
65 -
66 -need_httpd_cgi
67 -
68 -S="${WORKDIR}"/${MY_P}
69 -
70 -pkg_setup() {
71 - webapp_pkg_setup
72 -}
73 -
74 -src_install() {
75 - webapp_src_preinst
76 -
77 - dodoc README RELEASE-DATE-${MY_PV} ChangeLog || die
78 - rm -f LICENSE README* RELEASE-DATE-${MY_PV}
79 -
80 - if ! use setup; then
81 - rm -rf setup || die "Cannot remove setup utility"
82 - elog "The phpMyAdmin setup utility has been removed."
83 - elog "It is a regular target of various exploits. If you need it, set USE=setup."
84 - else
85 - elog "You should consider disabling the setup USE flag"
86 - elog "to exclude the setup utility if you don't use it."
87 - elog "It regularly is the target of various exploits."
88 - fi
89 -
90 - insinto "${MY_HTDOCSDIR#${EPREFIX}}"
91 - doins -r .
92 -
93 - webapp_configfile "${MY_HTDOCSDIR#${EPREFIX}}"/libraries/config.default.php
94 - webapp_serverowned "${MY_HTDOCSDIR#${EPREFIX}}"/libraries/config.default.php
95 -
96 - webapp_postinst_txt en "${FILESDIR}"/postinstall-en-3.1.txt
97 - webapp_src_install
98 -}
99
100 diff --git a/dev-db/phpmyadmin/phpmyadmin-4.7.1.ebuild b/dev-db/phpmyadmin/phpmyadmin-4.7.1.ebuild
101 deleted file mode 100644
102 index 80ad74d42a8..00000000000
103 --- a/dev-db/phpmyadmin/phpmyadmin-4.7.1.ebuild
104 +++ /dev/null
105 @@ -1,61 +0,0 @@
106 -# Copyright 1999-2017 Gentoo Foundation
107 -# Distributed under the terms of the GNU General Public License v2
108 -
109 -EAPI="5"
110 -
111 -inherit eutils webapp
112 -
113 -MY_PV=${PV/_/-}
114 -MY_PN="phpMyAdmin"
115 -MY_P="${MY_PN}-${MY_PV}-all-languages"
116 -
117 -DESCRIPTION="Web-based administration for MySQL database in PHP"
118 -HOMEPAGE="https://www.phpmyadmin.net/"
119 -SRC_URI="https://files.phpmyadmin.net/${MY_PN}/${MY_PV}/${MY_P}.tar.xz"
120 -
121 -LICENSE="GPL-2"
122 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
123 -IUSE="setup"
124 -
125 -RDEPEND="
126 - dev-lang/php[crypt,ctype,filter,json,session,unicode]
127 - || (
128 - dev-lang/php[mysqli]
129 - dev-lang/php[mysql]
130 - )
131 - virtual/httpd-php:*
132 -"
133 -
134 -need_httpd_cgi
135 -
136 -S="${WORKDIR}"/${MY_P}
137 -
138 -pkg_setup() {
139 - webapp_pkg_setup
140 -}
141 -
142 -src_install() {
143 - webapp_src_preinst
144 -
145 - dodoc README RELEASE-DATE-${MY_PV} ChangeLog || die
146 - rm -f LICENSE README* RELEASE-DATE-${MY_PV}
147 -
148 - if ! use setup; then
149 - rm -rf setup || die "Cannot remove setup utility"
150 - elog "The phpMyAdmin setup utility has been removed."
151 - elog "It is a regular target of various exploits. If you need it, set USE=setup."
152 - else
153 - elog "You should consider disabling the setup USE flag"
154 - elog "to exclude the setup utility if you don't use it."
155 - elog "It regularly is the target of various exploits."
156 - fi
157 -
158 - insinto "${MY_HTDOCSDIR#${EPREFIX}}"
159 - doins -r .
160 -
161 - webapp_configfile "${MY_HTDOCSDIR#${EPREFIX}}"/libraries/config.default.php
162 - webapp_serverowned "${MY_HTDOCSDIR#${EPREFIX}}"/libraries/config.default.php
163 -
164 - webapp_postinst_txt en "${FILESDIR}"/postinstall-en-3.1.txt
165 - webapp_src_install
166 -}
167
168 diff --git a/dev-db/phpmyadmin/phpmyadmin-4.7.2.ebuild b/dev-db/phpmyadmin/phpmyadmin-4.7.2.ebuild
169 deleted file mode 100644
170 index 80ad74d42a8..00000000000
171 --- a/dev-db/phpmyadmin/phpmyadmin-4.7.2.ebuild
172 +++ /dev/null
173 @@ -1,61 +0,0 @@
174 -# Copyright 1999-2017 Gentoo Foundation
175 -# Distributed under the terms of the GNU General Public License v2
176 -
177 -EAPI="5"
178 -
179 -inherit eutils webapp
180 -
181 -MY_PV=${PV/_/-}
182 -MY_PN="phpMyAdmin"
183 -MY_P="${MY_PN}-${MY_PV}-all-languages"
184 -
185 -DESCRIPTION="Web-based administration for MySQL database in PHP"
186 -HOMEPAGE="https://www.phpmyadmin.net/"
187 -SRC_URI="https://files.phpmyadmin.net/${MY_PN}/${MY_PV}/${MY_P}.tar.xz"
188 -
189 -LICENSE="GPL-2"
190 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
191 -IUSE="setup"
192 -
193 -RDEPEND="
194 - dev-lang/php[crypt,ctype,filter,json,session,unicode]
195 - || (
196 - dev-lang/php[mysqli]
197 - dev-lang/php[mysql]
198 - )
199 - virtual/httpd-php:*
200 -"
201 -
202 -need_httpd_cgi
203 -
204 -S="${WORKDIR}"/${MY_P}
205 -
206 -pkg_setup() {
207 - webapp_pkg_setup
208 -}
209 -
210 -src_install() {
211 - webapp_src_preinst
212 -
213 - dodoc README RELEASE-DATE-${MY_PV} ChangeLog || die
214 - rm -f LICENSE README* RELEASE-DATE-${MY_PV}
215 -
216 - if ! use setup; then
217 - rm -rf setup || die "Cannot remove setup utility"
218 - elog "The phpMyAdmin setup utility has been removed."
219 - elog "It is a regular target of various exploits. If you need it, set USE=setup."
220 - else
221 - elog "You should consider disabling the setup USE flag"
222 - elog "to exclude the setup utility if you don't use it."
223 - elog "It regularly is the target of various exploits."
224 - fi
225 -
226 - insinto "${MY_HTDOCSDIR#${EPREFIX}}"
227 - doins -r .
228 -
229 - webapp_configfile "${MY_HTDOCSDIR#${EPREFIX}}"/libraries/config.default.php
230 - webapp_serverowned "${MY_HTDOCSDIR#${EPREFIX}}"/libraries/config.default.php
231 -
232 - webapp_postinst_txt en "${FILESDIR}"/postinstall-en-3.1.txt
233 - webapp_src_install
234 -}
235
236 diff --git a/dev-db/phpmyadmin/phpmyadmin-4.7.5-r1.ebuild b/dev-db/phpmyadmin/phpmyadmin-4.7.5-r1.ebuild
237 deleted file mode 100644
238 index 3e718bb6b1e..00000000000
239 --- a/dev-db/phpmyadmin/phpmyadmin-4.7.5-r1.ebuild
240 +++ /dev/null
241 @@ -1,61 +0,0 @@
242 -# Copyright 1999-2017 Gentoo Foundation
243 -# Distributed under the terms of the GNU General Public License v2
244 -
245 -EAPI="5"
246 -
247 -inherit eutils webapp
248 -
249 -MY_PV=${PV/_/-}
250 -MY_PN="phpMyAdmin"
251 -MY_P="${MY_PN}-${MY_PV}-all-languages"
252 -
253 -DESCRIPTION="Web-based administration for MySQL database in PHP"
254 -HOMEPAGE="https://www.phpmyadmin.net/"
255 -SRC_URI="https://files.phpmyadmin.net/${MY_PN}/${MY_PV}/${MY_P}.tar.xz"
256 -
257 -LICENSE="GPL-2"
258 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
259 -IUSE="setup"
260 -
261 -RDEPEND="
262 - dev-lang/php[ctype,filter,json,session,unicode]
263 - || (
264 - dev-lang/php[mysqli]
265 - dev-lang/php[mysql]
266 - )
267 - virtual/httpd-php:*
268 -"
269 -
270 -need_httpd_cgi
271 -
272 -S="${WORKDIR}"/${MY_P}
273 -
274 -pkg_setup() {
275 - webapp_pkg_setup
276 -}
277 -
278 -src_install() {
279 - webapp_src_preinst
280 -
281 - dodoc README RELEASE-DATE-${MY_PV} ChangeLog || die
282 - rm -f LICENSE README* RELEASE-DATE-${MY_PV}
283 -
284 - if ! use setup; then
285 - rm -rf setup || die "Cannot remove setup utility"
286 - elog "The phpMyAdmin setup utility has been removed."
287 - elog "It is a regular target of various exploits. If you need it, set USE=setup."
288 - else
289 - elog "You should consider disabling the setup USE flag"
290 - elog "to exclude the setup utility if you don't use it."
291 - elog "It regularly is the target of various exploits."
292 - fi
293 -
294 - insinto "${MY_HTDOCSDIR#${EPREFIX}}"
295 - doins -r .
296 -
297 - webapp_configfile "${MY_HTDOCSDIR#${EPREFIX}}"/libraries/config.default.php
298 - webapp_serverowned "${MY_HTDOCSDIR#${EPREFIX}}"/libraries/config.default.php
299 -
300 - webapp_postinst_txt en "${FILESDIR}"/postinstall-en-3.1.txt
301 - webapp_src_install
302 -}
303
304 diff --git a/dev-db/phpmyadmin/phpmyadmin-4.7.5.ebuild b/dev-db/phpmyadmin/phpmyadmin-4.7.5.ebuild
305 deleted file mode 100644
306 index 80ad74d42a8..00000000000
307 --- a/dev-db/phpmyadmin/phpmyadmin-4.7.5.ebuild
308 +++ /dev/null
309 @@ -1,61 +0,0 @@
310 -# Copyright 1999-2017 Gentoo Foundation
311 -# Distributed under the terms of the GNU General Public License v2
312 -
313 -EAPI="5"
314 -
315 -inherit eutils webapp
316 -
317 -MY_PV=${PV/_/-}
318 -MY_PN="phpMyAdmin"
319 -MY_P="${MY_PN}-${MY_PV}-all-languages"
320 -
321 -DESCRIPTION="Web-based administration for MySQL database in PHP"
322 -HOMEPAGE="https://www.phpmyadmin.net/"
323 -SRC_URI="https://files.phpmyadmin.net/${MY_PN}/${MY_PV}/${MY_P}.tar.xz"
324 -
325 -LICENSE="GPL-2"
326 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos"
327 -IUSE="setup"
328 -
329 -RDEPEND="
330 - dev-lang/php[crypt,ctype,filter,json,session,unicode]
331 - || (
332 - dev-lang/php[mysqli]
333 - dev-lang/php[mysql]
334 - )
335 - virtual/httpd-php:*
336 -"
337 -
338 -need_httpd_cgi
339 -
340 -S="${WORKDIR}"/${MY_P}
341 -
342 -pkg_setup() {
343 - webapp_pkg_setup
344 -}
345 -
346 -src_install() {
347 - webapp_src_preinst
348 -
349 - dodoc README RELEASE-DATE-${MY_PV} ChangeLog || die
350 - rm -f LICENSE README* RELEASE-DATE-${MY_PV}
351 -
352 - if ! use setup; then
353 - rm -rf setup || die "Cannot remove setup utility"
354 - elog "The phpMyAdmin setup utility has been removed."
355 - elog "It is a regular target of various exploits. If you need it, set USE=setup."
356 - else
357 - elog "You should consider disabling the setup USE flag"
358 - elog "to exclude the setup utility if you don't use it."
359 - elog "It regularly is the target of various exploits."
360 - fi
361 -
362 - insinto "${MY_HTDOCSDIR#${EPREFIX}}"
363 - doins -r .
364 -
365 - webapp_configfile "${MY_HTDOCSDIR#${EPREFIX}}"/libraries/config.default.php
366 - webapp_serverowned "${MY_HTDOCSDIR#${EPREFIX}}"/libraries/config.default.php
367 -
368 - webapp_postinst_txt en "${FILESDIR}"/postinstall-en-3.1.txt
369 - webapp_src_install
370 -}