Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/jmbsvicetto:master commit in: www-apps/drupal/
Date: Fri, 04 Dec 2015 01:58:15
Message-Id: 1449194263.d1ff6f173916007d78d14de017e1729f2672ea11.jmbsvicetto@gentoo
1 commit: d1ff6f173916007d78d14de017e1729f2672ea11
2 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 4 01:57:43 2015 +0000
4 Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 4 01:57:43 2015 +0000
6 URL: https://gitweb.gentoo.org/dev/jmbsvicetto.git/commit/?id=d1ff6f17
7
8 [www-apps/drupal] Add 8.0.1 release and drop old.
9
10 Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
11
12 www-apps/drupal/Manifest | 3 +-
13 www-apps/drupal/drupal-8.0.0.ebuild | 87 ----------------------
14 ...drupal-8.0.0_rc4.ebuild => drupal-8.0.1.ebuild} | 0
15 3 files changed, 1 insertion(+), 89 deletions(-)
16
17 diff --git a/www-apps/drupal/Manifest b/www-apps/drupal/Manifest
18 index ba20702..30c25da 100644
19 --- a/www-apps/drupal/Manifest
20 +++ b/www-apps/drupal/Manifest
21 @@ -1,4 +1,3 @@
22 DIST drupal-6.37.tar.gz 1112775 SHA256 e3db44fdeefa9c4b3edf31816a8cfcaffe300986dbebdc22769ec739d3296d5d SHA512 4895221c7fb2913618490722629888a4862f28633a49ba5363a0393974941c68d07a3e255d6f380d7d97d0aa3251a76c03d5d0f0ab4c968af301a1207d8d35a0 WHIRLPOOL 8d7a0576fba31f2fcf9035755d3ef9a521461d9b3dfab57eb8871fe66038f4056b690a84513bf61a639b4c5f8126fa5180734542b0036f5d089afb0cb2abfecd
23 DIST drupal-7.41.tar.gz 3257325 SHA256 49ea620d191e81ffce0e7a96b5e7d12da672b3401c7ce1aff93fc941681eb111 SHA512 57ee4fb1044d958a9f5698d2046fcd69427be6da30c57918735ced3fc7dbe1ffc4c69cac8362cd668ef0769d78b20461d78905f7e91212062e56351818dfbaf9 WHIRLPOOL 931f98f5e9de14f2c6ffb1bf75686bfea73d8c73606a3a1ab7b0a64e9cf06b9375900403e877a209be7f57663a8446a24ea317ccf9c771a9f143c675102465b0
24 -DIST drupal-8.0.0-rc4.tar.gz 11687995 SHA256 95689e799082bfedd2a77a202b1c07e9eae0fe6c3f53cd5c423082a4ca4aa0f5 SHA512 d1a2c50e0243fc70aaacfbb3c6e6f1844519ceaca6d88fe90e7fd27b6efff8162417747fe5c8078bd0b3d629e67b908caece24819af3aaa67f1a893ece632115 WHIRLPOOL a319088531e60f00ba9d830e5c52a7f14d729dc0611af0beea9aaef5b6696a8042f3c72ae67115341ba5326b73bb63cca0e5e44e291e18cb41a829e38a0e8baa
25 -DIST drupal-8.0.0.tar.gz 11692820 SHA256 7e16a62b4ac16682f77664a065d0fe70a24880d7dfd1cf021d2d898b3e0bc498 SHA512 ade2ff20cdb3ab61d5c979ab17675495b96c1d1ced4e8100bdd5b02642a7f1ee1d61cb2cefda30af34e90654162fd694009feff6dc01efffa505b4cade456092 WHIRLPOOL 085af2dffc29678826018b0d856c3c14b5c6d1523fd485e40257d8455bb264767c48eef72115b41ae69b20f3848598bf389eea4e9f892d43cea33411b80e6819
26 +DIST drupal-8.0.1.tar.gz 11697695 SHA256 3eaa512c4ba9bc38304f87ba20de04e118b8bb98851e27db6c6ccd7ddbd43a58 SHA512 a976811226119165af799aba24bbabba11802a98f98e13b6f3ada6470d5e183238e468657ecbb6e379468b75dd9d6cdb427ed20a2450fa8f28aff9beac70136c WHIRLPOOL 54d0f574ae40567db3a7c9ea4540a668e310df8155dfcbe219d0177b3c0eaa587580cc509d843acc941189432509fcfd83680b11677e7bb613c01fa7e8e9e51e
27
28 diff --git a/www-apps/drupal/drupal-8.0.0.ebuild b/www-apps/drupal/drupal-8.0.0.ebuild
29 deleted file mode 100644
30 index ca6797a..0000000
31 --- a/www-apps/drupal/drupal-8.0.0.ebuild
32 +++ /dev/null
33 @@ -1,87 +0,0 @@
34 -# Copyright 1999-2015 Gentoo Foundation
35 -# Distributed under the terms of the GNU General Public License v2
36 -# $Id$
37 -
38 -EAPI=5
39 -
40 -inherit webapp
41 -
42 -MY_PV=${PV:0:3}.0
43 -MY_P=${P/_/-}
44 -S="${WORKDIR}/${MY_P}"
45 -
46 -DESCRIPTION="PHP-based open-source platform and content management system"
47 -HOMEPAGE="http://drupal.org/"
48 -SRC_URI="http://drupal.org/files/projects/${MY_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="LICENSE.txt README.txt core/MAINTAINERS.txt core/INSTALL.txt core/CHANGELOG.txt \
84 - core/INSTALL.mysql.txt core/INSTALL.pgsql.txt core/INSTALL.sqlite.txt core/UPGRADE.txt "
85 -
86 - dodoc ${docs}
87 - rm -f ${docs} core/INSTALL core/COPYRIGHT.txt core/LICENSE.txt || die
88 -
89 - cp sites/default/{default.settings.php,settings.php} || die
90 - insinto "${MY_HTDOCSDIR}"
91 - doins -r .
92 -
93 - dodir "${MY_HTDOCSDIR}"/files
94 - webapp_serverowned "${MY_HTDOCSDIR}"/files
95 - webapp_serverowned "${MY_HTDOCSDIR}"/sites/default
96 - webapp_serverowned "${MY_HTDOCSDIR}"/sites/default/settings.php
97 -
98 - webapp_configfile "${MY_HTDOCSDIR}"/sites/default/settings.php
99 - webapp_configfile "${MY_HTDOCSDIR}"/.htaccess
100 -
101 - webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt
102 -
103 - webapp_src_install
104 -}
105 -
106 -pkg_postinst() {
107 - echo
108 - ewarn "SECURITY NOTICE"
109 - ewarn "If you plan on using SSL on your Drupal site, please consult the postinstall information:"
110 - ewarn "\t# webapp-config --show-postinst ${PN} ${PV}"
111 - echo
112 - ewarn "If this is a new install, unless you want anyone with network access to your server to be"
113 - ewarn "able to run the setup, you'll have to configure your web server to limit access to it."
114 - echo
115 - ewarn "If you're doing a new drupal-8 install, you'll have to copy /sites/default/default.services.yml"
116 - ewarn "to /sites/default/services.yml and grant it write permissions to your web server."
117 - ewarn "Just follow the instructions of the drupal setup and be sure to resolve any permissions issue"
118 - ewarn "reported by the setup."
119 - echo
120 -}
121
122 diff --git a/www-apps/drupal/drupal-8.0.0_rc4.ebuild b/www-apps/drupal/drupal-8.0.1.ebuild
123 similarity index 100%
124 rename from www-apps/drupal/drupal-8.0.0_rc4.ebuild
125 rename to www-apps/drupal/drupal-8.0.1.ebuild