pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/drupal8



Module Name:    pkgsrc
Committed By:   wen
Date:           Wed Aug 15 10:52:46 UTC 2018

Modified Files:
        pkgsrc/www/drupal8: Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/drupal8/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/drupal8/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/drupal8/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/drupal8/Makefile
diff -u pkgsrc/www/drupal8/Makefile:1.9 pkgsrc/www/drupal8/Makefile:1.10
--- pkgsrc/www/drupal8/Makefile:1.9     Mon Jul 16 02:21:49 2018
+++ pkgsrc/www/drupal8/Makefile Wed Aug 15 10:52:45 2018
@@ -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/

Index: pkgsrc/www/drupal8/PLIST
diff -u pkgsrc/www/drupal8/PLIST:1.7 pkgsrc/www/drupal8/PLIST:1.8
--- pkgsrc/www/drupal8/PLIST:1.7        Mon Jul 16 02:21:49 2018
+++ pkgsrc/www/drupal8/PLIST    Wed Aug 15 10:52:45 2018
@@ -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/
 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

Index: pkgsrc/www/drupal8/distinfo
diff -u pkgsrc/www/drupal8/distinfo:1.8 pkgsrc/www/drupal8/distinfo:1.9
--- pkgsrc/www/drupal8/distinfo:1.8     Mon Jul 16 02:21:49 2018
+++ pkgsrc/www/drupal8/distinfo Wed Aug 15 10:52:45 2018
@@ -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



Home | Main Index | Thread Index | Old Index