diff options
author | wen <wen@pkgsrc.org> | 2018-08-15 10:52:45 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2018-08-15 10:52:45 +0000 |
commit | b8202e25e2e19cb3c97bd7564a6bfda42680ed62 (patch) | |
tree | 61877f8103d99679dd43f57b029c2be90aba4ff9 /www/drupal8 | |
parent | e87c478038e40acf1624be4913536024a78a8f04 (diff) | |
download | pkgsrc-b8202e25e2e19cb3c97bd7564a6bfda42680ed62.tar.gz |
Update to 8.5.6
Upstream changes:
Drupal 8.5.6 Release notes
Maintenance and security release of the Drupal 8 series.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the notes below and the security announcement:
Drupal Core - 3rd-party libraries -SA-CORE-2018-005
No other fixes are included.
Diffstat (limited to 'www/drupal8')
-rw-r--r-- | www/drupal8/Makefile | 4 | ||||
-rw-r--r-- | www/drupal8/PLIST | 3 | ||||
-rw-r--r-- | www/drupal8/distinfo | 10 |
3 files changed, 9 insertions, 8 deletions
diff --git a/www/drupal8/Makefile b/www/drupal8/Makefile index 0eefb1eb5ab..c795e322ac5 100644 --- a/www/drupal8/Makefile +++ b/www/drupal8/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2018/07/16 02:21:49 wen Exp $ +# $NetBSD: Makefile,v 1.10 2018/08/15 10:52:45 wen Exp $ -DISTNAME= drupal-8.5.5 +DISTNAME= drupal-8.5.6 PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME} CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ diff --git a/www/drupal8/PLIST b/www/drupal8/PLIST index ceec74f8908..2c44f88946d 100644 --- a/www/drupal8/PLIST +++ b/www/drupal8/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2018/07/16 02:21:49 wen Exp $ +@comment $NetBSD: PLIST,v 1.8 2018/08/15 10:52:45 wen Exp $ share/drupal/.csslintrc share/drupal/.editorconfig share/drupal/.eslintignore @@ -13839,6 +13839,7 @@ share/drupal/vendor/symfony/http-kernel/HttpCache/ResponseCacheStrategyInterface share/drupal/vendor/symfony/http-kernel/HttpCache/Ssi.php share/drupal/vendor/symfony/http-kernel/HttpCache/Store.php share/drupal/vendor/symfony/http-kernel/HttpCache/StoreInterface.php +share/drupal/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php share/drupal/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php share/drupal/vendor/symfony/http-kernel/HttpKernel.php share/drupal/vendor/symfony/http-kernel/HttpKernelInterface.php diff --git a/www/drupal8/distinfo b/www/drupal8/distinfo index 24d72d0d174..be131abe553 100644 --- a/www/drupal8/distinfo +++ b/www/drupal8/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2018/07/16 02:21:49 wen Exp $ +$NetBSD: distinfo,v 1.9 2018/08/15 10:52:45 wen Exp $ -SHA1 (drupal-8.5.5.tar.gz) = ed94e581f2a0e0a6eee6620b22f7f43005e315d3 -RMD160 (drupal-8.5.5.tar.gz) = f1844a0572ed9a2593d399ce3207af9bb30229ce -SHA512 (drupal-8.5.5.tar.gz) = bc0fe05a798f5a791e6a5777b308ff815f5c75105b9c40c0d7ac855fdd5de46192b7fdad213f4d267e89b8b50844fdcb52c24c470f3f6c01ec5ee59d2a982637 -Size (drupal-8.5.5.tar.gz) = 15786935 bytes +SHA1 (drupal-8.5.6.tar.gz) = 4365cf1a1ae6837cd087ee2fafef33df3c9a2901 +RMD160 (drupal-8.5.6.tar.gz) = 8a6322544048fc280cd7d307261d2f64b1eb54e1 +SHA512 (drupal-8.5.6.tar.gz) = 4217e33800dc65b1d015c2c20dcecc6148ab8039d4dd6b895d356d05a94e7a96ba9a5ebbee834d568eddff2593b52878ac2bcca7bdde298312b4dc9f58684f2c +Size (drupal-8.5.6.tar.gz) = 15789509 bytes |