diff options
author | spz <spz@pkgsrc.org> | 2019-06-02 10:29:38 +0000 |
---|---|---|
committer | spz <spz@pkgsrc.org> | 2019-06-02 10:29:38 +0000 |
commit | ec9b52e709a3a7a11a00ddb4b42a51f3a9824b82 (patch) | |
tree | 28d3825888c42d3aef67c82e80229a0f86938b37 | |
parent | 47b6731f384b6166d08802fadc660f0bb12bb7c7 (diff) | |
download | pkgsrc-ec9b52e709a3a7a11a00ddb4b42a51f3a9824b82.tar.gz |
Pullup ticket #5969 - requested by taca
www/drupal8: security update
Revisions pulled up:
- www/drupal8/Makefile 1.22
- www/drupal8/PLIST 1.19
- www/drupal8/distinfo 1.21
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Sat May 11 06:59:05 UTC 2019
Modified Files:
pkgsrc/www/drupal8: Makefile PLIST distinfo
Log Message:
www/drupal8: update to 8.6.16
- Fixed security issues of SA-CORE-2019-007.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/drupal8/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/www/drupal8/PLIST
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/drupal8/distinfo
-rw-r--r-- | www/drupal8/Makefile | 4 | ||||
-rw-r--r-- | www/drupal8/PLIST | 22 | ||||
-rw-r--r-- | www/drupal8/distinfo | 10 |
3 files changed, 28 insertions, 8 deletions
diff --git a/www/drupal8/Makefile b/www/drupal8/Makefile index 272fcfd357b..314364a542b 100644 --- a/www/drupal8/Makefile +++ b/www/drupal8/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20.2.1 2019/05/14 05:12:28 spz Exp $ +# $NetBSD: Makefile,v 1.20.2.2 2019/06/02 10:29:38 spz Exp $ -DISTNAME= drupal-8.6.15 +DISTNAME= drupal-8.6.16 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 5acdb6d4704..42c9f0d7459 100644 --- a/www/drupal8/PLIST +++ b/www/drupal8/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17.2.1 2019/05/14 05:12:28 spz Exp $ +@comment $NetBSD: PLIST,v 1.17.2.2 2019/06/02 10:29:38 spz Exp $ share/drupal/.csslintrc share/drupal/.editorconfig share/drupal/.eslintignore @@ -13483,6 +13483,13 @@ share/drupal/vendor/asm89/stack-cors/composer.json share/drupal/vendor/asm89/stack-cors/src/Asm89/Stack/Cors.php share/drupal/vendor/asm89/stack-cors/src/Asm89/Stack/CorsService.php share/drupal/vendor/autoload.php +share/drupal/vendor/brumann/polyfill-unserialize/.gitignore +share/drupal/vendor/brumann/polyfill-unserialize/.travis.yml +share/drupal/vendor/brumann/polyfill-unserialize/LICENSE +share/drupal/vendor/brumann/polyfill-unserialize/README.md +share/drupal/vendor/brumann/polyfill-unserialize/composer.json +share/drupal/vendor/brumann/polyfill-unserialize/phpunit.xml.dist +share/drupal/vendor/brumann/polyfill-unserialize/src/Unserialize.php share/drupal/vendor/composer/ClassLoader.php share/drupal/vendor/composer/LICENSE share/drupal/vendor/composer/autoload_classmap.php @@ -15522,11 +15529,24 @@ share/drupal/vendor/typo3/phar-stream-wrapper/README.md share/drupal/vendor/typo3/phar-stream-wrapper/composer.json share/drupal/vendor/typo3/phar-stream-wrapper/src/Assertable.php share/drupal/vendor/typo3/phar-stream-wrapper/src/Behavior.php +share/drupal/vendor/typo3/phar-stream-wrapper/src/Collectable.php share/drupal/vendor/typo3/phar-stream-wrapper/src/Exception.php share/drupal/vendor/typo3/phar-stream-wrapper/src/Helper.php +share/drupal/vendor/typo3/phar-stream-wrapper/src/Interceptor/ConjunctionInterceptor.php share/drupal/vendor/typo3/phar-stream-wrapper/src/Interceptor/PharExtensionInterceptor.php +share/drupal/vendor/typo3/phar-stream-wrapper/src/Interceptor/PharMetaDataInterceptor.php share/drupal/vendor/typo3/phar-stream-wrapper/src/Manager.php +share/drupal/vendor/typo3/phar-stream-wrapper/src/Phar/Container.php +share/drupal/vendor/typo3/phar-stream-wrapper/src/Phar/DeserializationException.php +share/drupal/vendor/typo3/phar-stream-wrapper/src/Phar/Manifest.php +share/drupal/vendor/typo3/phar-stream-wrapper/src/Phar/Reader.php +share/drupal/vendor/typo3/phar-stream-wrapper/src/Phar/ReaderException.php +share/drupal/vendor/typo3/phar-stream-wrapper/src/Phar/Stub.php share/drupal/vendor/typo3/phar-stream-wrapper/src/PharStreamWrapper.php +share/drupal/vendor/typo3/phar-stream-wrapper/src/Resolvable.php +share/drupal/vendor/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php +share/drupal/vendor/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php +share/drupal/vendor/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php share/drupal/vendor/web.config share/drupal/vendor/wikimedia/composer-merge-plugin/LICENSE share/drupal/vendor/wikimedia/composer-merge-plugin/README.md diff --git a/www/drupal8/distinfo b/www/drupal8/distinfo index ff868db4f1a..13542b4d8c9 100644 --- a/www/drupal8/distinfo +++ b/www/drupal8/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.19.2.1 2019/05/14 05:12:28 spz Exp $ +$NetBSD: distinfo,v 1.19.2.2 2019/06/02 10:29:38 spz Exp $ -SHA1 (drupal-8.6.15.tar.gz) = 2d2d39b4b041d3fb6c0bb2f1ba391b4887eb4389 -RMD160 (drupal-8.6.15.tar.gz) = e4e586bbb96eafc31d03dc65193ee704a19da1eb -SHA512 (drupal-8.6.15.tar.gz) = 9a8d9c73f7812b6deca4bcfee0e04d485bfac5efa6e9112379fdacc727ecf0e40703ce9b141c7414357c296eb621a015aa1c97ab8e6bbe4d35c38b2f1c323337 -Size (drupal-8.6.15.tar.gz) = 17137689 bytes +SHA1 (drupal-8.6.16.tar.gz) = bcb257ac1d7a6cbdd487f4a57ecc42e919f129c0 +RMD160 (drupal-8.6.16.tar.gz) = b01b10818306a66e0d8cc340eae5d2695fe7e5ce +SHA512 (drupal-8.6.16.tar.gz) = 34f260d780bce286a0a61b710c340d2622cb857aa92a2bdaad63737303ef2f4f1751edc3f415daaa14b9cb483757e367e639136d03f571cba5165129bba31e12 +Size (drupal-8.6.16.tar.gz) = 17151378 bytes |