pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/drupal7



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Mar 19 13:21:16 UTC 2023

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

Log Message:
www/drupal7: update to 7.95

Drupal 7.95, 2023-03-15
-----------------------
- Fixed security issues:
   - SA-CORE-2023-004

Drupal 7.94, 2022-12-14
-----------------------
- Hotfix for book.module and Select query properties

Drupal 7.93, 2022-12-07
-----------------------
- Improved support for PHP 8.2
- Minimum PHP version changed to PHP 5.3
- Various security hardenings
- Various bug fixes, optimizations and improvements

Drupal 7.92, 2022-09-07
-----------------------
- Improved support for PHP 8.1
- Various security hardenings
- Various bug fixes, optimizations and improvements


To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/www/drupal7/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/drupal7/PLIST
cvs rdiff -u -r1.61 -r1.62 pkgsrc/www/drupal7/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/drupal7/Makefile
diff -u pkgsrc/www/drupal7/Makefile:1.77 pkgsrc/www/drupal7/Makefile:1.78
--- pkgsrc/www/drupal7/Makefile:1.77    Sun Jul 31 14:23:22 2022
+++ pkgsrc/www/drupal7/Makefile Sun Mar 19 13:21:16 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2022/07/31 14:23:22 taca Exp $
+# $NetBSD: Makefile,v 1.78 2023/03/19 13:21:16 taca Exp $
 
-DISTNAME=      drupal-7.91
+DISTNAME=      drupal-7.95
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  https://ftp.drupal.org/files/projects/

Index: pkgsrc/www/drupal7/PLIST
diff -u pkgsrc/www/drupal7/PLIST:1.31 pkgsrc/www/drupal7/PLIST:1.32
--- pkgsrc/www/drupal7/PLIST:1.31       Sun Jul 31 14:23:22 2022
+++ pkgsrc/www/drupal7/PLIST    Sun Mar 19 13:21:16 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.31 2022/07/31 14:23:22 taca Exp $
+@comment $NetBSD: PLIST,v 1.32 2023/03/19 13:21:16 taca Exp $
 share/doc/drupal/CHANGELOG.txt
 share/doc/drupal/COPYRIGHT.txt
 share/doc/drupal/INSTALL.mysql.txt
@@ -329,6 +329,8 @@ share/drupal/modules/comment/comment.pag
 share/drupal/modules/comment/comment.test
 share/drupal/modules/comment/comment.tokens.inc
 share/drupal/modules/comment/comment.tpl.php
+share/drupal/modules/comment/tests/comment_hook_test.info
+share/drupal/modules/comment/tests/comment_hook_test.module
 share/drupal/modules/contact/contact.admin.inc
 share/drupal/modules/contact/contact.info
 share/drupal/modules/contact/contact.install
@@ -800,6 +802,8 @@ share/drupal/modules/simpletest/tests/sy
 share/drupal/modules/simpletest/tests/system_test.install
 share/drupal/modules/simpletest/tests/system_test.module
 share/drupal/modules/simpletest/tests/tablesort.test
+share/drupal/modules/simpletest/tests/taxonomy_nodes_test.info
+share/drupal/modules/simpletest/tests/taxonomy_nodes_test.module
 share/drupal/modules/simpletest/tests/taxonomy_test.info
 share/drupal/modules/simpletest/tests/taxonomy_test.install
 share/drupal/modules/simpletest/tests/taxonomy_test.module
@@ -945,6 +949,7 @@ share/drupal/modules/toolbar/toolbar.inf
 share/drupal/modules/toolbar/toolbar.js
 share/drupal/modules/toolbar/toolbar.module
 share/drupal/modules/toolbar/toolbar.png
+share/drupal/modules/toolbar/toolbar.test
 share/drupal/modules/toolbar/toolbar.tpl.php
 share/drupal/modules/tracker/tracker.css
 share/drupal/modules/tracker/tracker.info
@@ -1001,6 +1006,10 @@ share/drupal/modules/update/update.modul
 share/drupal/modules/update/update.report.inc
 share/drupal/modules/update/update.settings.inc
 share/drupal/modules/update/update.test
+share/drupal/modules/user/tests/anonymous_user_unblock_test.info
+share/drupal/modules/user/tests/anonymous_user_unblock_test.module
+share/drupal/modules/user/tests/user_email_validation_test.info
+share/drupal/modules/user/tests/user_email_validation_test.module
 share/drupal/modules/user/tests/user_flood_test.info
 share/drupal/modules/user/tests/user_flood_test.module
 share/drupal/modules/user/tests/user_form_test.info

Index: pkgsrc/www/drupal7/distinfo
diff -u pkgsrc/www/drupal7/distinfo:1.61 pkgsrc/www/drupal7/distinfo:1.62
--- pkgsrc/www/drupal7/distinfo:1.61    Sun Jul 31 14:23:22 2022
+++ pkgsrc/www/drupal7/distinfo Sun Mar 19 13:21:16 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.61 2022/07/31 14:23:22 taca Exp $
+$NetBSD: distinfo,v 1.62 2023/03/19 13:21:16 taca Exp $
 
-BLAKE2s (drupal-7.91.tar.gz) = a3a718d71704d162b4e59470cd32a494911ea5823c103a3ce65f3937f79b5314
-SHA512 (drupal-7.91.tar.gz) = da38735563cf5a76f432907b61943339b9d7f218e5abe5b5187138a470b545db14e23bb708fa53adc0853f9b46b34242e7eae3222e53b62fdafef29b2b476169
-Size (drupal-7.91.tar.gz) = 3369203 bytes
+BLAKE2s (drupal-7.95.tar.gz) = 7ab8806eda7ca64ff288b5e9d26c74b5606584718f9c79a6c9e0065b06eb14c2
+SHA512 (drupal-7.95.tar.gz) = 7e013adc687ea263ff63eecee876367d5a2e4467a44fc4cc0d14a54f82d21b66069aa0ef7123370cdaf0d051a6c2fc870f359d2f2d657a59b41506e7dec8ad84
+Size (drupal-7.95.tar.gz) = 3380331 bytes



Home | Main Index | Thread Index | Old Index