Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/drupal8 www/drupal8: update to 8.9.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2e7788942d1
branches:  trunk
changeset: 434784:f2e7788942d1
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jun 21 16:48:44 2020 +0000

description:
www/drupal8: update to 8.9.1

Update durpal8 to latest 8.x release, 8.9.1.

pkgsrc change: update PHP support to 7.3.x and 7.4.x.

Changes from 8.7.14 are too many to write here.
Please refer <https://www.drupal.org/project/drupal/releases/> for
each release.

diffstat:

 www/drupal8/Makefile |    10 +-
 www/drupal8/PLIST    |  2925 +++++++++++++++++++++++++++++++++++++++++--------
 www/drupal8/distinfo |    10 +-
 3 files changed, 2439 insertions(+), 506 deletions(-)

diffs (truncated from 6515 to 300 lines):

diff -r d1d5cabccae7 -r f2e7788942d1 www/drupal8/Makefile
--- a/www/drupal8/Makefile      Sun Jun 21 16:48:08 2020 +0000
+++ b/www/drupal8/Makefile      Sun Jun 21 16:48:44 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2020/05/20 16:31:27 taca Exp $
+# $NetBSD: Makefile,v 1.34 2020/06/21 16:48:44 taca Exp $
 
-DISTNAME=      drupal-8.7.14
+DISTNAME=      drupal-8.9.1
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  http://ftp.drupal.org/files/projects/
@@ -13,7 +13,7 @@
 DEPENDS+=      ${PHP_PKG_PREFIX}-gd>=5.4.0:../../graphics/php-gd
 DEPENDS+=      ${PHP_PKG_PREFIX}-json>=5.4.0:../../textproc/php-json
 
-PHP_VERSIONS_ACCEPTED= 72 73
+PHP_VERSIONS_ACCEPTED= 73 74
 
 NO_BUILD=      YES
 DRUPAL=                share/drupal
@@ -45,6 +45,10 @@
 REPLACE_FILES.php+=    core/scripts/rebuild_token_calculator.sh
 REPLACE_FILES.php+=    vendor/pear/archive_tar/scripts/phptar.in
 
+REPLACE_SH+=           core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/scripts/disable-git-bin/git
+REPLACE_SH+=           vendor/paragonie/random_compat/build-phar.sh
+REPLACE_SH+=           vendor/twig/twig/drupal_test.sh
+
 SUBST_CLASSES+=                conf
 SUBST_STAGE.conf=      pre-install
 SUBST_FILES.conf=      drupal.conf
diff -r d1d5cabccae7 -r f2e7788942d1 www/drupal8/PLIST
--- a/www/drupal8/PLIST Sun Jun 21 16:48:08 2020 +0000
+++ b/www/drupal8/PLIST Sun Jun 21 16:48:44 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2020/05/20 16:31:27 taca Exp $
+@comment $NetBSD: PLIST,v 1.27 2020/06/21 16:48:44 taca Exp $
 share/drupal/.csslintrc
 share/drupal/.editorconfig
 share/drupal/.eslintignore
@@ -20,6 +20,7 @@
 share/drupal/core/.gitignore
 share/drupal/core/.prettierignore
 share/drupal/core/.prettierrc.json
+share/drupal/core/.stylelintignore
 share/drupal/core/.stylelintrc.json
 share/drupal/core/CHANGELOG.txt
 share/drupal/core/COPYRIGHT.txt
@@ -30,6 +31,31 @@
 share/drupal/core/LICENSE.txt
 share/drupal/core/MAINTAINERS.txt
 share/drupal/core/UPDATE.txt
+share/drupal/core/assets/scaffold/README.txt
+share/drupal/core/assets/scaffold/TESTING.txt
+share/drupal/core/assets/scaffold/files/csslintrc
+share/drupal/core/assets/scaffold/files/default.services.yml
+share/drupal/core/assets/scaffold/files/default.settings.php
+share/drupal/core/assets/scaffold/files/development.services.yml
+share/drupal/core/assets/scaffold/files/drupal.INSTALL.txt
+share/drupal/core/assets/scaffold/files/drupal.README.txt
+share/drupal/core/assets/scaffold/files/editorconfig
+share/drupal/core/assets/scaffold/files/eslintignore
+share/drupal/core/assets/scaffold/files/eslintrc.json
+share/drupal/core/assets/scaffold/files/example.gitignore
+share/drupal/core/assets/scaffold/files/example.settings.local.php
+share/drupal/core/assets/scaffold/files/example.sites.php
+share/drupal/core/assets/scaffold/files/gitattributes
+share/drupal/core/assets/scaffold/files/ht.router.php
+share/drupal/core/assets/scaffold/files/htaccess
+share/drupal/core/assets/scaffold/files/index.php
+share/drupal/core/assets/scaffold/files/modules.README.txt
+share/drupal/core/assets/scaffold/files/profiles.README.txt
+share/drupal/core/assets/scaffold/files/robots.txt
+share/drupal/core/assets/scaffold/files/sites.README.txt
+share/drupal/core/assets/scaffold/files/themes.README.txt
+share/drupal/core/assets/scaffold/files/update.php
+share/drupal/core/assets/scaffold/files/web.config
 share/drupal/core/assets/vendor/.gitignore
 share/drupal/core/assets/vendor/backbone/backbone-min.js
 share/drupal/core/assets/vendor/backbone/backbone-min.map
@@ -308,7 +334,6 @@
 share/drupal/core/assets/vendor/jquery-once/jquery.once.min.js
 share/drupal/core/assets/vendor/jquery-once/jquery.once.min.js.map
 share/drupal/core/assets/vendor/jquery-ui-touch-punch/jquery.ui.touch-punch.js
-share/drupal/core/assets/vendor/jquery.cookie/jquery.cookie.min.js
 share/drupal/core/assets/vendor/jquery.ui/AUTHORS.txt
 share/drupal/core/assets/vendor/jquery.ui/README.md
 share/drupal/core/assets/vendor/jquery.ui/package.json
@@ -471,18 +496,20 @@
 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-htmlprefilter-3.5.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
+share/drupal/core/assets/vendor/js-cookie/js.cookie.min.js
 share/drupal/core/assets/vendor/matchMedia/matchMedia.addListener.min.js
 share/drupal/core/assets/vendor/matchMedia/matchMedia.min.js
 share/drupal/core/assets/vendor/modernizr/modernizr.min.js
 share/drupal/core/assets/vendor/normalize-css/normalize.css
 share/drupal/core/assets/vendor/picturefill/picturefill.min.js
+share/drupal/core/assets/vendor/popperjs/popper.min.js
+share/drupal/core/assets/vendor/popperjs/popper.min.js.map
+share/drupal/core/assets/vendor/sortable/Sortable.min.js
 share/drupal/core/assets/vendor/underscore/underscore-min.js
-share/drupal/core/assets/vendor/underscore/underscore-min.map
+share/drupal/core/assets/vendor/underscore/underscore-min.js.map
 share/drupal/core/authorize.php
 share/drupal/core/composer.json
 share/drupal/core/config/install/core.extension.yml
@@ -521,6 +548,8 @@
 share/drupal/core/lib/Drupal.php
 share/drupal/core/lib/Drupal/Component/Annotation/AnnotationBase.php
 share/drupal/core/lib/Drupal/Component/Annotation/AnnotationInterface.php
+share/drupal/core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php
+share/drupal/core/lib/Drupal/Component/Annotation/Doctrine/SimpleAnnotationReader.php
 share/drupal/core/lib/Drupal/Component/Annotation/LICENSE.txt
 share/drupal/core/lib/Drupal/Component/Annotation/Plugin.php
 share/drupal/core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotatedClassDiscovery.php
@@ -536,7 +565,6 @@
 share/drupal/core/lib/Drupal/Component/Assertion/README.txt
 share/drupal/core/lib/Drupal/Component/Assertion/TESTING.txt
 share/drupal/core/lib/Drupal/Component/Assertion/composer.json
-share/drupal/core/lib/Drupal/Component/Assertion/global_namespace_php5.php
 share/drupal/core/lib/Drupal/Component/Bridge/LICENSE.txt
 share/drupal/core/lib/Drupal/Component/Bridge/README.txt
 share/drupal/core/lib/Drupal/Component/Bridge/TESTING.txt
@@ -600,6 +628,11 @@
 share/drupal/core/lib/Drupal/Component/FileCache/README.txt
 share/drupal/core/lib/Drupal/Component/FileCache/TESTING.txt
 share/drupal/core/lib/Drupal/Component/FileCache/composer.json
+share/drupal/core/lib/Drupal/Component/FileSecurity/FileSecurity.php
+share/drupal/core/lib/Drupal/Component/FileSecurity/LICENSE.txt
+share/drupal/core/lib/Drupal/Component/FileSecurity/README.txt
+share/drupal/core/lib/Drupal/Component/FileSecurity/TESTING.txt
+share/drupal/core/lib/Drupal/Component/FileSecurity/composer.json
 share/drupal/core/lib/Drupal/Component/FileSystem/FileSystem.php
 share/drupal/core/lib/Drupal/Component/FileSystem/LICENSE.txt
 share/drupal/core/lib/Drupal/Component/FileSystem/README.txt
@@ -937,6 +970,7 @@
 share/drupal/core/lib/Drupal/Component/Utility/Bytes.php
 share/drupal/core/lib/Drupal/Component/Utility/Color.php
 share/drupal/core/lib/Drupal/Component/Utility/Crypt.php
+share/drupal/core/lib/Drupal/Component/Utility/DeprecatedArray.php
 share/drupal/core/lib/Drupal/Component/Utility/DiffArray.php
 share/drupal/core/lib/Drupal/Component/Utility/EmailValidator.php
 share/drupal/core/lib/Drupal/Component/Utility/EmailValidatorInterface.php
@@ -1037,6 +1071,7 @@
 share/drupal/core/lib/Drupal/Core/Ajax/HtmlCommand.php
 share/drupal/core/lib/Drupal/Core/Ajax/InsertCommand.php
 share/drupal/core/lib/Drupal/Core/Ajax/InvokeCommand.php
+share/drupal/core/lib/Drupal/Core/Ajax/MessageCommand.php
 share/drupal/core/lib/Drupal/Core/Ajax/OpenDialogCommand.php
 share/drupal/core/lib/Drupal/Core/Ajax/OpenModalDialogCommand.php
 share/drupal/core/lib/Drupal/Core/Ajax/OpenOffCanvasDialogCommand.php
@@ -1086,6 +1121,7 @@
 share/drupal/core/lib/Drupal/Core/Asset/JsCollectionOptimizer.php
 share/drupal/core/lib/Drupal/Core/Asset/JsCollectionRenderer.php
 share/drupal/core/lib/Drupal/Core/Asset/JsOptimizer.php
+share/drupal/core/lib/Drupal/Core/Asset/LibrariesDirectoryFileFinder.php
 share/drupal/core/lib/Drupal/Core/Asset/LibraryDependencyResolver.php
 share/drupal/core/lib/Drupal/Core/Asset/LibraryDependencyResolverInterface.php
 share/drupal/core/lib/Drupal/Core/Asset/LibraryDiscovery.php
@@ -1127,6 +1163,7 @@
 share/drupal/core/lib/Drupal/Core/Cache/CacheFactory.php
 share/drupal/core/lib/Drupal/Core/Cache/CacheFactoryInterface.php
 share/drupal/core/lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php
+share/drupal/core/lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php
 share/drupal/core/lib/Drupal/Core/Cache/CacheTagsInvalidator.php
 share/drupal/core/lib/Drupal/Core/Cache/CacheTagsInvalidatorInterface.php
 share/drupal/core/lib/Drupal/Core/Cache/CacheableDependencyInterface.php
@@ -1155,6 +1192,7 @@
 share/drupal/core/lib/Drupal/Core/Cache/Context/PagersCacheContext.php
 share/drupal/core/lib/Drupal/Core/Cache/Context/PathCacheContext.php
 share/drupal/core/lib/Drupal/Core/Cache/Context/PathParentCacheContext.php
+share/drupal/core/lib/Drupal/Core/Cache/Context/ProtocolVersionCacheContext.php
 share/drupal/core/lib/Drupal/Core/Cache/Context/QueryArgsCacheContext.php
 share/drupal/core/lib/Drupal/Core/Cache/Context/RequestFormatCacheContext.php
 share/drupal/core/lib/Drupal/Core/Cache/Context/RequestStackCacheContextBase.php
@@ -1254,18 +1292,22 @@
 share/drupal/core/lib/Drupal/Core/Config/Entity/Query/Query.php
 share/drupal/core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php
 share/drupal/core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php
+share/drupal/core/lib/Drupal/Core/Config/ExportStorageManager.php
 share/drupal/core/lib/Drupal/Core/Config/ExtensionInstallStorage.php
 share/drupal/core/lib/Drupal/Core/Config/FileStorage.php
 share/drupal/core/lib/Drupal/Core/Config/FileStorageFactory.php
 share/drupal/core/lib/Drupal/Core/Config/ImmutableConfig.php
 share/drupal/core/lib/Drupal/Core/Config/ImmutableConfigException.php
+share/drupal/core/lib/Drupal/Core/Config/ImportStorageTransformer.php
 share/drupal/core/lib/Drupal/Core/Config/Importer/ConfigImporterBatch.php
 share/drupal/core/lib/Drupal/Core/Config/Importer/FinalMissingContentSubscriber.php
 share/drupal/core/lib/Drupal/Core/Config/Importer/MissingContentEvent.php
 share/drupal/core/lib/Drupal/Core/Config/InstallStorage.php
+share/drupal/core/lib/Drupal/Core/Config/ManagedStorage.php
 share/drupal/core/lib/Drupal/Core/Config/MemoryStorage.php
 share/drupal/core/lib/Drupal/Core/Config/NullStorage.php
 share/drupal/core/lib/Drupal/Core/Config/PreExistingConfigException.php
+share/drupal/core/lib/Drupal/Core/Config/ReadOnlyStorage.php
 share/drupal/core/lib/Drupal/Core/Config/Schema/ArrayElement.php
 share/drupal/core/lib/Drupal/Core/Config/Schema/ConfigSchemaAlterException.php
 share/drupal/core/lib/Drupal/Core/Config/Schema/ConfigSchemaDiscovery.php
@@ -1285,6 +1327,9 @@
 share/drupal/core/lib/Drupal/Core/Config/StorageCopyTrait.php
 share/drupal/core/lib/Drupal/Core/Config/StorageException.php
 share/drupal/core/lib/Drupal/Core/Config/StorageInterface.php
+share/drupal/core/lib/Drupal/Core/Config/StorageManagerInterface.php
+share/drupal/core/lib/Drupal/Core/Config/StorageTransformEvent.php
+share/drupal/core/lib/Drupal/Core/Config/StorageTransformerException.php
 share/drupal/core/lib/Drupal/Core/Config/Testing/ConfigSchemaChecker.php
 share/drupal/core/lib/Drupal/Core/Config/TypedConfigManager.php
 share/drupal/core/lib/Drupal/Core/Config/TypedConfigManagerInterface.php
@@ -1481,7 +1526,9 @@
 share/drupal/core/lib/Drupal/Core/Entity/EntityAccessControlHandler.php
 share/drupal/core/lib/Drupal/Core/Entity/EntityAccessControlHandlerInterface.php
 share/drupal/core/lib/Drupal/Core/Entity/EntityAutocompleteMatcher.php
+share/drupal/core/lib/Drupal/Core/Entity/EntityAutocompleteMatcherInterface.php
 share/drupal/core/lib/Drupal/Core/Entity/EntityBase.php
+share/drupal/core/lib/Drupal/Core/Entity/EntityBundleAccessCheck.php
 share/drupal/core/lib/Drupal/Core/Entity/EntityBundleListener.php
 share/drupal/core/lib/Drupal/Core/Entity/EntityBundleListenerInterface.php
 share/drupal/core/lib/Drupal/Core/Entity/EntityChangedInterface.php
@@ -1663,6 +1710,7 @@
 share/drupal/core/lib/Drupal/Core/EventSubscriber/ExceptionJsonSubscriber.php
 share/drupal/core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php
 share/drupal/core/lib/Drupal/Core/EventSubscriber/ExceptionTestSiteSubscriber.php
+share/drupal/core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php
 share/drupal/core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php
 share/drupal/core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php
 share/drupal/core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php
@@ -1710,6 +1758,7 @@
 share/drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php
 share/drupal/core/lib/Drupal/Core/Extension/ModuleInstaller.php
 share/drupal/core/lib/Drupal/Core/Extension/ModuleInstallerInterface.php
+share/drupal/core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php
 share/drupal/core/lib/Drupal/Core/Extension/ModuleUninstallValidatorException.php
 share/drupal/core/lib/Drupal/Core/Extension/ModuleUninstallValidatorInterface.php
 share/drupal/core/lib/Drupal/Core/Extension/ProfileExtensionList.php
@@ -1827,11 +1876,15 @@
 share/drupal/core/lib/Drupal/Core/File/Exception/FileExistsException.php
 share/drupal/core/lib/Drupal/Core/File/Exception/FileNotExistsException.php
 share/drupal/core/lib/Drupal/Core/File/Exception/FileWriteException.php
+share/drupal/core/lib/Drupal/Core/File/Exception/NotRegularDirectoryException.php
 share/drupal/core/lib/Drupal/Core/File/Exception/NotRegularFileException.php
 share/drupal/core/lib/Drupal/Core/File/FileSystem.php
 share/drupal/core/lib/Drupal/Core/File/FileSystemInterface.php
+share/drupal/core/lib/Drupal/Core/File/HtaccessWriter.php
+share/drupal/core/lib/Drupal/Core/File/HtaccessWriterInterface.php
 share/drupal/core/lib/Drupal/Core/File/MimeType/ExtensionMimeTypeGuesser.php
 share/drupal/core/lib/Drupal/Core/File/MimeType/MimeTypeGuesser.php
+share/drupal/core/lib/Drupal/Core/File/ProtectedDirectory.php
 share/drupal/core/lib/Drupal/Core/File/file.api.php
 share/drupal/core/lib/Drupal/Core/FileTransfer/ChmodInterface.php
 share/drupal/core/lib/Drupal/Core/FileTransfer/FTP.php
@@ -1879,6 +1932,7 @@
 share/drupal/core/lib/Drupal/Core/Form/SubformState.php
 share/drupal/core/lib/Drupal/Core/Form/SubformStateInterface.php
 share/drupal/core/lib/Drupal/Core/Form/form.api.php
+share/drupal/core/lib/Drupal/Core/GeneratedButton.php
 share/drupal/core/lib/Drupal/Core/GeneratedLink.php
 share/drupal/core/lib/Drupal/Core/GeneratedNoLink.php
 share/drupal/core/lib/Drupal/Core/GeneratedUrl.php
@@ -2027,7 +2081,6 @@
 share/drupal/core/lib/Drupal/Core/Messenger/Messenger.php
 share/drupal/core/lib/Drupal/Core/Messenger/MessengerInterface.php
 share/drupal/core/lib/Drupal/Core/Messenger/MessengerTrait.php
-share/drupal/core/lib/Drupal/Core/Operations/OperationsProviderInterface.php
 share/drupal/core/lib/Drupal/Core/PageCache/ChainRequestPolicy.php
 share/drupal/core/lib/Drupal/Core/PageCache/ChainRequestPolicyInterface.php
 share/drupal/core/lib/Drupal/Core/PageCache/ChainResponsePolicy.php
@@ -2040,6 +2093,11 @@
 share/drupal/core/lib/Drupal/Core/PageCache/ResponsePolicy/KillSwitch.php
 share/drupal/core/lib/Drupal/Core/PageCache/ResponsePolicy/NoServerError.php
 share/drupal/core/lib/Drupal/Core/PageCache/ResponsePolicyInterface.php
+share/drupal/core/lib/Drupal/Core/Pager/Pager.php
+share/drupal/core/lib/Drupal/Core/Pager/PagerManager.php
+share/drupal/core/lib/Drupal/Core/Pager/PagerManagerInterface.php
+share/drupal/core/lib/Drupal/Core/Pager/PagerParameters.php
+share/drupal/core/lib/Drupal/Core/Pager/PagerParametersInterface.php
 share/drupal/core/lib/Drupal/Core/ParamConverter/AdminPathConfigEntityConverter.php
 share/drupal/core/lib/Drupal/Core/ParamConverter/DynamicEntityTypeParamConverterTrait.php
 share/drupal/core/lib/Drupal/Core/ParamConverter/EntityConverter.php
@@ -2053,6 +2111,8 @@
 share/drupal/core/lib/Drupal/Core/Password/PhpassHashedPassword.php
 share/drupal/core/lib/Drupal/Core/Path/AliasManager.php
 share/drupal/core/lib/Drupal/Core/Path/AliasManagerInterface.php
+share/drupal/core/lib/Drupal/Core/Path/AliasRepository.php
+share/drupal/core/lib/Drupal/Core/Path/AliasRepositoryInterface.php
 share/drupal/core/lib/Drupal/Core/Path/AliasStorage.php
 share/drupal/core/lib/Drupal/Core/Path/AliasStorageInterface.php
 share/drupal/core/lib/Drupal/Core/Path/AliasWhitelist.php
@@ -2062,6 +2122,10 @@
 share/drupal/core/lib/Drupal/Core/Path/PathMatcherInterface.php
 share/drupal/core/lib/Drupal/Core/Path/PathValidator.php
 share/drupal/core/lib/Drupal/Core/Path/PathValidatorInterface.php
+share/drupal/core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/UniquePathAliasConstraint.php
+share/drupal/core/lib/Drupal/Core/Path/Plugin/Validation/Constraint/UniquePathAliasConstraintValidator.php



Home | Main Index | Thread Index | Old Index