pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2019Q1]: pkgsrc/www/drupal7 Pullup ticket #5968 - requested by...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cf7c623f1982
branches: pkgsrc-2019Q1
changeset: 334678:cf7c623f1982
user: spz <spz%pkgsrc.org@localhost>
date: Sun Jun 02 10:23:06 2019 +0000
description:
Pullup ticket #5968 - requested by taca
www/drupal7: security update
Revisions pulled up:
- www/drupal7/Makefile 1.59
- www/drupal7/PLIST 1.23
- www/drupal7/distinfo 1.47
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Sat May 11 06:48:43 UTC 2019
Modified Files:
pkgsrc/www/drupal7: Makefile PLIST distinfo
Log Message:
www/drupal7: update to 7.67
Update drupal7 to 7.67.
Drupal 7.67, 2019-05-08
-----------------------
- Fixed security issues:
- SA-CORE-2019-007
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/www/drupal7/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/drupal7/PLIST
cvs rdiff -u -r1.46 -r1.47 pkgsrc/www/drupal7/distinfo
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 67ff636e9ab9 -r cf7c623f1982 www/drupal7/Makefile
--- a/www/drupal7/Makefile Sun Jun 02 10:12:56 2019 +0000
+++ b/www/drupal7/Makefile Sun Jun 02 10:23:06 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57.2.1 2019/05/14 04:55:57 spz Exp $
+# $NetBSD: Makefile,v 1.57.2.2 2019/06/02 10:23:06 spz 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 67ff636e9ab9 -r cf7c623f1982 www/drupal7/PLIST
--- a/www/drupal7/PLIST Sun Jun 02 10:12:56 2019 +0000
+++ b/www/drupal7/PLIST Sun Jun 02 10:23:06 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.21.2.1 2019/05/14 04:55:57 spz Exp $
+@comment $NetBSD: PLIST,v 1.21.2.2 2019/06/02 10:23:06 spz 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 67ff636e9ab9 -r cf7c623f1982 www/drupal7/distinfo
--- a/www/drupal7/distinfo Sun Jun 02 10:12:56 2019 +0000
+++ b/www/drupal7/distinfo Sun Jun 02 10:23:06 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.45.2.1 2019/05/14 04:55:57 spz Exp $
+$NetBSD: distinfo,v 1.45.2.2 2019/06/02 10:23:06 spz 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