diff options
author | acm <acm@FreeBSD.org> | 2018-04-20 02:11:01 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2018-04-20 02:11:01 +0800 |
commit | fd0c7454d9c6224c27bae65e83f87338d0a9e591 (patch) | |
tree | 4afb9f5bcb6260839a1413fc4b1cc6350c59aefd /www | |
parent | 10ef9b8c9cc5f3125f551a9555d5cfc0370237e5 (diff) | |
download | freebsd-ports-gnome-fd0c7454d9c6224c27bae65e83f87338d0a9e591.tar.gz freebsd-ports-gnome-fd0c7454d9c6224c27bae65e83f87338d0a9e591.tar.zst freebsd-ports-gnome-fd0c7454d9c6224c27bae65e83f87338d0a9e591.zip |
- Update to 8.5.2
ChangeLog: https://www.drupal.org/project/drupal/releases/8.5.2
MFH: 2018Q2
Security: 33174280-43fa-11e8-aad5-6cf0497db129
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal8/Makefile | 2 | ||||
-rw-r--r-- | www/drupal8/distinfo | 6 | ||||
-rw-r--r-- | www/drupal8/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/www/drupal8/Makefile b/www/drupal8/Makefile index 972a023c15a4..2059de28289e 100644 --- a/www/drupal8/Makefile +++ b/www/drupal8/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drupal8 -PORTVERSION= 8.5.0 +PORTVERSION= 8.5.2 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} diff --git a/www/drupal8/distinfo b/www/drupal8/distinfo index 99a520afe689..1b4469cb1cf8 100644 --- a/www/drupal8/distinfo +++ b/www/drupal8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520573947 -SHA256 (drupal/drupal-8.5.0.tar.gz) = ad137a492676334b44adafdb92a692561dbb7e53bdfbd606066b5a196eb85f15 -SIZE (drupal/drupal-8.5.0.tar.gz) = 15535794 +TIMESTAMP = 1524155981 +SHA256 (drupal/drupal-8.5.2.tar.gz) = e8d7ad84c131e053ab725874ffba35bca6c9c23a1bfae421b1770a7109586756 +SIZE (drupal/drupal-8.5.2.tar.gz) = 15527091 diff --git a/www/drupal8/pkg-plist b/www/drupal8/pkg-plist index 90e176cd7ba2..d919d7f12855 100644 --- a/www/drupal8/pkg-plist +++ b/www/drupal8/pkg-plist @@ -2216,6 +2216,7 @@ %%WWWDIR%%/core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php %%WWWDIR%%/core/lib/Drupal/Core/Routing/UrlMatcher.php %%WWWDIR%%/core/lib/Drupal/Core/Routing/routing.api.php +%%WWWDIR%%/core/lib/Drupal/Core/Security/RequestSanitizer.php %%WWWDIR%%/core/lib/Drupal/Core/Serialization/Yaml.php %%WWWDIR%%/core/lib/Drupal/Core/Session/AccountInterface.php %%WWWDIR%%/core/lib/Drupal/Core/Session/AccountProxy.php |