diff options
author | spz <spz@pkgsrc.org> | 2019-05-14 05:12:28 +0000 |
---|---|---|
committer | spz <spz@pkgsrc.org> | 2019-05-14 05:12:28 +0000 |
commit | 692d7ac5108e8e49082dcdda1960ccef0ddda299 (patch) | |
tree | 45a6c30b995a807dcce0f32bbd46648c7e5413e4 | |
parent | 7890fe2e3087857d145d97cc096c89df6b271405 (diff) | |
download | pkgsrc-692d7ac5108e8e49082dcdda1960ccef0ddda299.tar.gz |
Pullup ticket #5962 - requested by taca
www/drupal8: security update
Revisions pulled up:
- www/drupal8/Makefile 1.21
- www/drupal8/PLIST 1.18
- www/drupal8/distinfo 1.20
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Tue Apr 30 04:11:22 UTC 2019
Modified Files:
pkgsrc/www/drupal8: Makefile PLIST distinfo
Log Message:
www/drupal8: update to 8.6.15
Update drupal8 to 8.6.15.
* Fixed security issues:
- SA-CORE-2019-005
- SA-CORE-2019-006
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/drupal8/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/drupal8/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/drupal8/distinfo
-rw-r--r-- | www/drupal8/Makefile | 4 | ||||
-rw-r--r-- | www/drupal8/PLIST | 3 | ||||
-rw-r--r-- | www/drupal8/distinfo | 10 |
3 files changed, 9 insertions, 8 deletions
diff --git a/www/drupal8/Makefile b/www/drupal8/Makefile index 541a793ad3f..272fcfd357b 100644 --- a/www/drupal8/Makefile +++ b/www/drupal8/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2019/03/21 11:42:00 prlw1 Exp $ +# $NetBSD: Makefile,v 1.20.2.1 2019/05/14 05:12:28 spz Exp $ -DISTNAME= drupal-8.6.13 +DISTNAME= drupal-8.6.15 PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME} CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ diff --git a/www/drupal8/PLIST b/www/drupal8/PLIST index 9de38272a67..5acdb6d4704 100644 --- a/www/drupal8/PLIST +++ b/www/drupal8/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2019/03/21 11:42:00 prlw1 Exp $ +@comment $NetBSD: PLIST,v 1.17.2.1 2019/05/14 05:12:28 spz Exp $ share/drupal/.csslintrc share/drupal/.editorconfig share/drupal/.eslintignore @@ -459,6 +459,7 @@ share/drupal/core/assets/vendor/jquery.ui/ui/widgets/sortable-min.js share/drupal/core/assets/vendor/jquery.ui/ui/widgets/spinner-min.js share/drupal/core/assets/vendor/jquery.ui/ui/widgets/tabs-min.js share/drupal/core/assets/vendor/jquery.ui/ui/widgets/tooltip-min.js +share/drupal/core/assets/vendor/jquery/jquery-extend-3.4.0.js share/drupal/core/assets/vendor/jquery/jquery.js share/drupal/core/assets/vendor/jquery/jquery.min.js share/drupal/core/assets/vendor/jquery/jquery.min.map diff --git a/www/drupal8/distinfo b/www/drupal8/distinfo index 0ec72d3af8e..ff868db4f1a 100644 --- a/www/drupal8/distinfo +++ b/www/drupal8/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.19 2019/03/21 11:42:00 prlw1 Exp $ +$NetBSD: distinfo,v 1.19.2.1 2019/05/14 05:12:28 spz Exp $ -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 +SHA1 (drupal-8.6.15.tar.gz) = 2d2d39b4b041d3fb6c0bb2f1ba391b4887eb4389 +RMD160 (drupal-8.6.15.tar.gz) = e4e586bbb96eafc31d03dc65193ee704a19da1eb +SHA512 (drupal-8.6.15.tar.gz) = 9a8d9c73f7812b6deca4bcfee0e04d485bfac5efa6e9112379fdacc727ecf0e40703ce9b141c7414357c296eb621a015aa1c97ab8e6bbe4d35c38b2f1c323337 +Size (drupal-8.6.15.tar.gz) = 17137689 bytes |