Thu Mar 29 23:07:33 2018 UTC ()
Fix drupal8 8.5.1 PLIST


(prlw1)
diff -r1.4 -r1.5 pkgsrc/www/drupal8/PLIST

cvs diff -r1.4 -r1.5 pkgsrc/www/drupal8/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/www/drupal8/Attic/PLIST 2018/03/27 11:08:27 1.4
+++ pkgsrc/www/drupal8/Attic/PLIST 2018/03/29 23:07:32 1.5
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.4 2018/03/27 11:08:27 prlw1 Exp $ 1@comment $NetBSD: PLIST,v 1.5 2018/03/29 23:07:32 prlw1 Exp $
2share/drupal/.csslintrc 2share/drupal/.csslintrc
3share/drupal/.editorconfig 3share/drupal/.editorconfig
4share/drupal/.eslintignore 4share/drupal/.eslintignore
5share/drupal/.eslintrc.json 5share/drupal/.eslintrc.json
6share/drupal/.gitattributes 6share/drupal/.gitattributes
7share/drupal/.ht.router.php 7share/drupal/.ht.router.php
8share/drupal/.htaccess 8share/drupal/.htaccess
9share/drupal/LICENSE.txt 9share/drupal/LICENSE.txt
10share/drupal/README.txt 10share/drupal/README.txt
11share/drupal/autoload.php 11share/drupal/autoload.php
12share/drupal/composer.json 12share/drupal/composer.json
13share/drupal/composer.lock 13share/drupal/composer.lock
14share/drupal/core/.eslintignore 14share/drupal/core/.eslintignore
@@ -2205,26 +2205,27 @@ share/drupal/core/lib/Drupal/Core/Routin @@ -2205,26 +2205,27 @@ share/drupal/core/lib/Drupal/Core/Routin
2205share/drupal/core/lib/Drupal/Core/Routing/RouteProvider.php 2205share/drupal/core/lib/Drupal/Core/Routing/RouteProvider.php
2206share/drupal/core/lib/Drupal/Core/Routing/RouteProviderInterface.php 2206share/drupal/core/lib/Drupal/Core/Routing/RouteProviderInterface.php
2207share/drupal/core/lib/Drupal/Core/Routing/RouteProviderLazyBuilder.php 2207share/drupal/core/lib/Drupal/Core/Routing/RouteProviderLazyBuilder.php
2208share/drupal/core/lib/Drupal/Core/Routing/RouteSubscriberBase.php 2208share/drupal/core/lib/Drupal/Core/Routing/RouteSubscriberBase.php
2209share/drupal/core/lib/Drupal/Core/Routing/Router.php 2209share/drupal/core/lib/Drupal/Core/Routing/Router.php
2210share/drupal/core/lib/Drupal/Core/Routing/RoutingEvents.php 2210share/drupal/core/lib/Drupal/Core/Routing/RoutingEvents.php
2211share/drupal/core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php 2211share/drupal/core/lib/Drupal/Core/Routing/StackedRouteMatchInterface.php
2212share/drupal/core/lib/Drupal/Core/Routing/TrustedRedirectResponse.php 2212share/drupal/core/lib/Drupal/Core/Routing/TrustedRedirectResponse.php
2213share/drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php 2213share/drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php
2214share/drupal/core/lib/Drupal/Core/Routing/UrlGeneratorInterface.php 2214share/drupal/core/lib/Drupal/Core/Routing/UrlGeneratorInterface.php
2215share/drupal/core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php 2215share/drupal/core/lib/Drupal/Core/Routing/UrlGeneratorTrait.php
2216share/drupal/core/lib/Drupal/Core/Routing/UrlMatcher.php 2216share/drupal/core/lib/Drupal/Core/Routing/UrlMatcher.php
2217share/drupal/core/lib/Drupal/Core/Routing/routing.api.php 2217share/drupal/core/lib/Drupal/Core/Routing/routing.api.php
 2218share/drupal/core/lib/Drupal/Core/Security/RequestSanitizer.php
2218share/drupal/core/lib/Drupal/Core/Serialization/Yaml.php 2219share/drupal/core/lib/Drupal/Core/Serialization/Yaml.php
2219share/drupal/core/lib/Drupal/Core/Session/AccountInterface.php 2220share/drupal/core/lib/Drupal/Core/Session/AccountInterface.php
2220share/drupal/core/lib/Drupal/Core/Session/AccountProxy.php 2221share/drupal/core/lib/Drupal/Core/Session/AccountProxy.php
2221share/drupal/core/lib/Drupal/Core/Session/AccountProxyInterface.php 2222share/drupal/core/lib/Drupal/Core/Session/AccountProxyInterface.php
2222share/drupal/core/lib/Drupal/Core/Session/AccountSwitcher.php 2223share/drupal/core/lib/Drupal/Core/Session/AccountSwitcher.php
2223share/drupal/core/lib/Drupal/Core/Session/AccountSwitcherInterface.php 2224share/drupal/core/lib/Drupal/Core/Session/AccountSwitcherInterface.php
2224share/drupal/core/lib/Drupal/Core/Session/AnonymousUserSession.php 2225share/drupal/core/lib/Drupal/Core/Session/AnonymousUserSession.php
2225share/drupal/core/lib/Drupal/Core/Session/MetadataBag.php 2226share/drupal/core/lib/Drupal/Core/Session/MetadataBag.php
2226share/drupal/core/lib/Drupal/Core/Session/PermissionsHashGenerator.php 2227share/drupal/core/lib/Drupal/Core/Session/PermissionsHashGenerator.php
2227share/drupal/core/lib/Drupal/Core/Session/PermissionsHashGeneratorInterface.php 2228share/drupal/core/lib/Drupal/Core/Session/PermissionsHashGeneratorInterface.php
2228share/drupal/core/lib/Drupal/Core/Session/SessionConfiguration.php 2229share/drupal/core/lib/Drupal/Core/Session/SessionConfiguration.php
2229share/drupal/core/lib/Drupal/Core/Session/SessionConfigurationInterface.php 2230share/drupal/core/lib/Drupal/Core/Session/SessionConfigurationInterface.php
2230share/drupal/core/lib/Drupal/Core/Session/SessionHandler.php 2231share/drupal/core/lib/Drupal/Core/Session/SessionHandler.php