summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2019-03-21 11:42:00 +0000
committerprlw1 <prlw1@pkgsrc.org>2019-03-21 11:42:00 +0000
commit26dc85744ae33ff1566a86a678477b9e4582df0a (patch)
tree3601fd9431b5842198b40ad28cf98cfb4a20940f /www
parentf8da0f71869d486fd9a603b338bdcf8015dd85af (diff)
downloadpkgsrc-26dc85744ae33ff1566a86a678477b9e4582df0a.tar.gz
Update drupal8 to 8.6.13
* Drupal core - Cross-Site Scripting- SA-CORE-2019-004 Under certain circumstances the File module/subsystem allows a malicious user to upload a file that can trigger a cross-site scripting (XSS) vulnerability.
Diffstat (limited to 'www')
-rw-r--r--www/drupal8/Makefile7
-rw-r--r--www/drupal8/PLIST3
-rw-r--r--www/drupal8/distinfo10
3 files changed, 10 insertions, 10 deletions
diff --git a/www/drupal8/Makefile b/www/drupal8/Makefile
index f47f9f10f51..541a793ad3f 100644
--- a/www/drupal8/Makefile
+++ b/www/drupal8/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2019/03/16 13:15:03 wen Exp $
+# $NetBSD: Makefile,v 1.20 2019/03/21 11:42:00 prlw1 Exp $
-DISTNAME= drupal-8.6.12
+DISTNAME= drupal-8.6.13
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
@@ -51,8 +51,7 @@ SUBST_SED.sh= -e "s|/usr/bin/env bash|${SH}|"
SUBST_CLASSES+= conf
SUBST_STAGE.conf= pre-install
SUBST_FILES.conf= drupal.conf
-SUBST_SED.conf= -e "s|@DRUPAL@|${DRUPAL}|g"
-SUBST_SED.conf+= -e "s|@PREFIX@|${PREFIX}|g"
+SUBST_VARS.conf= DRUPAL PREFIX
SUBST_MESSAGE.conf= Fixing configuration files.
INSTALLATION_DIRS+= ${DRUPAL}/files ${DRUPAL}/sites \
diff --git a/www/drupal8/PLIST b/www/drupal8/PLIST
index 66284650285..9de38272a67 100644
--- a/www/drupal8/PLIST
+++ b/www/drupal8/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2019/03/16 13:15:03 wen Exp $
+@comment $NetBSD: PLIST,v 1.17 2019/03/21 11:42:00 prlw1 Exp $
share/drupal/.csslintrc
share/drupal/.editorconfig
share/drupal/.eslintignore
@@ -12066,6 +12066,7 @@ share/drupal/core/tests/Drupal/KernelTests/Core/Field/FieldItemTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/Field/FieldSettingsTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/File/DirectoryTest.php
+share/drupal/core/tests/Drupal/KernelTests/Core/File/FileCreateFilenameTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/File/FileTestBase.php
share/drupal/core/tests/Drupal/KernelTests/Core/File/HtaccessTest.php
share/drupal/core/tests/Drupal/KernelTests/Core/File/MimeTypeTest.php
diff --git a/www/drupal8/distinfo b/www/drupal8/distinfo
index 921bcd3588b..0ec72d3af8e 100644
--- a/www/drupal8/distinfo
+++ b/www/drupal8/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2019/03/16 13:15:03 wen Exp $
+$NetBSD: distinfo,v 1.19 2019/03/21 11:42:00 prlw1 Exp $
-SHA1 (drupal-8.6.12.tar.gz) = 7e72da8d7b1bc7adba017b9a1d2c1ed19e8b726c
-RMD160 (drupal-8.6.12.tar.gz) = ff476bd42367a68bc22d90c43e696ff097c9f23b
-SHA512 (drupal-8.6.12.tar.gz) = 82dd86224f47b228480d890c31c3f085061c9950ccb58b5b0c243229033b8a906dc3b40f48c7de858d0aa5300d757276d402a88bda8260231d61a6eec336377a
-Size (drupal-8.6.12.tar.gz) = 17131830 bytes
+SHA1 (drupal-8.6.13.tar.gz) = a6dfd33869e5d24eac7b679d826cc2f92a982738
+RMD160 (drupal-8.6.13.tar.gz) = e52265b267456eb99d5989d7abce794039cbaf5d
+SHA512 (drupal-8.6.13.tar.gz) = ed9da8596ca5f4dee569b2beea561b75742aa801ef450258786c6d496e9205cd865af3a6cca56bc276df48841b95bcaaaae46ffcda6bbf8183866ec3c991fff2
+Size (drupal-8.6.13.tar.gz) = 17137449 bytes