diff -ruN ../typo3-lts.org/Makefile ./Makefile --- ../typo3-lts.org/Makefile 2014-04-17 15:28:13.000000000 +0200 +++ ./Makefile 2014-04-17 15:38:26.000000000 +0200 @@ -1,8 +1,8 @@ # Created by: Helmut Ritter -# $FreeBSD: head/www/typo3/Makefile 345457 2014-02-21 14:01:26Z miwi $ +# $FreeBSD: head/www/typo3-lts/Makefile 345457 2014-02-21 14:01:26Z miwi $ PORTNAME= typo3 -PORTVERSION= 6.2.0 +PORTVERSION= 6.2.1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} diff -ruN ../typo3-lts.org/distinfo ./distinfo --- ../typo3-lts.org/distinfo 2014-04-17 15:36:48.000000000 +0200 +++ ./distinfo 2014-04-17 15:28:45.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (typo3_src-6.2.0.tar.gz) = 1cf1a517b4c448456810278d74d13af54abf1a9f9ce413da9279224185f88153 -SIZE (typo3_src-6.2.0.tar.gz) = 21722001 +SHA256 (typo3_src-6.2.1.tar.gz) = 485591c46143e4c3a299917114c053d5c7f50e76d2c887797b9aea727f61dad3 +SIZE (typo3_src-6.2.1.tar.gz) = 21711658 diff -ruN ../typo3-lts.org/pkg-plist ./pkg-plist --- ../typo3-lts.org/pkg-plist 2014-04-17 15:36:44.000000000 +0200 +++ ./pkg-plist 2014-04-17 15:31:16.000000000 +0200 @@ -576,9 +576,12 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/pear/Net/URL2.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/pear/PEAR/Exception.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/pear/data/public-suffix-list.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/prototype/LICENSE %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/prototype/prototype.js %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/requirejs/require.js %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/requirejs/require.min.js +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/scriptaculous/CHANGELOG +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/scriptaculous/MIT-LICENSE %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/scriptaculous/builder.js %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/scriptaculous/controls.js %%WWWDIR%%_src-%%PORTVERSION%%/typo3/contrib/scriptaculous/dragdrop.js @@ -2263,6 +2266,7 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Compatibility/LoadedExtensionsArray.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Configuration/ConfigurationManager.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Configuration/FlexForm/FlexFormTools.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Configuration/TcaBuildingAspect.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Configuration/TypoScript/ConditionMatching/AbstractConditionMatcher.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Controller/CommandLineController.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Core/ApplicationContext.php @@ -2376,6 +2380,7 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Package/PackageFactory.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Package/PackageInterface.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Package/PackageManager.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Package/UnitTestPackageManager.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Page/PageRenderer.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Registry.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Classes/Resource/AbstractFile.php @@ -2837,6 +2842,7 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/DataHandling/DataHandlerTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Database/DatabaseConnectionTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Database/PreparedStatementTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Database/RelationHandlerTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Database/SqlParserTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Encoder/JavaScriptEncoderTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/core/Tests/Unit/Error/DebugExceptionHandlerTest.php @@ -3638,6 +3644,8 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Utility/DebuggerUtilityTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Utility/ExtensionUtilityTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Utility/LocalizationUtilityTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Validation/Validator/AbstractCompositeValidatorTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Validation/Validator/AbstractValidatorTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Validation/Validator/AbstractValidatorTestcase.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Validation/Validator/AlphanumericValidatorTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14/AlphanumericValidatorTest.php @@ -3659,6 +3667,8 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Validation/Validator/ConjunctionValidatorTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Validation/Validator/DisjunctionValidatorTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Validation/Validator/EmailAddressValidatorTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Validation/Validator/Fixture/AbstractCompositeValidatorClass.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Validation/Validator/Fixture/AbstractValidatorClass.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Validation/Validator/FloatValidatorTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Validation/Validator/GenericObjectValidatorTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Validation/Validator/IntegerValidatorTest.php @@ -3910,7 +3920,7 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/filelist/mod1/conf.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/filelist/mod1/index.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/filelist/mod1/list.gif -%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/filemetadata/Configuration/TCA/sys_file_metadata.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/filemetadata/Configuration/TCA/Overrides/sys_file_metadata.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/filemetadata/Resources/Private/Language/locallang_tca.xlf %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/filemetadata/Resources/Public/Icons/status_1.png %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/filemetadata/Resources/Public/Icons/status_2.png @@ -4839,6 +4849,27 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/Import/PagesAndTtContentWithImages/ImportInFilledDatabaseTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/Import/PagesAndTtContentWithRteImagesAndFileLink/DataSet/Assertion/importPagesAndRelatedTtContentWithRteImagesAndFileLink.csv %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/Import/PagesAndTtContentWithRteImagesAndFileLink/ImportInEmptyDatabaseTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/GroupFileAndFileReferenceItem/DataSet/Assertion/importGroupFileAndFileReferenceItem.csv +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/GroupFileAndFileReferenceItem/ImportExportXml/impexp-group-file-and-file_reference-item.xml +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/GroupFileAndFileReferenceItem/ImportInEmptyDatabaseTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/GroupFileAndFileReferenceItemInFlexForm/DataSet/Assertion/importGroupFileAndFileReferenceItemInFlexForm.csv +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/GroupFileAndFileReferenceItemInFlexForm/ImportExportXml/impexp-group-file-and-file_reference-item-in-ff.xml +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/GroupFileAndFileReferenceItemInFlexForm/ImportInEmptyDatabaseTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContent/DataSet/Assertion/importPagesAndRelatedTtContent.csv +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContent/ImportExportXml/pages-and-ttcontent.xml +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContent/ImportInEmptyDatabaseTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentUploads/DataSet/Assertion/importPagesAndTtContentUploads.csv +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentUploads/ImportExportXml/pages-and-ttcontent-uploads.xml +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentUploads/ImportInEmptyDatabaseTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentWithImages/DataSet/Assertion/importPagesAndRelatedTtContentWithImages.csv +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentWithImages/ImportExportXml/pages-and-ttcontent-with-images.xml +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentWithImages/ImportInEmptyDatabaseTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentWithRteImagesAndFileLink/DataSet/Assertion/importPagesAndRelatedTtContentWithRteImagesAndFileLink.csv +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentWithRteImagesAndFileLink/ImportExportXml/pages-and-ttcontent-with-rte-image-n-file-link.xml +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentWithRteImagesAndFileLink/ImportInEmptyDatabaseTest.php +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesWithLanguageOverlay/DataSet/Assertion/importPagesWithLanguageOverlay.csv +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesWithLanguageOverlay/ImportExportXml/pages-and-pages-language-overlay.xml +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesWithLanguageOverlay/ImportInEmptyDatabaseTest.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/app/clear.gif %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/app/conf.php %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/app/index.php @@ -5917,6 +5948,7 @@ %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rsaauth/ext_tables.sql %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rsaauth/hooks/locallang.xlf %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rsaauth/locallang_em.xlf +%%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rsaauth/resources/BackendLoginFormRsaEncryption.js %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rsaauth/resources/jsbn/LICENSE %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rsaauth/resources/jsbn/base64.js %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/rsaauth/resources/jsbn/jsbn.js @@ -10568,6 +10600,35 @@ @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/doc @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/cshimages @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/app +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesWithLanguageOverlay/ImportExportXml +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesWithLanguageOverlay/DataSet/Assertion +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesWithLanguageOverlay/DataSet +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesWithLanguageOverlay +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentWithRteImagesAndFileLink/ImportExportXml +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentWithRteImagesAndFileLink/DataSet/Assertion +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentWithRteImagesAndFileLink/DataSet +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentWithRteImagesAndFileLink +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentWithImages/ImportExportXml +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentWithImages/DataSet/Assertion +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentWithImages/DataSet +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentWithImages +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentUploads/ImportExportXml +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentUploads/DataSet/Assertion +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentUploads/DataSet +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContentUploads +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContent/ImportExportXml +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContent/DataSet/Assertion +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContent/DataSet +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/PagesAndTtContent +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/GroupFileAndFileReferenceItemInFlexForm/ImportExportXml +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/GroupFileAndFileReferenceItemInFlexForm/DataSet/Assertion +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/GroupFileAndFileReferenceItemInFlexForm/DataSet +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/GroupFileAndFileReferenceItemInFlexForm +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/GroupFileAndFileReferenceItem/ImportExportXml +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/GroupFileAndFileReferenceItem/DataSet/Assertion +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/GroupFileAndFileReferenceItem/DataSet +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive/GroupFileAndFileReferenceItem +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/ImportFromVersionFourDotFive @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/Import/PagesAndTtContentWithRteImagesAndFileLink/DataSet/Assertion @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/Import/PagesAndTtContentWithRteImagesAndFileLink/DataSet @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/impexp/Tests/Functional/Import/PagesAndTtContentWithRteImagesAndFileLink @@ -10848,6 +10909,7 @@ @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/filemetadata/Resources/Private/Language @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/filemetadata/Resources/Private @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/filemetadata/Resources +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/filemetadata/Configuration/TCA/Overrides @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/filemetadata/Configuration/TCA @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/filemetadata/Configuration @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/filemetadata @@ -10956,6 +11018,7 @@ @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extensionmanager/Classes/Command @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extensionmanager/Classes @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extensionmanager +@dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Validation/Validator/Fixture @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Validation/Validator/BeforeExtbase14 @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Validation/Validator @dirrmtry %%WWWDIR%%_src-%%PORTVERSION%%/typo3/sysext/extbase/Tests/Unit/Validation