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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e585c8e258dc
branches:  trunk
changeset: 333637:e585c8e258dc
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat May 11 06:48:43 2019 +0000

description:
www/drupal7: update to 7.67

Update drupal7 to 7.67.

Drupal 7.67, 2019-05-08
-----------------------
- Fixed security issues:
   - SA-CORE-2019-007

diffstat:

 www/drupal7/Makefile |   4 ++--
 www/drupal7/PLIST    |  23 ++++++++++++++++++++++-
 www/drupal7/distinfo |  10 +++++-----
 3 files changed, 29 insertions(+), 8 deletions(-)

diffs (81 lines):

diff -r 41555844cf84 -r e585c8e258dc www/drupal7/Makefile
--- a/www/drupal7/Makefile      Sat May 11 06:45:53 2019 +0000
+++ b/www/drupal7/Makefile      Sat May 11 06:48:43 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2019/04/30 04:07:37 taca Exp $
+# $NetBSD: Makefile,v 1.59 2019/05/11 06:48:43 taca Exp $
 
-DISTNAME=      drupal-7.66
+DISTNAME=      drupal-7.67
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  https://ftp.drupal.org/files/projects/
diff -r 41555844cf84 -r e585c8e258dc www/drupal7/PLIST
--- a/www/drupal7/PLIST Sat May 11 06:45:53 2019 +0000
+++ b/www/drupal7/PLIST Sat May 11 06:48:43 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2019/04/30 04:07:37 taca Exp $
+@comment $NetBSD: PLIST,v 1.23 2019/05/11 06:48:43 taca Exp $
 share/doc/drupal/CHANGELOG.txt
 share/doc/drupal/COPYRIGHT.txt
 share/doc/drupal/INSTALL.mysql.txt
@@ -90,6 +90,13 @@
 share/drupal/misc/authorize.js
 share/drupal/misc/autocomplete.js
 share/drupal/misc/batch.js
+share/drupal/misc/brumann/polyfill-unserialize/.gitignore
+share/drupal/misc/brumann/polyfill-unserialize/.travis.yml
+share/drupal/misc/brumann/polyfill-unserialize/LICENSE
+share/drupal/misc/brumann/polyfill-unserialize/README.md
+share/drupal/misc/brumann/polyfill-unserialize/composer.json
+share/drupal/misc/brumann/polyfill-unserialize/phpunit.xml.dist
+share/drupal/misc/brumann/polyfill-unserialize/src/Unserialize.php
 share/drupal/misc/collapse.js
 share/drupal/misc/configure.png
 share/drupal/misc/draggable.png
@@ -153,16 +160,30 @@
 share/drupal/misc/tree-bottom.png
 share/drupal/misc/tree.png
 share/drupal/misc/typo3/drupal-security/PharExtensionInterceptor.php
+share/drupal/misc/typo3/phar-stream-wrapper/.gitignore
 share/drupal/misc/typo3/phar-stream-wrapper/LICENSE
 share/drupal/misc/typo3/phar-stream-wrapper/README.md
 share/drupal/misc/typo3/phar-stream-wrapper/composer.json
 share/drupal/misc/typo3/phar-stream-wrapper/src/Assertable.php
 share/drupal/misc/typo3/phar-stream-wrapper/src/Behavior.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Collectable.php
 share/drupal/misc/typo3/phar-stream-wrapper/src/Exception.php
 share/drupal/misc/typo3/phar-stream-wrapper/src/Helper.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Interceptor/ConjunctionInterceptor.php
 share/drupal/misc/typo3/phar-stream-wrapper/src/Interceptor/PharExtensionInterceptor.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Interceptor/PharMetaDataInterceptor.php
 share/drupal/misc/typo3/phar-stream-wrapper/src/Manager.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Phar/Container.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Phar/DeserializationException.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Phar/Manifest.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Phar/Reader.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Phar/ReaderException.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Phar/Stub.php
 share/drupal/misc/typo3/phar-stream-wrapper/src/PharStreamWrapper.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Resolvable.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationCollection.php
+share/drupal/misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocationResolver.php
 share/drupal/misc/ui/images/ui-bg_flat_0_aaaaaa_40x100.png
 share/drupal/misc/ui/images/ui-bg_flat_75_ffffff_40x100.png
 share/drupal/misc/ui/images/ui-bg_glass_55_fbf9ee_1x400.png
diff -r 41555844cf84 -r e585c8e258dc www/drupal7/distinfo
--- a/www/drupal7/distinfo      Sat May 11 06:45:53 2019 +0000
+++ b/www/drupal7/distinfo      Sat May 11 06:48:43 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.46 2019/04/30 04:07:37 taca Exp $
+$NetBSD: distinfo,v 1.47 2019/05/11 06:48:43 taca Exp $
 
-SHA1 (drupal-7.66.tar.gz) = 109a148b6888b6391ce7b3a12fd307de102b37ac
-RMD160 (drupal-7.66.tar.gz) = b7933a05e3dc7e78620b817526238d491e30c5ff
-SHA512 (drupal-7.66.tar.gz) = c348eeeabfb5fef05b28aa87c9885231bd5e676b1ced64a2f51cc2aefa122b5ce142aae2ede5c1479608c893195450ae25168bae971b8e77cc741b18650f75c8
-Size (drupal-7.66.tar.gz) = 3300183 bytes
+SHA1 (drupal-7.67.tar.gz) = bba9533865eb057627242cf4cdb6cb500ba0effc
+RMD160 (drupal-7.67.tar.gz) = 37a915dc1b6e84889d8c956b8d3637e001c8db64
+SHA512 (drupal-7.67.tar.gz) = 0e4f60010b1395183cea19424e8c2849f93fb7285a081bf7d0c774b8e82f403083533059f58c3831950cc06dfa8117d443db52b66a521301ceac10b1b333aa28
+Size (drupal-7.67.tar.gz) = 3312764 bytes



Home | Main Index | Thread Index | Old Index