From owner-svn-ports-all@freebsd.org Tue Jan 24 16:20:36 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 19CB3CC0280; Tue, 24 Jan 2017 16:20:36 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E843B81F; Tue, 24 Jan 2017 16:20:35 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v0OGKZYK098611; Tue, 24 Jan 2017 16:20:35 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0OGKYul098592; Tue, 24 Jan 2017 16:20:34 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201701241620.v0OGKYul098592@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Tue, 24 Jan 2017 16:20:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432354 - head/www/drupal8 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2017 16:20:36 -0000 Author: acm Date: Tue Jan 24 16:20:34 2017 New Revision: 432354 URL: https://svnweb.freebsd.org/changeset/ports/432354 Log: - Update to 8.2.5 Modified: head/www/drupal8/Makefile head/www/drupal8/distinfo head/www/drupal8/pkg-plist Modified: head/www/drupal8/Makefile ============================================================================== --- head/www/drupal8/Makefile Tue Jan 24 16:11:00 2017 (r432353) +++ head/www/drupal8/Makefile Tue Jan 24 16:20:34 2017 (r432354) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drupal8 -PORTVERSION= 8.2.4 +PORTVERSION= 8.2.5 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} Modified: head/www/drupal8/distinfo ============================================================================== --- head/www/drupal8/distinfo Tue Jan 24 16:11:00 2017 (r432353) +++ head/www/drupal8/distinfo Tue Jan 24 16:20:34 2017 (r432354) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481638188 -SHA256 (drupal/drupal-8.2.4.tar.gz) = 119bdd1e3ef592cd17efc318651d25e875d242708455ea9b3110dd5905a35d17 -SIZE (drupal/drupal-8.2.4.tar.gz) = 12051590 +TIMESTAMP = 1485274067 +SHA256 (drupal/drupal-8.2.5.tar.gz) = 41c1ba9573e4974494a5ce0888366638132e798e2b71ea7130b197f88f22a5fe +SIZE (drupal/drupal-8.2.5.tar.gz) = 12064201 Modified: head/www/drupal8/pkg-plist ============================================================================== --- head/www/drupal8/pkg-plist Tue Jan 24 16:11:00 2017 (r432353) +++ head/www/drupal8/pkg-plist Tue Jan 24 16:20:34 2017 (r432354) @@ -3013,6 +3013,7 @@ %%WWWDIR%%/core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaContextualAndButton.php %%WWWDIR%%/core/modules/ckeditor/tests/modules/src/Plugin/CKEditorPlugin/LlamaCss.php %%WWWDIR%%/core/modules/ckeditor/tests/modules/src/Plugin/Filter/TestAttributeFilter.php +%%WWWDIR%%/core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php %%WWWDIR%%/core/modules/ckeditor/tests/src/Kernel/Plugin/CKEditorPlugin/InternalTest.php %%WWWDIR%%/core/modules/ckeditor/tests/src/Unit/CKEditorPluginManagerTest.php %%WWWDIR%%/core/modules/ckeditor/tests/src/Unit/Plugin/CKEditorPlugin/LanguageTest.php @@ -4270,6 +4271,7 @@ %%WWWDIR%%/core/modules/filter/filter.services.yml %%WWWDIR%%/core/modules/filter/migration_templates/d6_filter_format.yml %%WWWDIR%%/core/modules/filter/migration_templates/d7_filter_format.yml +%%WWWDIR%%/core/modules/filter/migration_templates/d7_filter_settings.yml %%WWWDIR%%/core/modules/filter/src/Annotation/Filter.php %%WWWDIR%%/core/modules/filter/src/Controller/FilterController.php %%WWWDIR%%/core/modules/filter/src/Element/ProcessedText.php @@ -4346,6 +4348,7 @@ %%WWWDIR%%/core/modules/filter/tests/src/Kernel/FilterSettingsTest.php %%WWWDIR%%/core/modules/filter/tests/src/Kernel/Migrate/d6/MigrateFilterFormatTest.php %%WWWDIR%%/core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterFormatTest.php +%%WWWDIR%%/core/modules/filter/tests/src/Kernel/Migrate/d7/MigrateFilterSettingsTest.php %%WWWDIR%%/core/modules/filter/tests/src/Kernel/Plugin/migrate/process/FilterIdTest.php %%WWWDIR%%/core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d6/FilterFormatTest.php %%WWWDIR%%/core/modules/filter/tests/src/Kernel/Plugin/migrate/source/d7/FilterFormatTest.php @@ -4639,6 +4642,7 @@ %%WWWDIR%%/core/modules/inline_form_errors/inline_form_errors.module %%WWWDIR%%/core/modules/inline_form_errors/src/FormErrorHandler.php %%WWWDIR%%/core/modules/inline_form_errors/src/InlineFormErrorsServiceProvider.php +%%WWWDIR%%/core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditorTest.php %%WWWDIR%%/core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php %%WWWDIR%%/core/modules/language/config/install/language.entity.en.yml %%WWWDIR%%/core/modules/language/config/install/language.entity.und.yml @@ -4979,7 +4983,6 @@ %%WWWDIR%%/core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php %%WWWDIR%%/core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/MenuLinkTest.php %%WWWDIR%%/core/modules/menu_link_content/tests/src/Unit/Plugin/migrate/process/LinkUriTest.php -%%WWWDIR%%/core/modules/menu_link_content/tests/src/Unit/Plugin/migrate/process/d7/InternalUriTest.php %%WWWDIR%%/core/modules/menu_ui/config/install/menu_ui.settings.yml %%WWWDIR%%/core/modules/menu_ui/config/schema/menu_ui.schema.yml %%WWWDIR%%/core/modules/menu_ui/css/menu_ui.admin.css @@ -5119,6 +5122,9 @@ %%WWWDIR%%/core/modules/migrate/tests/modules/migrate_prepare_row_test/migrate_prepare_row_test.info.yml %%WWWDIR%%/core/modules/migrate/tests/modules/migrate_prepare_row_test/migrate_prepare_row_test.module %%WWWDIR%%/core/modules/migrate/tests/modules/migrate_prepare_row_test/src/Plugin/migrate/process/TestSkipRowProcess.php +%%WWWDIR%%/core/modules/migrate/tests/modules/migrate_query_batch_test/migrate_query_batch_test.info.yml +%%WWWDIR%%/core/modules/migrate/tests/modules/migrate_query_batch_test/src/Plugin/migrate/source/QueryBatchTest.php +%%WWWDIR%%/core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/HighWaterTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/MigrateBundleTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/MigrateDumpAlterInterface.php @@ -5138,6 +5144,7 @@ %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/Plugin/MigrationPluginConfigurationTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/Plugin/MigrationPluginListTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php +%%WWWDIR%%/core/modules/migrate/tests/src/Kernel/QueryBatchTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/SqlBaseTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/process/CopyFileTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/process/DownloadTest.php @@ -6995,6 +7002,9 @@ %%WWWDIR%%/core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php %%WWWDIR%%/core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.info.yml %%WWWDIR%%/core/modules/system/tests/modules/experimental_module_dependency_test/experimental_module_dependency_test.module +%%WWWDIR%%/core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.info.yml +%%WWWDIR%%/core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.install +%%WWWDIR%%/core/modules/system/tests/modules/experimental_module_requirements_test/experimental_module_requirements_test.module %%WWWDIR%%/core/modules/system/tests/modules/experimental_module_test/experimental_module_test.info.yml %%WWWDIR%%/core/modules/system/tests/modules/experimental_module_test/experimental_module_test.module %%WWWDIR%%/core/modules/system/tests/modules/form_test/config/schema/form_test.schema.yml @@ -7475,12 +7485,15 @@ %%WWWDIR%%/core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php %%WWWDIR%%/core/modules/taxonomy/src/Plugin/Field/FieldFormatter/EntityReferenceTaxonomyTermRssFormatter.php %%WWWDIR%%/core/modules/taxonomy/src/Plugin/migrate/D6TermNodeDeriver.php +%%WWWDIR%%/core/modules/taxonomy/src/Plugin/migrate/D7TaxonomyTermDeriver.php %%WWWDIR%%/core/modules/taxonomy/src/Plugin/migrate/cckfield/TaxonomyTermReference.php %%WWWDIR%%/core/modules/taxonomy/src/Plugin/migrate/source/Term.php +%%WWWDIR%%/core/modules/taxonomy/src/Plugin/migrate/source/d6/Term.php %%WWWDIR%%/core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNode.php %%WWWDIR%%/core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNodeRevision.php %%WWWDIR%%/core/modules/taxonomy/src/Plugin/migrate/source/d6/Vocabulary.php %%WWWDIR%%/core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyPerType.php +%%WWWDIR%%/core/modules/taxonomy/src/Plugin/migrate/source/d7/Term.php %%WWWDIR%%/core/modules/taxonomy/src/Plugin/migrate/source/d7/Vocabulary.php %%WWWDIR%%/core/modules/taxonomy/src/Plugin/views/argument/IndexTid.php %%WWWDIR%%/core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php @@ -7609,10 +7622,12 @@ %%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateNodeTaxonomyTest.php %%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyTermTest.php %%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Migrate/d7/MigrateTaxonomyVocabularyTest.php -%%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/TermSourceWithVocabularyFilterTest.php -%%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/TermTest.php %%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermNodeTest.php +%%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php +%%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTest.php %%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/VocabularyTest.php +%%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php +%%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTest.php %%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/VocabularyTest.php %%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php %%WWWDIR%%/core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php