Sun Aug 29 14:51:04 2021 UTC ()
www/drupal8: update to 8.9.17

8.9.17 (2021-07-21)

This release fixes security vulnerabilities. Sites are urged to upgrade
immediately after reading the notes below and the security announcement:

* Drupal core - Critical - Third-party library - SA-CORE-2021-004

No other fixes are included.

8.9.18 (2021-08-12)

This release fixes security vulnerabilities. Sites are urged to upgrade
immediately after reading the notes below and the security announcement:

* Drupal core - Critical - Third-party library - SA-CORE-2021-005

No other fixes are included.


(taca)
diff -r1.39 -r1.40 pkgsrc/www/drupal8/Makefile
diff -r1.30 -r1.31 pkgsrc/www/drupal8/PLIST
diff -r1.33 -r1.34 pkgsrc/www/drupal8/distinfo

cvs diff -r1.39 -r1.40 pkgsrc/www/drupal8/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/www/drupal8/Attic/Makefile 2021/06/02 15:46:53 1.39
+++ pkgsrc/www/drupal8/Attic/Makefile 2021/08/29 14:51:04 1.40
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.39 2021/06/02 15:46:53 taca Exp $ 1# $NetBSD: Makefile,v 1.40 2021/08/29 14:51:04 taca Exp $
2 2
3DISTNAME= drupal-8.9.16 3DISTNAME= drupal-8.9.18
4PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME} 4PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
5CATEGORIES= www 5CATEGORIES= www
6MASTER_SITES= http://ftp.drupal.org/files/projects/ 6MASTER_SITES= http://ftp.drupal.org/files/projects/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://drupal.org/ 9HOMEPAGE= http://drupal.org/
10COMMENT= Open source content management system 10COMMENT= Open source content management system
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.4.0:../../graphics/php-gd 13DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.4.0:../../graphics/php-gd
14DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.4.0:../../textproc/php-json 14DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.4.0:../../textproc/php-json
15 15
16PHP_VERSIONS_ACCEPTED= 73 74 16PHP_VERSIONS_ACCEPTED= 73 74

cvs diff -r1.30 -r1.31 pkgsrc/www/drupal8/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/www/drupal8/Attic/PLIST 2021/06/02 15:46:53 1.30
+++ pkgsrc/www/drupal8/Attic/PLIST 2021/08/29 14:51:04 1.31
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.30 2021/06/02 15:46:53 taca Exp $ 1@comment $NetBSD: PLIST,v 1.31 2021/08/29 14:51:04 taca Exp $
2share/drupal/.csslintrc 2share/drupal/.csslintrc
3share/drupal/.editorconfig 3share/drupal/.editorconfig
4share/drupal/.eslintignore 4share/drupal/.eslintignore
5share/drupal/.eslintrc.json 5share/drupal/.eslintrc.json
6share/drupal/.gitattributes 6share/drupal/.gitattributes
7share/drupal/.ht.router.php 7share/drupal/.ht.router.php
8share/drupal/.htaccess 8share/drupal/.htaccess
9share/drupal/INSTALL.txt 9share/drupal/INSTALL.txt
10share/drupal/LICENSE.txt 10share/drupal/LICENSE.txt
11share/drupal/README.txt 11share/drupal/README.txt
12share/drupal/autoload.php 12share/drupal/autoload.php
13share/drupal/composer.json 13share/drupal/composer.json
14share/drupal/composer.lock 14share/drupal/composer.lock
@@ -52,26 +52,27 @@ share/drupal/core/assets/scaffold/files/ @@ -52,26 +52,27 @@ share/drupal/core/assets/scaffold/files/
52share/drupal/core/assets/scaffold/files/modules.README.txt 52share/drupal/core/assets/scaffold/files/modules.README.txt
53share/drupal/core/assets/scaffold/files/profiles.README.txt 53share/drupal/core/assets/scaffold/files/profiles.README.txt
54share/drupal/core/assets/scaffold/files/robots.txt 54share/drupal/core/assets/scaffold/files/robots.txt
55share/drupal/core/assets/scaffold/files/sites.README.txt 55share/drupal/core/assets/scaffold/files/sites.README.txt
56share/drupal/core/assets/scaffold/files/themes.README.txt 56share/drupal/core/assets/scaffold/files/themes.README.txt
57share/drupal/core/assets/scaffold/files/update.php 57share/drupal/core/assets/scaffold/files/update.php
58share/drupal/core/assets/scaffold/files/web.config 58share/drupal/core/assets/scaffold/files/web.config
59share/drupal/core/assets/vendor/.gitignore 59share/drupal/core/assets/vendor/.gitignore
60share/drupal/core/assets/vendor/backbone/backbone-min.js 60share/drupal/core/assets/vendor/backbone/backbone-min.js
61share/drupal/core/assets/vendor/backbone/backbone-min.map 61share/drupal/core/assets/vendor/backbone/backbone-min.map
62share/drupal/core/assets/vendor/backbone/backbone.js 62share/drupal/core/assets/vendor/backbone/backbone.js
63share/drupal/core/assets/vendor/ckeditor/CHANGES.md 63share/drupal/core/assets/vendor/ckeditor/CHANGES.md
64share/drupal/core/assets/vendor/ckeditor/LICENSE.md 64share/drupal/core/assets/vendor/ckeditor/LICENSE.md
 65share/drupal/core/assets/vendor/ckeditor/bender-runner.config.json
65share/drupal/core/assets/vendor/ckeditor/build-config.js 66share/drupal/core/assets/vendor/ckeditor/build-config.js
66share/drupal/core/assets/vendor/ckeditor/ckeditor.js 67share/drupal/core/assets/vendor/ckeditor/ckeditor.js
67share/drupal/core/assets/vendor/ckeditor/lang/_translationstatus.txt 68share/drupal/core/assets/vendor/ckeditor/lang/_translationstatus.txt
68share/drupal/core/assets/vendor/ckeditor/lang/af.js 69share/drupal/core/assets/vendor/ckeditor/lang/af.js
69share/drupal/core/assets/vendor/ckeditor/lang/ar.js 70share/drupal/core/assets/vendor/ckeditor/lang/ar.js
70share/drupal/core/assets/vendor/ckeditor/lang/az.js 71share/drupal/core/assets/vendor/ckeditor/lang/az.js
71share/drupal/core/assets/vendor/ckeditor/lang/bg.js 72share/drupal/core/assets/vendor/ckeditor/lang/bg.js
72share/drupal/core/assets/vendor/ckeditor/lang/bn.js 73share/drupal/core/assets/vendor/ckeditor/lang/bn.js
73share/drupal/core/assets/vendor/ckeditor/lang/bs.js 74share/drupal/core/assets/vendor/ckeditor/lang/bs.js
74share/drupal/core/assets/vendor/ckeditor/lang/ca.js 75share/drupal/core/assets/vendor/ckeditor/lang/ca.js
75share/drupal/core/assets/vendor/ckeditor/lang/cs.js 76share/drupal/core/assets/vendor/ckeditor/lang/cs.js
76share/drupal/core/assets/vendor/ckeditor/lang/cy.js 77share/drupal/core/assets/vendor/ckeditor/lang/cy.js
77share/drupal/core/assets/vendor/ckeditor/lang/da.js 78share/drupal/core/assets/vendor/ckeditor/lang/da.js

cvs diff -r1.33 -r1.34 pkgsrc/www/drupal8/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/www/drupal8/Attic/distinfo 2021/06/02 15:46:53 1.33
+++ pkgsrc/www/drupal8/Attic/distinfo 2021/08/29 14:51:04 1.34
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.33 2021/06/02 15:46:53 taca Exp $ 1$NetBSD: distinfo,v 1.34 2021/08/29 14:51:04 taca Exp $
2 2
3SHA1 (drupal-8.9.16.tar.gz) = 068f81946dc96b1aa9b971470889b1f4f0cb64d4 3SHA1 (drupal-8.9.18.tar.gz) = f01467c42757fc8eeef718ad3fba7d8df65843bf
4RMD160 (drupal-8.9.16.tar.gz) = 6dc5e261c27ba9676e6b9e872bd2822c2b911e1c 4RMD160 (drupal-8.9.18.tar.gz) = 2149de3c31276650e3acbbce3ad213466f73153b
5SHA512 (drupal-8.9.16.tar.gz) = 633133cf13c27f51336c3280e4e76222b8abfcab3817925420a94846dece36434d800fee5aff68874a7e53170861a4e2dcda363e62f4bd9afd62ddd0ec0fe35b 5SHA512 (drupal-8.9.18.tar.gz) = 2c3103489d4b7ecee432fba1a1ef597b07701e46920a4cf82fc9d078368a0259a28e62e92a96550b23950c4ff6ae943877f7b8f6ef556381bf633daa3d4d0846
6Size (drupal-8.9.16.tar.gz) = 19830094 bytes 6Size (drupal-8.9.18.tar.gz) = 19831928 bytes