diff options
author | wen <wen@pkgsrc.org> | 2018-02-27 08:05:07 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2018-02-27 08:05:07 +0000 |
commit | beef54500391bc3b46df2755b8ece0cdfd36aa08 (patch) | |
tree | 9639738e587e2512e164715056f049d698b8d368 /www/drupal7 | |
parent | 21212722adf6c9d8955a44ce5bc162c14bb035b2 (diff) | |
download | pkgsrc-beef54500391bc3b46df2755b8ece0cdfd36aa08.tar.gz |
Update to 7.57
Upstream changes:
drupal 7.57
Posted by David_Rothstein on 21 February 2018
Release notes
Maintenance and security release of the Drupal 7 series.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the notes below and the security announcement:
Drupal Core - Critical - Multiple Vulnerabilities - SA-CORE-2018-001
No other fixes are included.
Diffstat (limited to 'www/drupal7')
-rw-r--r-- | www/drupal7/Makefile | 6 | ||||
-rw-r--r-- | www/drupal7/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index 6500a437352..26ec3fd726c 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.46 2017/06/22 13:09:39 taca Exp $ +# $NetBSD: Makefile,v 1.47 2018/02/27 08:05:07 wen Exp $ -DISTNAME= drupal-7.56 +DISTNAME= drupal-7.57 PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME} CATEGORIES= www -MASTER_SITES= http://ftp.drupal.org/files/projects/ +MASTER_SITES= https://ftp.drupal.org/files/projects/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://drupal.org/ diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo index 14394d2c356..6a90a535f9f 100644 --- a/www/drupal7/distinfo +++ b/www/drupal7/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.34 2017/06/22 13:09:39 taca Exp $ +$NetBSD: distinfo,v 1.35 2018/02/27 08:05:07 wen Exp $ -SHA1 (drupal-7.56.tar.gz) = 4647ccc356a8557659a3a3891dbae1dce8467396 -RMD160 (drupal-7.56.tar.gz) = 49dcde9a4801bf4d9f753ab197e2c104b31a2880 -SHA512 (drupal-7.56.tar.gz) = ab7ad8d9cb26e89b9d81280b1677584072db627d508ccade9442c95a90f24c94d11561013c8a7297ddae6ae43696d0b711b8c37ab98f89539f6f0e0154db6344 -Size (drupal-7.56.tar.gz) = 3277833 bytes +SHA1 (drupal-7.57.tar.gz) = 0e11212a07c87f10706b80cbf19db18925791a49 +RMD160 (drupal-7.57.tar.gz) = fa1f711617ff9ac79e4c29904dc76fca1917f0d4 +SHA512 (drupal-7.57.tar.gz) = 79e7e38c605cf60e458b2846ef4ce95f82368954f86fac6e79c19357e7a4ff714367c5580836ae2e45b22029d9ba2f2566901887d37bfa1ec2ed94a5a370fa0e +Size (drupal-7.57.tar.gz) = 3279405 bytes |