summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/drupal9/Makefile5
-rw-r--r--www/drupal9/PLIST26
-rw-r--r--www/drupal9/distinfo8
3 files changed, 25 insertions, 14 deletions
diff --git a/www/drupal9/Makefile b/www/drupal9/Makefile
index eb32800ad26..50f53551de1 100644
--- a/www/drupal9/Makefile
+++ b/www/drupal9/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2022/05/05 11:10:51 wen Exp $
+# $NetBSD: Makefile,v 1.4 2022/05/28 04:46:39 wen Exp $
-DISTNAME= drupal-9.3.12
+DISTNAME= drupal-9.3.14
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
diff --git a/www/drupal9/PLIST b/www/drupal9/PLIST
index f6278815f30..0ed6f60583b 100644
--- a/www/drupal9/PLIST
+++ b/www/drupal9/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2022/04/30 09:56:55 wen Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/05/28 04:46:39 wen Exp $
share/drupal/.csslintrc
share/drupal/.editorconfig
share/drupal/.eslintignore
@@ -4284,7 +4284,6 @@ share/drupal/core/modules/ckeditor5/css/blockquote.admin.css
share/drupal/core/modules/ckeditor5/css/code-block.admin.css
share/drupal/core/modules/ckeditor5/css/drupalmedia.admin.css
share/drupal/core/modules/ckeditor5/css/drupalmedia.css
-share/drupal/core/modules/ckeditor5/css/filter.admin.css
share/drupal/core/modules/ckeditor5/css/heading.admin.css
share/drupal/core/modules/ckeditor5/css/horizontal-line.admin.css
share/drupal/core/modules/ckeditor5/css/ie-warnings.css
@@ -4353,7 +4352,6 @@ share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalHtmlEngine/src/dr
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalHtmlEngine/src/drupalhtmlengine.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalHtmlEngine/src/drupalhtmlwriter.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalHtmlEngine/src/index.js
-share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalImage/README.md
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalImage/src/drupalimage.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalImage/src/drupalimagealternativetext.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalImage/src/drupalimageediting.js
@@ -4371,6 +4369,7 @@ share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupale
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalelementstyle/drupalelementstylecommand.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalelementstyle/drupalelementstyleediting.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalelementstyle/drupalelementstyleui.js
+share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupalelementstyle/utils.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupallinkmedia/drupallinkmedia.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupallinkmedia/drupallinkmediaediting.js
share/drupal/core/modules/ckeditor5/js/ckeditor5_plugins/drupalMedia/src/drupallinkmedia/drupallinkmediaui.js
@@ -4411,14 +4410,17 @@ share/drupal/core/modules/ckeditor5/src/Controller/CKEditor5ImageController.php
share/drupal/core/modules/ckeditor5/src/Controller/CKEditor5MediaController.php
share/drupal/core/modules/ckeditor5/src/EventSubscriber/CKEditor5CacheTag.php
share/drupal/core/modules/ckeditor5/src/HTMLRestrictions.php
+share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor4To5Upgrade/Contrib.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor4To5Upgrade/Core.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginInterface.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor4To5UpgradePluginManager.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/DynamicPluginConfigWithCsrfTokenUrlTrait.php
+share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/GlobalAttribute.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Heading.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageUpload.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Language.php
+share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ListPlugin.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Media.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/MediaLibrary.php
share/drupal/core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/SourceEditing.php
@@ -4438,6 +4440,8 @@ share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/EnabledConf
share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraint.php
share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/FundamentalCompatibilityConstraintValidator.php
share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/PluginManagerDependentValidatorTrait.php
+share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingPreventSelfXssConstraint.php
+share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingPreventSelfXssConstraintValidator.php
share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingRedundantTagsConstraint.php
share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingRedundantTagsConstraintValidator.php
share/drupal/core/modules/ckeditor5/src/Plugin/Validation/Constraint/TextEditorObjectDependentValidatorTrait.php
@@ -4455,6 +4459,8 @@ share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_definition_supportin
share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_definition_supporting_element/ckeditor5_definition_supporting_element.info.yml
share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/ckeditor5_drupalelementstyle_test.info.yml
share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/ckeditor5_drupalelementstyle_test.module
+share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_incompatible_filter_test/ckeditor5_incompatible_filter_test.info.yml
+share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_incompatible_filter_test/src/Plugin/Filter/FilterIsIncompatible.php
share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_manual_decorator_test/ckeditor5_manual_decorator_test.ckeditor5.yml
share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_manual_decorator_test/ckeditor5_manual_decorator_test.info.yml
share/drupal/core/modules/ckeditor5/tests/modules/ckeditor5_plugin_conditions_test/ckeditor5_plugin_conditions_test.ckeditor5.yml
@@ -4492,6 +4498,7 @@ share/drupal/core/modules/ckeditor5/tests/src/FunctionalJavascript/LanguageTest.
share/drupal/core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaLibraryTest.php
share/drupal/core/modules/ckeditor5/tests/src/FunctionalJavascript/MediaTest.php
share/drupal/core/modules/ckeditor5/tests/src/FunctionalJavascript/SourceEditingTest.php
+share/drupal/core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php
share/drupal/core/modules/ckeditor5/tests/src/Kernel/CKEditor4to5UpgradeCompletenessTest.php
share/drupal/core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
share/drupal/core/modules/ckeditor5/tests/src/Kernel/CKEditor5StylesheetsTest.php
@@ -4508,7 +4515,11 @@ share/drupal/core/modules/ckeditor5/tests/src/Traits/PrivateMethodUnitTestTrait.
share/drupal/core/modules/ckeditor5/tests/src/Traits/SynchronizeCsrfTokenSeedTrait.php
share/drupal/core/modules/ckeditor5/tests/src/Unit/CKEditor5Test.php
share/drupal/core/modules/ckeditor5/tests/src/Unit/HTMLRestrictionsTest.php
+share/drupal/core/modules/ckeditor5/tests/src/Unit/HeadingPluginTest.php
+share/drupal/core/modules/ckeditor5/tests/src/Unit/LanguagePluginTest.php
+share/drupal/core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php
share/drupal/core/modules/ckeditor5/tests/src/Unit/SmartDefaultSettingsTest.php
+share/drupal/core/modules/ckeditor5/tests/src/Unit/SourceEditingPluginTest.php
share/drupal/core/modules/ckeditor5/webpack.config.js
share/drupal/core/modules/color/color.es6.js
share/drupal/core/modules/color/color.info.yml
@@ -10057,6 +10068,7 @@ share/drupal/core/modules/system/tests/modules/cron_queue_test/cron_queue_test.i
share/drupal/core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestBrokenQueue.php
share/drupal/core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestDatabaseDelayException.php
share/drupal/core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestException.php
+share/drupal/core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestLeaseTime.php
share/drupal/core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestMemoryDelayException.php
share/drupal/core/modules/system/tests/modules/cron_queue_test/src/Plugin/QueueWorker/CronQueueTestRequeueException.php
share/drupal/core/modules/system/tests/modules/csrf_race_test/csrf_race_test.info.yml
@@ -11805,12 +11817,12 @@ share/drupal/core/modules/update/tests/fixtures/release-history/drupal.9.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.broken.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.dev.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.0.1_0.2.xml
-share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.0.2-rc2-b.xml
-share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.0.2-rc2.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.0.2.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.1.2.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.1.2_insecure-unsupported.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.1.2_insecure.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.2.0-rc2-b.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.2.0-rc2.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.2.0.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.2.0_3.0-rc1.xml
share/drupal/core/modules/update/tests/fixtures/release-history/drupal.sec.2.0_9.0.0.xml
@@ -11834,12 +11846,12 @@ share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.1.1.
share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.9.xml
share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.dev.xml
share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.0.1_0.2.xml
-share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.0.2-rc2-b.xml
-share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.0.2-rc2.xml
share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.0.2.xml
share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.1.2.xml
share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.1.2_insecure-unsupported.xml
share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.1.2_insecure.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.2.0-rc2-b.xml
+share/drupal/core/modules/update/tests/fixtures/release-history/semver_test.sec.2.0-rc2.xml
share/drupal/core/modules/update/tests/fixtures/release-history/update_test_basetheme.1_1-sec.xml
share/drupal/core/modules/update/tests/fixtures/release-history/update_test_new_module.1_1.xml
share/drupal/core/modules/update/tests/fixtures/release-history/update_test_subtheme.1_0.xml
diff --git a/www/drupal9/distinfo b/www/drupal9/distinfo
index e65fe9443d4..1d45e3f3279 100644
--- a/www/drupal9/distinfo
+++ b/www/drupal9/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/04/30 09:56:55 wen Exp $
+$NetBSD: distinfo,v 1.2 2022/05/28 04:46:39 wen Exp $
-BLAKE2s (drupal-9.3.12.tar.gz) = 2cb7506facda243a8bca4e4c904152932dfaa31ba8025cd2c60fa66bb369c6a3
-SHA512 (drupal-9.3.12.tar.gz) = 196f6fb3391127e4ead2cd0c7e8748d8473e8aec87940ad2191a93200437cda690af3101d36bff0aab8e8ce14decae35cb3fb479a23fc24051abeee32df2c3fb
-Size (drupal-9.3.12.tar.gz) = 20893997 bytes
+BLAKE2s (drupal-9.3.14.tar.gz) = 918bdd73c36a67cad64e6cb3e3d2cdce511070f21ec65e4c36d17e111abc69a9
+SHA512 (drupal-9.3.14.tar.gz) = 6379cb43dcbb7785df1b61a0c5dce4da99e1dfd264b87c594de23dfe4564b668573dc18b4252c2536e50cfaaed3d0b825c025b1700147ea404d809610c2943fa
+Size (drupal-9.3.14.tar.gz) = 20913210 bytes