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: Thu, 25 Feb 2016 03:06:27
Message-Id: 1456369561.c64c78c46ee9688004522c80117c351fee5d3a47.jmbsvicetto@gentoo
1 commit: c64c78c46ee9688004522c80117c351fee5d3a47
2 Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 25 03:05:28 2016 +0000
4 Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 25 03:06:01 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c64c78c4
7
8 [www-apps/drupal] Security bump for releases 6.38, 7.43 and 8.0.4 - SA-CORE-2016-001.
9 Drop drupal-6 keywords as it has finally reached EoL.
10
11 Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo.org>
12
13 www-apps/drupal/Manifest | 6 +++---
14 www-apps/drupal/{drupal-6.37.ebuild => drupal-6.38.ebuild} | 4 ++--
15 www-apps/drupal/{drupal-7.42.ebuild => drupal-7.43.ebuild} | 2 +-
16 www-apps/drupal/{drupal-8.0.3.ebuild => drupal-8.0.4.ebuild} | 2 +-
17 4 files changed, 7 insertions(+), 7 deletions(-)
18
19 diff --git a/www-apps/drupal/Manifest b/www-apps/drupal/Manifest
20 index 3ecfcb2..32f8f22 100644
21 --- a/www-apps/drupal/Manifest
22 +++ b/www-apps/drupal/Manifest
23 @@ -1,3 +1,3 @@
24 -DIST drupal-6.37.tar.gz 1112775 SHA256 e3db44fdeefa9c4b3edf31816a8cfcaffe300986dbebdc22769ec739d3296d5d SHA512 4895221c7fb2913618490722629888a4862f28633a49ba5363a0393974941c68d07a3e255d6f380d7d97d0aa3251a76c03d5d0f0ab4c968af301a1207d8d35a0 WHIRLPOOL 8d7a0576fba31f2fcf9035755d3ef9a521461d9b3dfab57eb8871fe66038f4056b690a84513bf61a639b4c5f8126fa5180734542b0036f5d089afb0cb2abfecd
25 -DIST drupal-7.42.tar.gz 3264065 SHA256 df3379d90e4efaf8efd9b921335322e73bf5e89b5e0184f73a8f94c8bdac14c1 SHA512 87ed101655b7f29b58dd5ffd175041f7d6fa16966347f05c57c36d9b6198df6d563e3a6e3cc466c1e052a7ad9e051c39e3ae59f1b612099c0461bedb5f14673c WHIRLPOOL 6cdc78a3d967f4298bbbd4081a2a6e0ace0b42e32adda446895fc19b1f304596f15d16da4b20582ed991f0db6a66b01a9287d18e351a2c49f3518c5a64f715a2
26 -DIST drupal-8.0.3.tar.gz 11741502 SHA256 3a80843e902ae84bbf8979f6355888b7a8bfb785e02a1b94429fbae73c2b495d SHA512 151d74ce0649a477cc5507a0216776c867ea689b4f3946abb1719db29ccbfd234889383d4894733719d89a66ebeede4c34be87e2c29256ba5504be0c91bdd222 WHIRLPOOL 77873624eb135b2bd663b32cdc92e40a1d4e05931734f982430ca74aaabc7471e4a294684f9f97c9658e597cf955b38d2158d3717ad6e0eb39377e6c4e28d4e5
27 +DIST drupal-6.38.tar.gz 1113790 SHA256 46a6d7ec170e74f3c85b11fdf0fae74ce0691d4260b848bf5faff1f0f5f31d4b SHA512 ad8b0e04c15afa6e5b5f7d60478c7ac7f6123cd0735424588a4266a987d13df96d8349a8674bcdbcfc437a63847269477a6c836660b7dd990dbb1b844809ce14 WHIRLPOOL 87df66cb65bd9c97356f54d9ede14a6bec41aed49cdb5ae0f504077ce14f03cecb03ace863492c765c3b3837d8aa84c12bf11ed3ebf874afac1b69c21d31661b
28 +DIST drupal-7.43.tar.gz 3265824 SHA256 468c1e5864ad6a86e760108f0cb0eac6bf004a198c49e77117b99af31e31b16a SHA512 442348a8331788543750263437a2055308f4e45d5fa740c2578893e432878696de07956f0d76545aad4b1baf7bc463a08a620e3e5e29bf1f01ca90e6e62255e6 WHIRLPOOL c79f2bcb086544acfa1d69f54e52dbe39f5a9196156be7dc7258953bcd12af13c0640b9327fc85d1ee1603a0a269a2796626e3a1c21758937f6ae89bc45bb158
29 +DIST drupal-8.0.4.tar.gz 11746172 SHA256 d85126236210c746f3a0fa3d43e40ea908963c937b87d002734a4427ca9d104c SHA512 b5debc4d81c707afc21f27810ccf68c4be7ed15c45b8a9394d18a3c1fef4dd708909831a0fe117eba85de251670d3a6c18bdbeeea6b79d26753e630beb1cee0d WHIRLPOOL 5396f82bc6bdcad404f8cea1d97af2a58e256bb8a92b829a640bf44d7fb55544507e5ff8973680c695ada187d84eefa93f055df33a73f7e22b9ab7fa5174dcd0
30
31 diff --git a/www-apps/drupal/drupal-6.37.ebuild b/www-apps/drupal/drupal-6.38.ebuild
32 similarity index 94%
33 rename from www-apps/drupal/drupal-6.37.ebuild
34 rename to www-apps/drupal/drupal-6.38.ebuild
35 index 35750de..b00d669 100644
36 --- a/www-apps/drupal/drupal-6.37.ebuild
37 +++ b/www-apps/drupal/drupal-6.38.ebuild
38 @@ -1,4 +1,4 @@
39 -# Copyright 1999-2015 Gentoo Foundation
40 +# Copyright 1999-2016 Gentoo Foundation
41 # Distributed under the terms of the GNU General Public License v2
42 # $Id$
43
44 @@ -13,7 +13,7 @@ HOMEPAGE="http://drupal.org/"
45 SRC_URI="http://drupal.org/files/projects/${P}.tar.gz"
46
47 LICENSE="GPL-2"
48 -KEYWORDS="~alpha ~amd64 ~ppc ~x86"
49 +KEYWORDS=""
50 IUSE="+mysql postgres"
51
52 RDEPEND="
53
54 diff --git a/www-apps/drupal/drupal-7.42.ebuild b/www-apps/drupal/drupal-7.43.ebuild
55 similarity index 97%
56 rename from www-apps/drupal/drupal-7.42.ebuild
57 rename to www-apps/drupal/drupal-7.43.ebuild
58 index 0f991cc..6eb274c 100644
59 --- a/www-apps/drupal/drupal-7.42.ebuild
60 +++ b/www-apps/drupal/drupal-7.43.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2015 Gentoo Foundation
63 +# Copyright 1999-2016 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 # $Id$
66
67
68 diff --git a/www-apps/drupal/drupal-8.0.3.ebuild b/www-apps/drupal/drupal-8.0.4.ebuild
69 similarity index 98%
70 rename from www-apps/drupal/drupal-8.0.3.ebuild
71 rename to www-apps/drupal/drupal-8.0.4.ebuild
72 index e21f5f4..a443305 100644
73 --- a/www-apps/drupal/drupal-8.0.3.ebuild
74 +++ b/www-apps/drupal/drupal-8.0.4.ebuild
75 @@ -1,4 +1,4 @@
76 -# Copyright 1999-2015 Gentoo Foundation
77 +# Copyright 1999-2016 Gentoo Foundation
78 # Distributed under the terms of the GNU General Public License v2
79 # $Id$