From: "Jorge Manuel B. S. Vicetto" <jmbsvicetto@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/jmbsvicetto:master commit in: www-apps/drupal/
Date: Mon, 8 Feb 2016 18:08:03 +0000 (UTC) [thread overview]
Message-ID: <1454954595.5f9f1d9e13a1f5e21982d9223ad0e250a8f88399.jmbsvicetto@gentoo> (raw)
commit: 5f9f1d9e13a1f5e21982d9223ad0e250a8f88399
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 8 18:03:15 2016 +0000
Commit: Jorge Manuel B. S. Vicetto <jmbsvicetto <AT> gentoo <DOT> org>
CommitDate: Mon Feb 8 18:03:15 2016 +0000
URL: https://gitweb.gentoo.org/dev/jmbsvicetto.git/commit/?id=5f9f1d9e
[www-apps/drupal] Version bump (7.42 / 8.0.3).
www-apps/drupal/Manifest | 4 ++--
www-apps/drupal/{drupal-7.41.ebuild => drupal-7.42.ebuild} | 4 ++--
www-apps/drupal/{drupal-8.0.2.ebuild => drupal-8.0.3.ebuild} | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/www-apps/drupal/Manifest b/www-apps/drupal/Manifest
index 03d6bf4..3ecfcb2 100644
--- a/www-apps/drupal/Manifest
+++ b/www-apps/drupal/Manifest
@@ -1,3 +1,3 @@
DIST drupal-6.37.tar.gz 1112775 SHA256 e3db44fdeefa9c4b3edf31816a8cfcaffe300986dbebdc22769ec739d3296d5d SHA512 4895221c7fb2913618490722629888a4862f28633a49ba5363a0393974941c68d07a3e255d6f380d7d97d0aa3251a76c03d5d0f0ab4c968af301a1207d8d35a0 WHIRLPOOL 8d7a0576fba31f2fcf9035755d3ef9a521461d9b3dfab57eb8871fe66038f4056b690a84513bf61a639b4c5f8126fa5180734542b0036f5d089afb0cb2abfecd
-DIST drupal-7.41.tar.gz 3257325 SHA256 49ea620d191e81ffce0e7a96b5e7d12da672b3401c7ce1aff93fc941681eb111 SHA512 57ee4fb1044d958a9f5698d2046fcd69427be6da30c57918735ced3fc7dbe1ffc4c69cac8362cd668ef0769d78b20461d78905f7e91212062e56351818dfbaf9 WHIRLPOOL 931f98f5e9de14f2c6ffb1bf75686bfea73d8c73606a3a1ab7b0a64e9cf06b9375900403e877a209be7f57663a8446a24ea317ccf9c771a9f143c675102465b0
-DIST drupal-8.0.2.tar.gz 11720487 SHA256 1a795cc3cd04b62c50820dcbae15b75741227f00b42ed701f8ef8e36bcd69e5e SHA512 cc6bc90c2eb769aa723ac914f93e78915ee70085a61ba53c9162b87728124a048287b6e072202ab56145501a81f8eb4a23e71d70ba1245a15c2093bdc6938cd5 WHIRLPOOL 46705c6d96ad002237aaa8a9b8626f052d8473a64537c427ad9c2d009e3765c7bd05277f9a2a55536625b1bf89c9640429e28037893974e63fd19eee690d8812
+DIST drupal-7.42.tar.gz 3264065 SHA256 df3379d90e4efaf8efd9b921335322e73bf5e89b5e0184f73a8f94c8bdac14c1 SHA512 87ed101655b7f29b58dd5ffd175041f7d6fa16966347f05c57c36d9b6198df6d563e3a6e3cc466c1e052a7ad9e051c39e3ae59f1b612099c0461bedb5f14673c WHIRLPOOL 6cdc78a3d967f4298bbbd4081a2a6e0ace0b42e32adda446895fc19b1f304596f15d16da4b20582ed991f0db6a66b01a9287d18e351a2c49f3518c5a64f715a2
+DIST drupal-8.0.3.tar.gz 11741502 SHA256 3a80843e902ae84bbf8979f6355888b7a8bfb785e02a1b94429fbae73c2b495d SHA512 151d74ce0649a477cc5507a0216776c867ea689b4f3946abb1719db29ccbfd234889383d4894733719d89a66ebeede4c34be87e2c29256ba5504be0c91bdd222 WHIRLPOOL 77873624eb135b2bd663b32cdc92e40a1d4e05931734f982430ca74aaabc7471e4a294684f9f97c9658e597cf955b38d2158d3717ad6e0eb39377e6c4e28d4e5
diff --git a/www-apps/drupal/drupal-7.41.ebuild b/www-apps/drupal/drupal-7.42.ebuild
similarity index 94%
rename from www-apps/drupal/drupal-7.41.ebuild
rename to www-apps/drupal/drupal-7.42.ebuild
index 7340b1a..0f991cc 100644
--- a/www-apps/drupal/drupal-7.41.ebuild
+++ b/www-apps/drupal/drupal-7.42.ebuild
@@ -9,8 +9,8 @@ inherit webapp
MY_PV=${PV:0:3}.0
DESCRIPTION="PHP-based open-source platform and content management system"
-HOMEPAGE="http://drupal.org/"
-SRC_URI="http://drupal.org/files/projects/${P}.tar.gz"
+HOMEPAGE="https://www.drupal.org/"
+SRC_URI="https://ftp.drupal.org/files/projects/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~ppc ~x86"
diff --git a/www-apps/drupal/drupal-8.0.2.ebuild b/www-apps/drupal/drupal-8.0.3.ebuild
similarity index 95%
rename from www-apps/drupal/drupal-8.0.2.ebuild
rename to www-apps/drupal/drupal-8.0.3.ebuild
index ca6797a..e21f5f4 100644
--- a/www-apps/drupal/drupal-8.0.2.ebuild
+++ b/www-apps/drupal/drupal-8.0.3.ebuild
@@ -11,8 +11,8 @@ MY_P=${P/_/-}
S="${WORKDIR}/${MY_P}"
DESCRIPTION="PHP-based open-source platform and content management system"
-HOMEPAGE="http://drupal.org/"
-SRC_URI="http://drupal.org/files/projects/${MY_P}.tar.gz"
+HOMEPAGE="https://www.drupal.org/"
+SRC_URI="https://ftp.drupal.org/files/projects/${MY_P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~ppc ~x86"
next reply other threads:[~2016-02-08 18:08 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-08 18:08 Jorge Manuel B. S. Vicetto [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-10-09 16:38 [gentoo-commits] dev/jmbsvicetto:master commit in: www-apps/drupal/ Jorge Manuel B. S. Vicetto
2016-09-25 3:29 Jorge Manuel B. S. Vicetto
2016-09-25 3:23 Jorge Manuel B. S. Vicetto
2016-09-25 3:23 Jorge Manuel B. S. Vicetto
2016-07-19 12:18 Jorge Manuel B. S. Vicetto
2016-07-19 11:40 Jorge Manuel B. S. Vicetto
2016-07-08 19:15 Jorge Manuel B. S. Vicetto
2016-06-16 9:45 Jorge Manuel B. S. Vicetto
2016-06-15 22:31 Jorge Manuel B. S. Vicetto
2016-06-05 20:32 Jorge Manuel B. S. Vicetto
2016-05-22 22:30 Jorge Manuel B. S. Vicetto
2016-04-13 18:55 Jorge Manuel B. S. Vicetto
2016-04-13 18:52 Jorge Manuel B. S. Vicetto
2016-03-11 4:48 Jorge Manuel B. S. Vicetto
2016-02-25 3:01 Jorge Manuel B. S. Vicetto
2016-01-16 16:29 Jorge Manuel B. S. Vicetto
2015-12-04 1:58 Jorge Manuel B. S. Vicetto
2015-11-21 23:24 Jorge Manuel B. S. Vicetto
2015-11-17 9:58 Jorge Manuel B. S. Vicetto
2015-11-17 9:58 Jorge Manuel B. S. Vicetto
2015-10-22 3:22 Jorge Manuel B. S. Vicetto
2015-10-22 0:21 Jorge Manuel B. S. Vicetto
2015-10-15 11:48 Jorge Manuel B. S. Vicetto
2015-10-09 5:03 Jorge Manuel B. S. Vicetto
2015-09-24 14:41 Jorge Manuel B. S. Vicetto
2015-06-18 13:14 Jorge Manuel B. S. Vicetto
2015-06-02 20:02 Jorge Manuel B. S. Vicetto
2015-05-08 18:41 Jorge Manuel B. S. Vicetto
2015-04-03 2:34 Jorge Manuel B. S. Vicetto
2015-03-21 23:24 Jorge Manuel B. S. Vicetto
2015-03-19 20:50 Jorge Manuel B. S. Vicetto
2015-03-19 20:47 Jorge Manuel B. S. Vicetto
2015-03-01 16:45 Jorge Manuel B. S. Vicetto
2015-01-07 16:17 Jorge Manuel B. S. Vicetto
2015-01-05 18:25 Jorge Manuel B. S. Vicetto
2014-12-07 21:06 Jorge Manuel B. S. Vicetto
2014-11-20 11:40 Jorge Manuel B. S. Vicetto
2014-11-20 11:00 Jorge Manuel B. S. Vicetto
2014-10-17 12:32 Jorge Manuel B. S. Vicetto
2014-08-21 16:39 Jorge Manuel B. S. Vicetto
2014-08-14 12:52 ` Jorge Manuel B. S. Vicetto
2014-08-14 12:52 Jorge Manuel B. S. Vicetto
2014-08-21 16:39 ` Jorge Manuel B. S. Vicetto
2014-07-21 9:01 Jorge Manuel B. S. Vicetto
2014-07-21 9:01 Jorge Manuel B. S. Vicetto
2013-11-29 18:13 Jorge Manuel B. S. Vicetto
2013-09-13 1:07 Jorge Manuel B. S. Vicetto
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1454954595.5f9f1d9e13a1f5e21982d9223ad0e250a8f88399.jmbsvicetto@gentoo \
--to=jmbsvicetto@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox