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:           Tue Feb  2 15:19:42 UTC 2021

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

Log Message:
www/drupal7: update to 7.78

Drupal 7.78, 2021-01-19
-----------------------
- Fixed security issues:
   - SA-CORE-2021-001

Drupal 7.77, 2020-12-03
-----------------------
- Hotfix for schema.prefixed tables

Drupal 7.76, 2020-12-02
-----------------------
- Support for MySQL 8
- Core tests pass in SQLite
- Better user flood control logging


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 pkgsrc/www/drupal7/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/www/drupal7/PLIST
cvs rdiff -u -r1.52 -r1.53 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.68 pkgsrc/www/drupal7/Makefile:1.69
--- pkgsrc/www/drupal7/Makefile:1.68    Sun Jan  3 15:26:12 2021
+++ pkgsrc/www/drupal7/Makefile Tue Feb  2 15:19:42 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.68 2021/01/03 15:26:12 taca Exp $
+# $NetBSD: Makefile,v 1.69 2021/02/02 15:19:42 taca Exp $
 
-DISTNAME=      drupal-7.75
+DISTNAME=      drupal-7.78
 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.26 pkgsrc/www/drupal7/PLIST:1.27
--- pkgsrc/www/drupal7/PLIST:1.26       Thu Jun 18 14:08:36 2020
+++ pkgsrc/www/drupal7/PLIST    Tue Feb  2 15:19:42 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2020/06/18 14:08:36 taca Exp $
+@comment $NetBSD: PLIST,v 1.27 2021/02/02 15:19:42 taca Exp $
 share/doc/drupal/CHANGELOG.txt
 share/doc/drupal/COPYRIGHT.txt
 share/doc/drupal/INSTALL.mysql.txt
@@ -984,6 +984,8 @@ 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/user_flood_test.info
+share/drupal/modules/user/tests/user_flood_test.module
 share/drupal/modules/user/tests/user_form_test.info
 share/drupal/modules/user/tests/user_form_test.module
 share/drupal/modules/user/tests/user_session_test.info

Index: pkgsrc/www/drupal7/distinfo
diff -u pkgsrc/www/drupal7/distinfo:1.52 pkgsrc/www/drupal7/distinfo:1.53
--- pkgsrc/www/drupal7/distinfo:1.52    Sat Dec 19 16:44:35 2020
+++ pkgsrc/www/drupal7/distinfo Tue Feb  2 15:19:42 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.52 2020/12/19 16:44:35 taca Exp $
+$NetBSD: distinfo,v 1.53 2021/02/02 15:19:42 taca Exp $
 
-SHA1 (drupal-7.75.tar.gz) = d58710f42d328981ac1ac79b811e98019014b8d8
-RMD160 (drupal-7.75.tar.gz) = 9c1f6ecced7fdac1bd97a14fd265a06c554e3483
-SHA512 (drupal-7.75.tar.gz) = 6ae4c801b98d01c95e4ea85aecab9d8493e9ee467db89e10450cfe5923a0d387f5dda26ec6df36b92db5336ad34a7831dc07a59431f6e5b6c84033929874c54b
-Size (drupal-7.75.tar.gz) = 3325060 bytes
+SHA1 (drupal-7.78.tar.gz) = 3a3876b59035e20769d4d186efd6ab07a20b7b0f
+RMD160 (drupal-7.78.tar.gz) = cc2b2334d2f253aee904b3ba649e401a5f685f6d
+SHA512 (drupal-7.78.tar.gz) = 405ed053c0b73e8768ee2a8dda9fb7257e8c8664cbf76025dd58d34ed16bfd0c9e853b92cfee03e85b38e9d6d9c578d52c6943e804224ce73cf7be414f4cfb91
+Size (drupal-7.78.tar.gz) = 3335651 bytes



Home | Main Index | Thread Index | Old Index