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: www-apps/drupal/
Date: Wed, 20 Feb 2019 21:27:46
Message-Id: 1550698052.e55f7d13ea704240aa08e62e611dcb510d2d2668.jmbsvicetto@gentoo
1 commit: e55f7d13ea704240aa08e62e611dcb510d2d2668
2 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 20 21:27:32 2019 +0000
4 Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 20 21:27:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e55f7d13
7
8 www-apps/drupal: Drop old versions.
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
12
13 www-apps/drupal/Manifest | 3 --
14 www-apps/drupal/drupal-7.63.ebuild | 74 --------------------------------
15 www-apps/drupal/drupal-8.6.7.ebuild | 84 -------------------------------------
16 www-apps/drupal/drupal-8.6.9.ebuild | 84 -------------------------------------
17 4 files changed, 245 deletions(-)
18
19 diff --git a/www-apps/drupal/Manifest b/www-apps/drupal/Manifest
20 index dedece7261c..294a5fd9ff3 100644
21 --- a/www-apps/drupal/Manifest
22 +++ b/www-apps/drupal/Manifest
23 @@ -1,6 +1,3 @@
24 -DIST drupal-7.63.tar.gz 3298415 BLAKE2B 28b136911b7faf4cf9ac790dbb5260de1004e34c77dcc08fabee7ae464a5f30645a4377f3c9f1ca4df45a357864bd1b5f6deb09a20db41bfbe9ef7621bf404a7 SHA512 e601732590a0b6d63d15d4d73e9531576592092dda986d965ff4d466069f21fc0adcd004798547b14dc528546ddcb5bb089a7cb1919b89f94339888858f12dd1
25 DIST drupal-7.64.tar.gz 3297822 BLAKE2B 8f1e9fa72086ae41a4d5bc2b261d23b5302400263cea28eb4e7b70ffb56d16c70dde31f7759eec9493a485e4527ba6e1085321362e835110d9b672bb520331dd SHA512 90d4b863df5597ac7e88dc09317e3ab8b2beacd6051ef267de52d1fe599a8704f25ede708d2a106c18d76f19c2c9de1e5003086ab9116bae5624acd418e8a014
26 DIST drupal-8.5.11.tar.gz 15817672 BLAKE2B da944b432cacf070f47c3c16966c0a0a8950258f067bf2da50ae00281cee6a72f53940ad227ca2864f342c25a7bd6a500140f8070c932aa1a07a96b98016f1ff SHA512 16695af590d048882fa2c3b4aae071d6cbbad6eb4d0dd02763b7c95c782ef4cec70e3825cebbaecf2d5a6f18e2744017accb7bf9e7caf17b1b497eabfef3a348
27 DIST drupal-8.6.10.tar.gz 16858107 BLAKE2B 1a86d907fea4ec77d88bc7a8d937baa093972b4823e347ce151040a8f7a53330433cea73273097a8960c41b9655094451f38160bcf2f6197fa7e7fcf82c52060 SHA512 acd37fd87a15ca5056b1b1341cd24481073b21dca279536f4065c817230b83dd41a01fc82867781ee2d70cd7e5ccd333b6bdda0cfe4966ce79bf5b1435ad5192
28 -DIST drupal-8.6.7.tar.gz 16478439 BLAKE2B d1649f792e79ece2c17842478f23fbed8ef331ad6fcf7509f5cdd4fd5875fc6a00e1820fe39a66dd5404945658260436b9438c8d25a725517bc13f44d1407290 SHA512 0150f42066fe1a2e5c96eea1fd3d59221d2d3102cde8e629de79f4f248496c506cd2f76165a1baee3c36ca2d3d266658949a7927743c9e1859a525aa34ae80a6
29 -DIST drupal-8.6.9.tar.gz 16857833 BLAKE2B f2d47f834aab8ee5c3ae0dfb371fe73470be97754e7ffdd21d152da8405a35895cd72f019063ee091253b731e5ca53dfa4cde1e9d1f435f8a4ed39d9b4ce5ec0 SHA512 844acb03335e0e017f4f2b7c53ad5f3f25c32feb361e9f45bb073bba0689009b3a53da40999a7edae83fe8118865ac4d18f428feda08692ef7dd50db0b46c95a
30
31 diff --git a/www-apps/drupal/drupal-7.63.ebuild b/www-apps/drupal/drupal-7.63.ebuild
32 deleted file mode 100644
33 index 2d1f90ebbd0..00000000000
34 --- a/www-apps/drupal/drupal-7.63.ebuild
35 +++ /dev/null
36 @@ -1,74 +0,0 @@
37 -# Copyright 1999-2019 Gentoo Authors
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=6
41 -
42 -inherit webapp
43 -
44 -MY_PV=${PV:0:3}.0
45 -
46 -DESCRIPTION="PHP-based open-source platform and content management system"
47 -HOMEPAGE="https://www.drupal.org/"
48 -SRC_URI="https://ftp.drupal.org/files/projects/${P}.tar.gz"
49 -
50 -LICENSE="GPL-2"
51 -KEYWORDS="~alpha ~amd64 ~ppc ~x86"
52 -IUSE="+accelerator +mysql postgres sqlite +uploadprogress"
53 -
54 -RDEPEND="
55 - dev-lang/php[gd,hash,pdo,postgres?,simplexml,xml]
56 - virtual/httpd-php
57 - accelerator? ( ||
58 - (
59 - dev-php/xcache
60 - (
61 - >=dev-lang/php-5.5[opcache]
62 - dev-php/pecl-apcu
63 - )
64 - )
65 - )
66 - uploadprogress? ( dev-php/pecl-uploadprogress )
67 - mysql? (
68 - || (
69 - dev-lang/php[mysql]
70 - dev-lang/php[mysqli]
71 - )
72 - )
73 - sqlite? ( dev-lang/php[sqlite] )
74 -"
75 -
76 -need_httpd_cgi
77 -
78 -REQUIRED_USE="|| ( mysql postgres sqlite )"
79 -
80 -src_install() {
81 - webapp_src_preinst
82 -
83 - local docs="MAINTAINERS.txt LICENSE.txt INSTALL.txt CHANGELOG.txt INSTALL.mysql.txt INSTALL.pgsql.txt INSTALL.sqlite.txt UPGRADE.txt "
84 - dodoc ${docs}
85 - rm -f ${docs} INSTALL COPYRIGHT.txt || die
86 -
87 - cp sites/default/{default.settings.php,settings.php} || die
88 - insinto "${MY_HTDOCSDIR}"
89 - doins -r .
90 -
91 - dodir "${MY_HTDOCSDIR}"/files
92 - webapp_serverowned "${MY_HTDOCSDIR}"/files
93 - webapp_serverowned "${MY_HTDOCSDIR}"/sites/default
94 - webapp_serverowned "${MY_HTDOCSDIR}"/sites/default/settings.php
95 -
96 - webapp_configfile "${MY_HTDOCSDIR}"/sites/default/settings.php
97 - webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
98 -
99 - webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt
100 -
101 - webapp_src_install
102 -}
103 -
104 -pkg_postinst() {
105 - echo
106 - ewarn "SECURITY NOTICE"
107 - ewarn "If you plan on using SSL on your Drupal site, please consult the postinstall information:"
108 - ewarn "\t# webapp-config --show-postinst ${PN} ${PV}"
109 - echo
110 -}
111
112 diff --git a/www-apps/drupal/drupal-8.6.7.ebuild b/www-apps/drupal/drupal-8.6.7.ebuild
113 deleted file mode 100644
114 index a8514d07dfe..00000000000
115 --- a/www-apps/drupal/drupal-8.6.7.ebuild
116 +++ /dev/null
117 @@ -1,84 +0,0 @@
118 -# Copyright 1999-2019 Gentoo Authors
119 -# Distributed under the terms of the GNU General Public License v2
120 -
121 -EAPI=6
122 -
123 -inherit webapp
124 -
125 -MY_PV=${PV:0:3}.0
126 -MY_P=${P/_/-}
127 -S="${WORKDIR}/${MY_P}"
128 -
129 -DESCRIPTION="PHP-based open-source platform and content management system"
130 -HOMEPAGE="https://www.drupal.org/"
131 -SRC_URI="https://ftp.drupal.org/files/projects/${MY_P}.tar.gz"
132 -
133 -LICENSE="GPL-2"
134 -KEYWORDS="~alpha ~amd64 ~ppc ~x86"
135 -IUSE="+accelerator +mysql postgres sqlite +uploadprogress"
136 -
137 -RDEPEND="
138 - dev-lang/php[gd,hash,pdo,postgres?,simplexml,xml]
139 - virtual/httpd-php
140 - accelerator? ( ||
141 - (
142 - dev-php/xcache
143 - (
144 - >=dev-lang/php-5.5[opcache]
145 - dev-php/pecl-apcu
146 - )
147 - )
148 - )
149 - uploadprogress? ( dev-php/pecl-uploadprogress )
150 - mysql? (
151 - || (
152 - dev-lang/php[mysql]
153 - dev-lang/php[mysqli]
154 - )
155 - )
156 - sqlite? ( dev-lang/php[sqlite] )
157 -"
158 -
159 -need_httpd_cgi
160 -
161 -REQUIRED_USE="|| ( mysql postgres sqlite )"
162 -
163 -src_install() {
164 - webapp_src_preinst
165 -
166 - local docs="LICENSE.txt README.txt core/MAINTAINERS.txt core/INSTALL.txt core/CHANGELOG.txt \
167 - core/INSTALL.mysql.txt core/INSTALL.pgsql.txt core/INSTALL.sqlite.txt core/UPDATE.txt "
168 -
169 - dodoc ${docs}
170 - rm -f ${docs} core/INSTALL core/COPYRIGHT.txt core/LICENSE.txt || die
171 -
172 - cp sites/default/{default.settings.php,settings.php} || die
173 - insinto "${MY_HTDOCSDIR}"
174 - doins -r .
175 -
176 - dodir "${MY_HTDOCSDIR}"/files
177 - webapp_serverowned "${MY_HTDOCSDIR}"/files
178 -
179 - webapp_configfile "${MY_HTDOCSDIR}"/sites/default/settings.php
180 - webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
181 -
182 - webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt
183 -
184 - webapp_src_install
185 -}
186 -
187 -pkg_postinst() {
188 - echo
189 - ewarn "SECURITY NOTICE"
190 - ewarn "If you plan on using SSL on your Drupal site, please consult the postinstall information:"
191 - ewarn "\t# webapp-config --show-postinst ${PN} ${PV}"
192 - echo
193 - ewarn "If this is a new install, unless you want anyone with network access to your server to be"
194 - ewarn "able to run the setup, you'll have to configure your web server to limit access to it."
195 - echo
196 - ewarn "If you're doing a new drupal-8 install, you'll have to copy /sites/default/default.services.yml"
197 - ewarn "to /sites/default/services.yml and grant it write permissions to your web server."
198 - ewarn "Just follow the instructions of the drupal setup and be sure to resolve any permissions issue"
199 - ewarn "reported by the setup."
200 - echo
201 -}
202
203 diff --git a/www-apps/drupal/drupal-8.6.9.ebuild b/www-apps/drupal/drupal-8.6.9.ebuild
204 deleted file mode 100644
205 index a8514d07dfe..00000000000
206 --- a/www-apps/drupal/drupal-8.6.9.ebuild
207 +++ /dev/null
208 @@ -1,84 +0,0 @@
209 -# Copyright 1999-2019 Gentoo Authors
210 -# Distributed under the terms of the GNU General Public License v2
211 -
212 -EAPI=6
213 -
214 -inherit webapp
215 -
216 -MY_PV=${PV:0:3}.0
217 -MY_P=${P/_/-}
218 -S="${WORKDIR}/${MY_P}"
219 -
220 -DESCRIPTION="PHP-based open-source platform and content management system"
221 -HOMEPAGE="https://www.drupal.org/"
222 -SRC_URI="https://ftp.drupal.org/files/projects/${MY_P}.tar.gz"
223 -
224 -LICENSE="GPL-2"
225 -KEYWORDS="~alpha ~amd64 ~ppc ~x86"
226 -IUSE="+accelerator +mysql postgres sqlite +uploadprogress"
227 -
228 -RDEPEND="
229 - dev-lang/php[gd,hash,pdo,postgres?,simplexml,xml]
230 - virtual/httpd-php
231 - accelerator? ( ||
232 - (
233 - dev-php/xcache
234 - (
235 - >=dev-lang/php-5.5[opcache]
236 - dev-php/pecl-apcu
237 - )
238 - )
239 - )
240 - uploadprogress? ( dev-php/pecl-uploadprogress )
241 - mysql? (
242 - || (
243 - dev-lang/php[mysql]
244 - dev-lang/php[mysqli]
245 - )
246 - )
247 - sqlite? ( dev-lang/php[sqlite] )
248 -"
249 -
250 -need_httpd_cgi
251 -
252 -REQUIRED_USE="|| ( mysql postgres sqlite )"
253 -
254 -src_install() {
255 - webapp_src_preinst
256 -
257 - local docs="LICENSE.txt README.txt core/MAINTAINERS.txt core/INSTALL.txt core/CHANGELOG.txt \
258 - core/INSTALL.mysql.txt core/INSTALL.pgsql.txt core/INSTALL.sqlite.txt core/UPDATE.txt "
259 -
260 - dodoc ${docs}
261 - rm -f ${docs} core/INSTALL core/COPYRIGHT.txt core/LICENSE.txt || die
262 -
263 - cp sites/default/{default.settings.php,settings.php} || die
264 - insinto "${MY_HTDOCSDIR}"
265 - doins -r .
266 -
267 - dodir "${MY_HTDOCSDIR}"/files
268 - webapp_serverowned "${MY_HTDOCSDIR}"/files
269 -
270 - webapp_configfile "${MY_HTDOCSDIR}"/sites/default/settings.php
271 - webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
272 -
273 - webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt
274 -
275 - webapp_src_install
276 -}
277 -
278 -pkg_postinst() {
279 - echo
280 - ewarn "SECURITY NOTICE"
281 - ewarn "If you plan on using SSL on your Drupal site, please consult the postinstall information:"
282 - ewarn "\t# webapp-config --show-postinst ${PN} ${PV}"
283 - echo
284 - ewarn "If this is a new install, unless you want anyone with network access to your server to be"
285 - ewarn "able to run the setup, you'll have to configure your web server to limit access to it."
286 - echo
287 - ewarn "If you're doing a new drupal-8 install, you'll have to copy /sites/default/default.services.yml"
288 - ewarn "to /sites/default/services.yml and grant it write permissions to your web server."
289 - ewarn "Just follow the instructions of the drupal setup and be sure to resolve any permissions issue"
290 - ewarn "reported by the setup."
291 - echo
292 -}