Sat Apr 30 08:50:35 2022 UTC ()
Update to 7.89

Upstream changes:
Drupal 7.89, 2022-03-02
-----------------------
- Bug fixes for PHP 8.1
- Fix tests for PostgreSQL

Drupal 7.88, 2022-02-15
-----------------------
- Fixed security issues:
   - SA-CORE-2022-003

Drupal 7.87, 2022-01-19
-----------------------
- Fix regression caused by jQuery UI position() backport


(wen)
diff -r1.75 -r1.76 pkgsrc/www/drupal7/Makefile
diff -r1.29 -r1.30 pkgsrc/www/drupal7/PLIST
diff -r1.59 -r1.60 pkgsrc/www/drupal7/distinfo

cvs diff -r1.75 -r1.76 pkgsrc/www/drupal7/Makefile (expand / switch to unified diff)

--- pkgsrc/www/drupal7/Makefile 2022/01/27 13:38:03 1.75
+++ pkgsrc/www/drupal7/Makefile 2022/04/30 08:50:35 1.76
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.75 2022/01/27 13:38:03 taca Exp $ 1# $NetBSD: Makefile,v 1.76 2022/04/30 08:50:35 wen Exp $
2 2
3DISTNAME= drupal-7.86 3DISTNAME= drupal-7.89
4PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME} 4PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
5CATEGORIES= www 5CATEGORIES= www
6MASTER_SITES= https://ftp.drupal.org/files/projects/ 6MASTER_SITES= https://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
13.include "../../lang/php/phpversion.mk" 13.include "../../lang/php/phpversion.mk"
14DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.4.0:../../graphics/php-gd 14DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.4.0:../../graphics/php-gd
15.if ${PKG_PHP_MAJOR_VERS} < 8 15.if ${PKG_PHP_MAJOR_VERS} < 8
16DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.4.0:../../textproc/php-json 16DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.4.0:../../textproc/php-json

cvs diff -r1.29 -r1.30 pkgsrc/www/drupal7/PLIST (expand / switch to unified diff)

--- pkgsrc/www/drupal7/PLIST 2022/01/27 13:38:03 1.29
+++ pkgsrc/www/drupal7/PLIST 2022/04/30 08:50:35 1.30
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.29 2022/01/27 13:38:03 taca Exp $ 1@comment $NetBSD: PLIST,v 1.30 2022/04/30 08:50:35 wen Exp $
2share/doc/drupal/CHANGELOG.txt 2share/doc/drupal/CHANGELOG.txt
3share/doc/drupal/COPYRIGHT.txt 3share/doc/drupal/COPYRIGHT.txt
4share/doc/drupal/INSTALL.mysql.txt 4share/doc/drupal/INSTALL.mysql.txt
5share/doc/drupal/INSTALL.pgsql.txt 5share/doc/drupal/INSTALL.pgsql.txt
6share/doc/drupal/INSTALL.sqlite.txt 6share/doc/drupal/INSTALL.sqlite.txt
7share/doc/drupal/INSTALL.txt 7share/doc/drupal/INSTALL.txt
8share/doc/drupal/LICENSE.txt 8share/doc/drupal/LICENSE.txt
9share/doc/drupal/MAINTAINERS.txt 9share/doc/drupal/MAINTAINERS.txt
10share/doc/drupal/README.txt 10share/doc/drupal/README.txt
11share/doc/drupal/UPGRADE.txt 11share/doc/drupal/UPGRADE.txt
12share/drupal/authorize.php 12share/drupal/authorize.php
13share/drupal/cron.php 13share/drupal/cron.php
14share/drupal/includes/actions.inc 14share/drupal/includes/actions.inc
@@ -776,28 +776,32 @@ share/drupal/modules/simpletest/tests/se @@ -776,28 +776,32 @@ share/drupal/modules/simpletest/tests/se
776share/drupal/modules/simpletest/tests/session_test.info 776share/drupal/modules/simpletest/tests/session_test.info
777share/drupal/modules/simpletest/tests/session_test.module 777share/drupal/modules/simpletest/tests/session_test.module
778share/drupal/modules/simpletest/tests/system.base.css 778share/drupal/modules/simpletest/tests/system.base.css
779share/drupal/modules/simpletest/tests/system_dependencies_test.info 779share/drupal/modules/simpletest/tests/system_dependencies_test.info
780share/drupal/modules/simpletest/tests/system_dependencies_test.module 780share/drupal/modules/simpletest/tests/system_dependencies_test.module
781share/drupal/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info 781share/drupal/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info
782share/drupal/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.module 782share/drupal/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.module
783share/drupal/modules/simpletest/tests/system_incompatible_core_version_test.info 783share/drupal/modules/simpletest/tests/system_incompatible_core_version_test.info
784share/drupal/modules/simpletest/tests/system_incompatible_core_version_test.module 784share/drupal/modules/simpletest/tests/system_incompatible_core_version_test.module
785share/drupal/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info 785share/drupal/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info
786share/drupal/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.module 786share/drupal/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.module
787share/drupal/modules/simpletest/tests/system_incompatible_module_version_test.info 787share/drupal/modules/simpletest/tests/system_incompatible_module_version_test.info
788share/drupal/modules/simpletest/tests/system_incompatible_module_version_test.module 788share/drupal/modules/simpletest/tests/system_incompatible_module_version_test.module
 789share/drupal/modules/simpletest/tests/system_null_version_test.info
 790share/drupal/modules/simpletest/tests/system_null_version_test.module
789share/drupal/modules/simpletest/tests/system_project_namespace_test.info 791share/drupal/modules/simpletest/tests/system_project_namespace_test.info
790share/drupal/modules/simpletest/tests/system_project_namespace_test.module 792share/drupal/modules/simpletest/tests/system_project_namespace_test.module
 793share/drupal/modules/simpletest/tests/system_requires_null_version_test.info
 794share/drupal/modules/simpletest/tests/system_requires_null_version_test.module
791share/drupal/modules/simpletest/tests/system_test.info 795share/drupal/modules/simpletest/tests/system_test.info
792share/drupal/modules/simpletest/tests/system_test.install 796share/drupal/modules/simpletest/tests/system_test.install
793share/drupal/modules/simpletest/tests/system_test.module 797share/drupal/modules/simpletest/tests/system_test.module
794share/drupal/modules/simpletest/tests/tablesort.test 798share/drupal/modules/simpletest/tests/tablesort.test
795share/drupal/modules/simpletest/tests/taxonomy_test.info 799share/drupal/modules/simpletest/tests/taxonomy_test.info
796share/drupal/modules/simpletest/tests/taxonomy_test.install 800share/drupal/modules/simpletest/tests/taxonomy_test.install
797share/drupal/modules/simpletest/tests/taxonomy_test.module 801share/drupal/modules/simpletest/tests/taxonomy_test.module
798share/drupal/modules/simpletest/tests/theme.test 802share/drupal/modules/simpletest/tests/theme.test
799share/drupal/modules/simpletest/tests/theme_test.inc 803share/drupal/modules/simpletest/tests/theme_test.inc
800share/drupal/modules/simpletest/tests/theme_test.info 804share/drupal/modules/simpletest/tests/theme_test.info
801share/drupal/modules/simpletest/tests/theme_test.module 805share/drupal/modules/simpletest/tests/theme_test.module
802share/drupal/modules/simpletest/tests/theme_test.template_test.tpl.php 806share/drupal/modules/simpletest/tests/theme_test.template_test.tpl.php
803share/drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine 807share/drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine

cvs diff -r1.59 -r1.60 pkgsrc/www/drupal7/distinfo (expand / switch to unified diff)

--- pkgsrc/www/drupal7/distinfo 2022/01/27 13:38:03 1.59
+++ pkgsrc/www/drupal7/distinfo 2022/04/30 08:50:35 1.60
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.59 2022/01/27 13:38:03 taca Exp $ 1$NetBSD: distinfo,v 1.60 2022/04/30 08:50:35 wen Exp $
2 2
3BLAKE2s (drupal-7.86.tar.gz) = 14643cace6e9cb76c526ea10bb82c10d667bf092102830bcb12770716e00e0d0 3BLAKE2s (drupal-7.89.tar.gz) = e7655365d1b1e27a8d4ac636a9736562d2aa9545abf77eb36e27946de707be1d
4SHA512 (drupal-7.86.tar.gz) = 25aaf40b6ffe81e4b973ab2bdc6a41dd7395b2c61b310532d96672528d08bb8971261cc0c653a6b7a1d81bd2c3607d6513b1da0cb7c6c9561fd99a76826c5e4a 4SHA512 (drupal-7.89.tar.gz) = 3f1f50b09bfd77afaad368c21a00d2fb52a4a3853bf288525a805fab992083ffb241c2b3bfef8db3b4351310b0a0d5d27470fa7adc191c687809f48464f18f0b
5Size (drupal-7.86.tar.gz) = 3357792 bytes 5Size (drupal-7.89.tar.gz) = 3361853 bytes