summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2022-05-07 10:16:54 +0000
committerbsiegert <bsiegert@pkgsrc.org>2022-05-07 10:16:54 +0000
commitead4b6cd9e9ce435815039935ad7ea6b503ca355 (patch)
treef3dd1daee46fda2209ef3da452f24532d7aa67e2
parentd6f023416dea9ed5e7d85850e9f759bb9363e11a (diff)
downloadpkgsrc-ead4b6cd9e9ce435815039935ad7ea6b503ca355.tar.gz
Pullup ticket #6624 - requested by taca
www/drupal7: security fix Revisions pulled up: - www/drupal7/Makefile 1.76 - www/drupal7/PLIST 1.30 - www/drupal7/distinfo 1.60 --- Module Name: pkgsrc Committed By: wen Date: Sat Apr 30 08:50:35 UTC 2022 Modified Files: pkgsrc/www/drupal7: Makefile PLIST distinfo Log Message: 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
-rw-r--r--www/drupal7/Makefile4
-rw-r--r--www/drupal7/PLIST6
-rw-r--r--www/drupal7/distinfo8
3 files changed, 11 insertions, 7 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile
index 1d89bb26e33..7da89fe4b0b 100644
--- a/www/drupal7/Makefile
+++ b/www/drupal7/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2022/01/27 13:38:03 taca Exp $
+# $NetBSD: Makefile,v 1.75.2.1 2022/05/07 10:16:54 bsiegert Exp $
-DISTNAME= drupal-7.86
+DISTNAME= drupal-7.89
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= https://ftp.drupal.org/files/projects/
diff --git a/www/drupal7/PLIST b/www/drupal7/PLIST
index 754c9b779d8..aabce9823f8 100644
--- a/www/drupal7/PLIST
+++ b/www/drupal7/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.29 2022/01/27 13:38:03 taca Exp $
+@comment $NetBSD: PLIST,v 1.29.2.1 2022/05/07 10:16:54 bsiegert Exp $
share/doc/drupal/CHANGELOG.txt
share/doc/drupal/COPYRIGHT.txt
share/doc/drupal/INSTALL.mysql.txt
@@ -786,8 +786,12 @@ share/drupal/modules/simpletest/tests/system_incompatible_module_version_depende
share/drupal/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.module
share/drupal/modules/simpletest/tests/system_incompatible_module_version_test.info
share/drupal/modules/simpletest/tests/system_incompatible_module_version_test.module
+share/drupal/modules/simpletest/tests/system_null_version_test.info
+share/drupal/modules/simpletest/tests/system_null_version_test.module
share/drupal/modules/simpletest/tests/system_project_namespace_test.info
share/drupal/modules/simpletest/tests/system_project_namespace_test.module
+share/drupal/modules/simpletest/tests/system_requires_null_version_test.info
+share/drupal/modules/simpletest/tests/system_requires_null_version_test.module
share/drupal/modules/simpletest/tests/system_test.info
share/drupal/modules/simpletest/tests/system_test.install
share/drupal/modules/simpletest/tests/system_test.module
diff --git a/www/drupal7/distinfo b/www/drupal7/distinfo
index 3633aba56b0..13883b87641 100644
--- a/www/drupal7/distinfo
+++ b/www/drupal7/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.59 2022/01/27 13:38:03 taca Exp $
+$NetBSD: distinfo,v 1.59.2.1 2022/05/07 10:16:54 bsiegert Exp $
-BLAKE2s (drupal-7.86.tar.gz) = 14643cace6e9cb76c526ea10bb82c10d667bf092102830bcb12770716e00e0d0
-SHA512 (drupal-7.86.tar.gz) = 25aaf40b6ffe81e4b973ab2bdc6a41dd7395b2c61b310532d96672528d08bb8971261cc0c653a6b7a1d81bd2c3607d6513b1da0cb7c6c9561fd99a76826c5e4a
-Size (drupal-7.86.tar.gz) = 3357792 bytes
+BLAKE2s (drupal-7.89.tar.gz) = e7655365d1b1e27a8d4ac636a9736562d2aa9545abf77eb36e27946de707be1d
+SHA512 (drupal-7.89.tar.gz) = 3f1f50b09bfd77afaad368c21a00d2fb52a4a3853bf288525a805fab992083ffb241c2b3bfef8db3b4351310b0a0d5d27470fa7adc191c687809f48464f18f0b
+Size (drupal-7.89.tar.gz) = 3361853 bytes