pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/drupal7 www/drupal7: update to 7.78
details: https://anonhg.NetBSD.org/pkgsrc/rev/2caac47ec578
branches: trunk
changeset: 445972:2caac47ec578
user: taca <taca%pkgsrc.org@localhost>
date: Tue Feb 02 15:19:42 2021 +0000
description:
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
diffstat:
www/drupal7/Makefile | 4 ++--
www/drupal7/PLIST | 4 +++-
www/drupal7/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (45 lines):
diff -r d03f1664d4d0 -r 2caac47ec578 www/drupal7/Makefile
--- a/www/drupal7/Makefile Tue Feb 02 15:03:57 2021 +0000
+++ b/www/drupal7/Makefile Tue Feb 02 15:19:42 2021 +0000
@@ -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/
diff -r d03f1664d4d0 -r 2caac47ec578 www/drupal7/PLIST
--- a/www/drupal7/PLIST Tue Feb 02 15:03:57 2021 +0000
+++ b/www/drupal7/PLIST Tue Feb 02 15:19:42 2021 +0000
@@ -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.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
diff -r d03f1664d4d0 -r 2caac47ec578 www/drupal7/distinfo
--- a/www/drupal7/distinfo Tue Feb 02 15:03:57 2021 +0000
+++ b/www/drupal7/distinfo Tue Feb 02 15:19:42 2021 +0000
@@ -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