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.82



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e8371185258
branches:  trunk
changeset: 457571:5e8371185258
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Aug 29 14:48:15 2021 +0000

description:
www/drupal7: update to 7.82

Drupal 7.82, 2021-07-21
-----------------------
- Fixed security issues:
   - SA-CORE-2021-004

Drupal 7.81, 2021-06-02
-----------------------
- Block Google FLoC by default
- Testing and accessibility enhancements
- Various bug fixes, optimizations and improvements

diffstat:

 www/drupal7/Makefile |   5 ++---
 www/drupal7/PLIST    |   5 ++++-
 www/drupal7/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 9 deletions(-)

diffs (48 lines):

diff -r ec18ddf9e144 -r 5e8371185258 www/drupal7/Makefile
--- a/www/drupal7/Makefile      Sun Aug 29 13:29:06 2021 +0000
+++ b/www/drupal7/Makefile      Sun Aug 29 14:48:15 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2021/05/24 19:55:13 wiz Exp $
+# $NetBSD: Makefile,v 1.74 2021/08/29 14:48:15 taca Exp $
 
-DISTNAME=      drupal-7.80
+DISTNAME=      drupal-7.82
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  https://ftp.drupal.org/files/projects/
 
diff -r ec18ddf9e144 -r 5e8371185258 www/drupal7/PLIST
--- a/www/drupal7/PLIST Sun Aug 29 13:29:06 2021 +0000
+++ b/www/drupal7/PLIST Sun Aug 29 14:48:15 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.27 2021/02/02 15:19:42 taca Exp $
+@comment $NetBSD: PLIST,v 1.28 2021/08/29 14:48:15 taca Exp $
 share/doc/drupal/CHANGELOG.txt
 share/doc/drupal/COPYRIGHT.txt
 share/doc/drupal/INSTALL.mysql.txt
@@ -637,6 +637,9 @@
 share/drupal/modules/simpletest/files/css_test_files/css_subfolder/css_input_with_import.css.unoptimized.css
 share/drupal/modules/simpletest/files/css_test_files/import1.css
 share/drupal/modules/simpletest/files/css_test_files/import2.css
+share/drupal/modules/simpletest/files/css_test_files/quotes.css
+share/drupal/modules/simpletest/files/css_test_files/quotes.css.optimized.css
+share/drupal/modules/simpletest/files/css_test_files/quotes.css.unoptimized.css
 share/drupal/modules/simpletest/files/html-1.txt
 share/drupal/modules/simpletest/files/html-2.html
 share/drupal/modules/simpletest/files/image-1.png
diff -r ec18ddf9e144 -r 5e8371185258 www/drupal7/distinfo
--- a/www/drupal7/distinfo      Sun Aug 29 13:29:06 2021 +0000
+++ b/www/drupal7/distinfo      Sun Aug 29 14:48:15 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.55 2021/04/29 06:12:33 taca Exp $
+$NetBSD: distinfo,v 1.56 2021/08/29 14:48:15 taca Exp $
 
-SHA1 (drupal-7.80.tar.gz) = e9d8914beaee3f1ccba62e9d9fa253733e34504e
-RMD160 (drupal-7.80.tar.gz) = 3403b29c38bc4c9ec7e1884d981ce95f18292479
-SHA512 (drupal-7.80.tar.gz) = 38d3325252994abfa18709e52dac8194fb773185574019ee7b5037c1cee68ec5122afaf99e9c6dffef3053bbe7547f114783287aa9bcb51ee35f023cb7467c90
-Size (drupal-7.80.tar.gz) = 3342293 bytes
+SHA1 (drupal-7.82.tar.gz) = 659b7dc78cea92ce6fa2418aebde3c254f0e95fe
+RMD160 (drupal-7.82.tar.gz) = 0b3ad916831c65b38008f80916f5461de7028361
+SHA512 (drupal-7.82.tar.gz) = 41b844df868971ea21fa574daf46502edcb78f4287c223694fe967541da72dfe9b360e1764441eddafb64b782d14408eac58ecff7eaed4bc1fd832b35f0c7e2d
+Size (drupal-7.82.tar.gz) = 3348407 bytes



Home | Main Index | Thread Index | Old Index