pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/drupal8



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Fri Sep 13 09:04:15 UTC 2019

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

Log Message:
Update drupal8 to 8.6.17

   This bugfix release is intended to resolve issues that might interfere
   with future security release upgrades. Symfony 3.4.25 reverted a
   previous change which affected Drupal's lazy session handling. This
   release updates Symfony to 3.4.25 and reverts a previous workaround for
   the regression.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/drupal8/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/drupal8/PLIST
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/drupal8/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/drupal8/Makefile
diff -u pkgsrc/www/drupal8/Makefile:1.22 pkgsrc/www/drupal8/Makefile:1.23
--- pkgsrc/www/drupal8/Makefile:1.22    Sat May 11 06:59:05 2019
+++ pkgsrc/www/drupal8/Makefile Fri Sep 13 09:04:15 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2019/05/11 06:59:05 taca Exp $
+# $NetBSD: Makefile,v 1.23 2019/09/13 09:04:15 prlw1 Exp $
 
-DISTNAME=      drupal-8.6.16
+DISTNAME=      drupal-8.6.17
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  http://ftp.drupal.org/files/projects/

Index: pkgsrc/www/drupal8/PLIST
diff -u pkgsrc/www/drupal8/PLIST:1.19 pkgsrc/www/drupal8/PLIST:1.20
--- pkgsrc/www/drupal8/PLIST:1.19       Sat May 11 06:59:05 2019
+++ pkgsrc/www/drupal8/PLIST    Fri Sep 13 09:04:15 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2019/05/11 06:59:05 taca Exp $
+@comment $NetBSD: PLIST,v 1.20 2019/09/13 09:04:15 prlw1 Exp $
 share/drupal/.csslintrc
 share/drupal/.editorconfig
 share/drupal/.eslintignore
@@ -15523,6 +15523,7 @@ share/drupal/vendor/twig/twig/src/TwigFu
 share/drupal/vendor/twig/twig/src/TwigTest.php
 share/drupal/vendor/twig/twig/src/Util/DeprecationCollector.php
 share/drupal/vendor/twig/twig/src/Util/TemplateDirIterator.php
+share/drupal/vendor/typo3/phar-stream-wrapper/.appveyor.yml
 share/drupal/vendor/typo3/phar-stream-wrapper/.gitignore
 share/drupal/vendor/typo3/phar-stream-wrapper/LICENSE
 share/drupal/vendor/typo3/phar-stream-wrapper/README.md

Index: pkgsrc/www/drupal8/distinfo
diff -u pkgsrc/www/drupal8/distinfo:1.21 pkgsrc/www/drupal8/distinfo:1.22
--- pkgsrc/www/drupal8/distinfo:1.21    Sat May 11 06:59:05 2019
+++ pkgsrc/www/drupal8/distinfo Fri Sep 13 09:04:15 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2019/05/11 06:59:05 taca Exp $
+$NetBSD: distinfo,v 1.22 2019/09/13 09:04:15 prlw1 Exp $
 
-SHA1 (drupal-8.6.16.tar.gz) = bcb257ac1d7a6cbdd487f4a57ecc42e919f129c0
-RMD160 (drupal-8.6.16.tar.gz) = b01b10818306a66e0d8cc340eae5d2695fe7e5ce
-SHA512 (drupal-8.6.16.tar.gz) = 34f260d780bce286a0a61b710c340d2622cb857aa92a2bdaad63737303ef2f4f1751edc3f415daaa14b9cb483757e367e639136d03f571cba5165129bba31e12
-Size (drupal-8.6.16.tar.gz) = 17151378 bytes
+SHA1 (drupal-8.6.17.tar.gz) = 485ad35bf162b8dea90dbf8cb4e18b60a3d1762d
+RMD160 (drupal-8.6.17.tar.gz) = 186fa39bdbaf460a7cec4b41df4096e6dea2a76f
+SHA512 (drupal-8.6.17.tar.gz) = 7dd08f0c30191e826eb4ec0dece86f6b8fc73f42ba81cd6f9e89b483e8e77ca901563006012bdc6eaeaca631194eae59adc109e1c8b7f5d0059b80364ae41ce6
+Size (drupal-8.6.17.tar.gz) = 17149513 bytes



Home | Main Index | Thread Index | Old Index