pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/typo3-13
Module Name: pkgsrc
Committed By: taca
Date: Wed Oct 22 16:33:20 UTC 2025
Modified Files:
pkgsrc/www/typo3-13: Makefile PLIST distinfo
Log Message:
www/typo3-13: update to 13.4.19
13.4.19 (2025-10-14)
This version is maintenance releases only. Please refer
<https://get.typo3.org/release-notes/13.4.19> in detail.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/typo3-13/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/typo3-13/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/typo3-13/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/typo3-13/Makefile
diff -u pkgsrc/www/typo3-13/Makefile:1.8 pkgsrc/www/typo3-13/Makefile:1.9
--- pkgsrc/www/typo3-13/Makefile:1.8 Mon Sep 15 17:18:17 2025
+++ pkgsrc/www/typo3-13/Makefile Wed Oct 22 16:33:20 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2025/09/15 17:18:17 taca Exp $
+# $NetBSD: Makefile,v 1.9 2025/10/22 16:33:20 taca Exp $
DISTNAME= typo3_src-${VER}
PKGNAME= ${PHP_PKG_PREFIX}-typo3-${VER}
@@ -25,7 +25,7 @@ REPLACE_PHP+= vendor/symfony/yaml/Resour
REPLACE_PHP+= vendor/typo3/cms-cli/typo3
REPLACE_PHP+= vendor/typo3fluid/fluid/bin/fluid
-VER= 13.4.18
+VER= 13.4.19
NO_BUILD= YES
TYPO3DIR= share/typo3
Index: pkgsrc/www/typo3-13/PLIST
diff -u pkgsrc/www/typo3-13/PLIST:1.6 pkgsrc/www/typo3-13/PLIST:1.7
--- pkgsrc/www/typo3-13/PLIST:1.6 Mon Sep 15 17:18:17 2025
+++ pkgsrc/www/typo3-13/PLIST Wed Oct 22 16:33:20 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2025/09/15 17:18:17 taca Exp $
+@comment $NetBSD: PLIST,v 1.7 2025/10/22 16:33:20 taca Exp $
share/examples/typo3/typo3.conf
share/typo3/CODE_OF_CONDUCT.md
share/typo3/CONTRIBUTING.md
@@ -1495,6 +1495,8 @@ share/typo3/typo3/sysext/core/Classes/Da
share/typo3/typo3/sysext/core/Classes/Database/Schema/DefaultTcaSchema.php
share/typo3/typo3/sysext/core/Classes/Database/Schema/Exception/DefaultTcaSchemaTablePositionException.php
share/typo3/typo3/sysext/core/Classes/Database/Schema/Exception/StatementException.php
+share/typo3/typo3/sysext/core/Classes/Database/Schema/Information/ColumnInfo.php
+share/typo3/typo3/sysext/core/Classes/Database/Schema/Information/TableInfo.php
share/typo3/typo3/sysext/core/Classes/Database/Schema/Parser/AST/AbstractCreateDefinitionItem.php
share/typo3/typo3/sysext/core/Classes/Database/Schema/Parser/AST/AbstractCreateStatement.php
share/typo3/typo3/sysext/core/Classes/Database/Schema/Parser/AST/CreateColumnDefinitionItem.php
@@ -1545,7 +1547,6 @@ share/typo3/typo3/sysext/core/Classes/Da
share/typo3/typo3/sysext/core/Classes/Database/Schema/SchemaInformation.php
share/typo3/typo3/sysext/core/Classes/Database/Schema/SchemaManager/ColumnTypeCommentMethodsTrait.php
share/typo3/typo3/sysext/core/Classes/Database/Schema/SchemaManager/CoreSchemaManagerFactory.php
-share/typo3/typo3/sysext/core/Classes/Database/Schema/SchemaManager/CustomDoctrineTypesColumnDefinitionTrait.php
share/typo3/typo3/sysext/core/Classes/Database/Schema/SchemaManager/MySQLSchemaManager.php
share/typo3/typo3/sysext/core/Classes/Database/Schema/SchemaManager/PostgreSQLSchemaManager.php
share/typo3/typo3/sysext/core/Classes/Database/Schema/SchemaManager/SQLiteSchemaManager.php
@@ -4155,6 +4156,9 @@ share/typo3/typo3/sysext/core/Documentat
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-106494-AdaptInstancesOfAbstractFormFieldViewHelperDealingWithGetIdentifierByObject.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-106508-RespectColumnCharacterSetAndCollationInExt_tablessql.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-106894-SiteSettingsyamlIsNowStoredAsAMap.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-107063-CKEditor5-v46.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-107594-IconOverlayForNewContentElementWizardViaSelectItems.rst
+share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-107649-DependencyInjectionCacheIsNowPHPVersionDependant.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Important-92187-EvaluationOfIncomingHTTPHeaderX-Forwarded-Proto.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4.x/Index.rst
share/typo3/typo3/sysext/core/Documentation/Changelog/13.4/Deprecation-105076-PluginContentElementAndPluginSubTypes.rst
@@ -8450,6 +8454,7 @@ share/typo3/typo3/sysext/form/Classes/Do
share/typo3/typo3/sysext/form/Classes/Domain/Runtime/FormRuntime/FormSession.php
share/typo3/typo3/sysext/form/Classes/Domain/Runtime/FormRuntime/Lifecycle/AfterFormStateInitializedInterface.php
share/typo3/typo3/sysext/form/Classes/Domain/Runtime/FormState.php
+share/typo3/typo3/sysext/form/Classes/Evaluation/EmailOrFormElementIdentifier.php
share/typo3/typo3/sysext/form/Classes/EventListener/DataStructureIdentifierListener.php
share/typo3/typo3/sysext/form/Classes/EventListener/ProcessFileListActionsEventListener.php
share/typo3/typo3/sysext/form/Classes/Exception.php
@@ -8571,7 +8576,6 @@ share/typo3/typo3/sysext/form/Configurat
share/typo3/typo3/sysext/form/Configuration/Yaml/Validators/RegularExpression.yaml
share/typo3/typo3/sysext/form/Configuration/Yaml/Validators/StringLength.yaml
share/typo3/typo3/sysext/form/Configuration/Yaml/Validators/Text.yaml
-share/typo3/typo3/sysext/form/Documentation/D/FinisherOptions/Index.rst
share/typo3/typo3/sysext/form/Documentation/D/FormEditor/Index.rst
share/typo3/typo3/sysext/form/Documentation/D/FrontendRendering/AbstractRenderable/getRootForm.rst.txt
share/typo3/typo3/sysext/form/Documentation/D/FrontendRendering/AbstractRenderable/setIdentifier.rst.txt
@@ -8728,7 +8732,43 @@ share/typo3/typo3/sysext/form/Documentat
share/typo3/typo3/sysext/form/Documentation/I/Concepts/Autocomplete/_CustomFormSetupAutoCompleteOption.yaml
share/typo3/typo3/sysext/form/Documentation/I/Concepts/Autocomplete/_setup.typoscript
share/typo3/typo3/sysext/form/Documentation/I/Concepts/Configuration/Index.rst
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/CustomFinisherImplementations/Index.rst
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/CustomFinisherImplementations/_codesnippets/_CustomFinisher.php
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/CustomFinisherImplementations/_codesnippets/_CustomFinisher.yaml
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/CustomFinisherImplementations/_codesnippets/_backend-ui.yaml
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/CustomFinisherImplementations/_codesnippets/_ext_localconf.php
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/CustomFinisherImplementations/_codesnippets/_finishersDefinition.yaml
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/CustomFinisherImplementations/_codesnippets/_my_form.yaml
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/CustomFinisherImplementations/_codesnippets/_my_form_custom.yaml
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/CustomFinisherImplementations/_codesnippets/_my_form_extended.yaml
share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/Index.rst
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/ClosureFinisher/Index.rst
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/ClosureFinisher/_codesnippets/_finisher.php.inc
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/ConfirmationFinisher/Index.rst
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/ConfirmationFinisher/_codesnippets/_finisher.php.inc
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/ConfirmationFinisher/_codesnippets/_form_with_confirmation_content_element.yaml
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/ConfirmationFinisher/_codesnippets/_form_with_confirmation_finisher.yaml
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/DeleteUploadsFinisher/Index.rst
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/DeleteUploadsFinisher/_codesnippets/_finisher.php.inc
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/DeleteUploadsFinisher/_codesnippets/_form.yaml
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/EmailFinisher/Index.rst
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/EmailFinisher/_codesnippets/_example-email.yaml
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/EmailFinisher/_codesnippets/_finisher.php.inc
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/EmailFinisher/_codesnippets/_form.yaml
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/FlashMessageFinisher/Index.rst
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/FlashMessageFinisher/_codesnippets/_finisher.php.inc
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/FlashMessageFinisher/_codesnippets/_form.yaml
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/Index.rst
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/RedirectFinisher/Index.rst
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/RedirectFinisher/_codesnippets/_example-redirect.yaml
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/RedirectFinisher/_codesnippets/_finisher.php.inc
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/RedirectFinisher/_codesnippets/_form.yaml
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/SaveToDatabaseFinisher/Index.rst
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/SaveToDatabaseFinisher/_codesnippets/_example-fal-uploads_news.yaml
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/SaveToDatabaseFinisher/_codesnippets/_finisher-multiple.php.inc
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/SaveToDatabaseFinisher/_codesnippets/_finisher.php.inc
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/SaveToDatabaseFinisher/_codesnippets/_form-multiple.yaml
+share/typo3/typo3/sysext/form/Documentation/I/Concepts/Finishers/ReadyToUseFinishers/SaveToDatabaseFinisher/_codesnippets/_form.yaml
share/typo3/typo3/sysext/form/Documentation/I/Concepts/FormConfigurationFormDefinition/Index.rst
share/typo3/typo3/sysext/form/Documentation/I/Concepts/FormEditor/Index.rst
share/typo3/typo3/sysext/form/Documentation/I/Concepts/FormFileStorages/Index.rst
@@ -9661,6 +9701,7 @@ share/typo3/typo3/sysext/form/Documentat
share/typo3/typo3/sysext/form/Documentation/Images/InstallActivate.png
share/typo3/typo3/sysext/form/Documentation/Images/SiteSet.png
share/typo3/typo3/sysext/form/Documentation/Includes.rst.txt
+share/typo3/typo3/sysext/form/Documentation/Includes/_NoteFinisher.rst
share/typo3/typo3/sysext/form/Documentation/Index.rst
share/typo3/typo3/sysext/form/Documentation/Installation/Index.rst
share/typo3/typo3/sysext/form/Documentation/Introduction/Images/introduction_form_editor.png
@@ -11143,7 +11184,6 @@ share/typo3/typo3/sysext/reports/Documen
share/typo3/typo3/sysext/reports/Documentation/CodeSnippets/Manual/RegisterStatus.rst.txt
share/typo3/typo3/sysext/reports/Documentation/CodeSnippets/codesnippets.php
share/typo3/typo3/sysext/reports/Documentation/CustomReports/Index.rst
-share/typo3/typo3/sysext/reports/Documentation/CustomReports/Migration.rst
share/typo3/typo3/sysext/reports/Documentation/Images/InstallActivate.png
share/typo3/typo3/sysext/reports/Documentation/Images/ModuleReports.png
share/typo3/typo3/sysext/reports/Documentation/Images/SchedulerTask.png
@@ -11403,8 +11443,13 @@ share/typo3/typo3/sysext/scheduler/Docum
share/typo3/typo3/sysext/scheduler/Documentation/Administration/ManualExecution/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/Administration/StopTask/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/AppendixA/Index.rst
+share/typo3/typo3/sysext/scheduler/Documentation/BasicTasks/Index.rst
+share/typo3/typo3/sysext/scheduler/Documentation/BasicTasks/_additional.php.inc
share/typo3/typo3/sysext/scheduler/Documentation/DevelopersGuide/CreatingTasks/Index.rst
-share/typo3/typo3/sysext/scheduler/Documentation/DevelopersGuide/CreatingTasks/_MyTask.php.inc
+share/typo3/typo3/sysext/scheduler/Documentation/DevelopersGuide/CreatingTasks/_codesnippets/_MyTask.php.inc
+share/typo3/typo3/sysext/scheduler/Documentation/DevelopersGuide/CreatingTasks/_codesnippets/_MyTaskAdditional.php.inc
+share/typo3/typo3/sysext/scheduler/Documentation/DevelopersGuide/CreatingTasks/_codesnippets/_ext_localconf-additional.php.inc
+share/typo3/typo3/sysext/scheduler/Documentation/DevelopersGuide/CreatingTasks/_codesnippets/_ext_localconf.php.inc
share/typo3/typo3/sysext/scheduler/Documentation/DevelopersGuide/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/DevelopersGuide/SchedulerApi/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/Images/AddingATask.png
@@ -11424,8 +11469,6 @@ share/typo3/typo3/sysext/scheduler/Docum
share/typo3/typo3/sysext/scheduler/Documentation/Images/TaskConfigurationSelectClass.png
share/typo3/typo3/sysext/scheduler/Documentation/Includes.rst.txt
share/typo3/typo3/sysext/scheduler/Documentation/Index.rst
-share/typo3/typo3/sysext/scheduler/Documentation/Installation/BaseTasks/Index.rst
-share/typo3/typo3/sysext/scheduler/Documentation/Installation/BaseTasks/_additional.php.inc
share/typo3/typo3/sysext/scheduler/Documentation/Installation/CronJob/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/Installation/Index.rst
share/typo3/typo3/sysext/scheduler/Documentation/Installation/Installing/Index.rst
@@ -12144,6 +12187,7 @@ share/typo3/vendor/doctrine/dbal/src/Exc
share/typo3/vendor/doctrine/dbal/src/Exception/NoKeyValue.php
share/typo3/vendor/doctrine/dbal/src/Exception/NonUniqueFieldNameException.php
share/typo3/vendor/doctrine/dbal/src/Exception/NotNullConstraintViolationException.php
+share/typo3/vendor/doctrine/dbal/src/Exception/ParseError.php
share/typo3/vendor/doctrine/dbal/src/Exception/ReadOnlyException.php
share/typo3/vendor/doctrine/dbal/src/Exception/RetryableException.php
share/typo3/vendor/doctrine/dbal/src/Exception/SavepointsNotSupported.php
@@ -12172,6 +12216,7 @@ share/typo3/vendor/doctrine/dbal/src/Pla
share/typo3/vendor/doctrine/dbal/src/Platforms/Exception/PlatformException.php
share/typo3/vendor/doctrine/dbal/src/Platforms/Keywords/DB2Keywords.php
share/typo3/vendor/doctrine/dbal/src/Platforms/Keywords/KeywordList.php
+share/typo3/vendor/doctrine/dbal/src/Platforms/Keywords/MariaDB117Keywords.php
share/typo3/vendor/doctrine/dbal/src/Platforms/Keywords/MariaDBKeywords.php
share/typo3/vendor/doctrine/dbal/src/Platforms/Keywords/MySQL80Keywords.php
share/typo3/vendor/doctrine/dbal/src/Platforms/Keywords/MySQL84Keywords.php
@@ -12183,6 +12228,7 @@ share/typo3/vendor/doctrine/dbal/src/Pla
share/typo3/vendor/doctrine/dbal/src/Platforms/MariaDB1010Platform.php
share/typo3/vendor/doctrine/dbal/src/Platforms/MariaDB1052Platform.php
share/typo3/vendor/doctrine/dbal/src/Platforms/MariaDB1060Platform.php
+share/typo3/vendor/doctrine/dbal/src/Platforms/MariaDB110700Platform.php
share/typo3/vendor/doctrine/dbal/src/Platforms/MariaDBPlatform.php
share/typo3/vendor/doctrine/dbal/src/Platforms/MySQL/CharsetMetadataProvider.php
share/typo3/vendor/doctrine/dbal/src/Platforms/MySQL/CharsetMetadataProvider/CachingCharsetMetadataProvider.php
@@ -12212,6 +12258,7 @@ share/typo3/vendor/doctrine/dbal/src/Por
share/typo3/vendor/doctrine/dbal/src/Portability/Result.php
share/typo3/vendor/doctrine/dbal/src/Portability/Statement.php
share/typo3/vendor/doctrine/dbal/src/Query.php
+share/typo3/vendor/doctrine/dbal/src/Query/CommonTableExpression.php
share/typo3/vendor/doctrine/dbal/src/Query/Exception/NonUniqueAlias.php
share/typo3/vendor/doctrine/dbal/src/Query/Exception/UnknownAlias.php
share/typo3/vendor/doctrine/dbal/src/Query/Expression/CompositeExpression.php
@@ -12235,15 +12282,26 @@ share/typo3/vendor/doctrine/dbal/src/SQL
share/typo3/vendor/doctrine/dbal/src/SQL/Builder/DropSchemaObjectsSQLBuilder.php
share/typo3/vendor/doctrine/dbal/src/SQL/Builder/SelectSQLBuilder.php
share/typo3/vendor/doctrine/dbal/src/SQL/Builder/UnionSQLBuilder.php
+share/typo3/vendor/doctrine/dbal/src/SQL/Builder/WithSQLBuilder.php
share/typo3/vendor/doctrine/dbal/src/SQL/Parser.php
share/typo3/vendor/doctrine/dbal/src/SQL/Parser/Exception.php
share/typo3/vendor/doctrine/dbal/src/SQL/Parser/Exception/RegularExpressionError.php
share/typo3/vendor/doctrine/dbal/src/SQL/Parser/Visitor.php
share/typo3/vendor/doctrine/dbal/src/Schema/AbstractAsset.php
+share/typo3/vendor/doctrine/dbal/src/Schema/AbstractNamedObject.php
+share/typo3/vendor/doctrine/dbal/src/Schema/AbstractOptionallyNamedObject.php
share/typo3/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Collections/Exception.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Collections/Exception/ObjectAlreadyExists.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Collections/Exception/ObjectDoesNotExist.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Collections/ObjectSet.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Collections/OptionallyUnqualifiedNamedObjectSet.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Collections/UnqualifiedNamedObjectSet.php
share/typo3/vendor/doctrine/dbal/src/Schema/Column.php
share/typo3/vendor/doctrine/dbal/src/Schema/ColumnDiff.php
+share/typo3/vendor/doctrine/dbal/src/Schema/ColumnEditor.php
share/typo3/vendor/doctrine/dbal/src/Schema/Comparator.php
+share/typo3/vendor/doctrine/dbal/src/Schema/ComparatorConfig.php
share/typo3/vendor/doctrine/dbal/src/Schema/DB2SchemaManager.php
share/typo3/vendor/doctrine/dbal/src/Schema/DefaultSchemaManagerFactory.php
share/typo3/vendor/doctrine/dbal/src/Schema/Exception/ColumnAlreadyExists.php
@@ -12252,8 +12310,20 @@ share/typo3/vendor/doctrine/dbal/src/Sch
share/typo3/vendor/doctrine/dbal/src/Schema/Exception/IndexAlreadyExists.php
share/typo3/vendor/doctrine/dbal/src/Schema/Exception/IndexDoesNotExist.php
share/typo3/vendor/doctrine/dbal/src/Schema/Exception/IndexNameInvalid.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Exception/InvalidColumnDefinition.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Exception/InvalidForeignKeyConstraintDefinition.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Exception/InvalidIdentifier.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Exception/InvalidIndexDefinition.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Exception/InvalidName.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Exception/InvalidPrimaryKeyConstraintDefinition.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Exception/InvalidState.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Exception/InvalidTableDefinition.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Exception/InvalidTableModification.php
share/typo3/vendor/doctrine/dbal/src/Schema/Exception/InvalidTableName.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Exception/InvalidUniqueConstraintDefinition.php
share/typo3/vendor/doctrine/dbal/src/Schema/Exception/NamespaceAlreadyExists.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Exception/NotImplemented.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Exception/PrimaryKeyAlreadyExists.php
share/typo3/vendor/doctrine/dbal/src/Schema/Exception/SequenceAlreadyExists.php
share/typo3/vendor/doctrine/dbal/src/Schema/Exception/SequenceDoesNotExist.php
share/typo3/vendor/doctrine/dbal/src/Schema/Exception/TableAlreadyExists.php
@@ -12261,11 +12331,38 @@ share/typo3/vendor/doctrine/dbal/src/Sch
share/typo3/vendor/doctrine/dbal/src/Schema/Exception/UniqueConstraintDoesNotExist.php
share/typo3/vendor/doctrine/dbal/src/Schema/Exception/UnknownColumnOption.php
share/typo3/vendor/doctrine/dbal/src/Schema/ForeignKeyConstraint.php
+share/typo3/vendor/doctrine/dbal/src/Schema/ForeignKeyConstraint/Deferrability.php
+share/typo3/vendor/doctrine/dbal/src/Schema/ForeignKeyConstraint/MatchType.php
+share/typo3/vendor/doctrine/dbal/src/Schema/ForeignKeyConstraint/ReferentialAction.php
+share/typo3/vendor/doctrine/dbal/src/Schema/ForeignKeyConstraintEditor.php
share/typo3/vendor/doctrine/dbal/src/Schema/Identifier.php
share/typo3/vendor/doctrine/dbal/src/Schema/Index.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Index/IndexType.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Index/IndexedColumn.php
+share/typo3/vendor/doctrine/dbal/src/Schema/IndexEditor.php
share/typo3/vendor/doctrine/dbal/src/Schema/MySQLSchemaManager.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Name.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Name/GenericName.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Name/Identifier.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Name/OptionallyQualifiedName.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Name/Parser.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Name/Parser/Exception.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Name/Parser/Exception/ExpectedDot.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Name/Parser/Exception/ExpectedNextIdentifier.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Name/Parser/Exception/InvalidName.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Name/Parser/Exception/UnableToParseIdentifier.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Name/Parser/GenericNameParser.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Name/Parser/OptionallyQualifiedNameParser.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Name/Parser/UnqualifiedNameParser.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Name/Parsers.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Name/UnqualifiedName.php
+share/typo3/vendor/doctrine/dbal/src/Schema/Name/UnquotedIdentifierFolding.php
+share/typo3/vendor/doctrine/dbal/src/Schema/NamedObject.php
+share/typo3/vendor/doctrine/dbal/src/Schema/OptionallyNamedObject.php
share/typo3/vendor/doctrine/dbal/src/Schema/OracleSchemaManager.php
share/typo3/vendor/doctrine/dbal/src/Schema/PostgreSQLSchemaManager.php
+share/typo3/vendor/doctrine/dbal/src/Schema/PrimaryKeyConstraint.php
+share/typo3/vendor/doctrine/dbal/src/Schema/PrimaryKeyConstraintEditor.php
share/typo3/vendor/doctrine/dbal/src/Schema/SQLServerSchemaManager.php
share/typo3/vendor/doctrine/dbal/src/Schema/SQLiteSchemaManager.php
share/typo3/vendor/doctrine/dbal/src/Schema/Schema.php
@@ -12275,8 +12372,11 @@ share/typo3/vendor/doctrine/dbal/src/Sch
share/typo3/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php
share/typo3/vendor/doctrine/dbal/src/Schema/Sequence.php
share/typo3/vendor/doctrine/dbal/src/Schema/Table.php
+share/typo3/vendor/doctrine/dbal/src/Schema/TableConfiguration.php
share/typo3/vendor/doctrine/dbal/src/Schema/TableDiff.php
+share/typo3/vendor/doctrine/dbal/src/Schema/TableEditor.php
share/typo3/vendor/doctrine/dbal/src/Schema/UniqueConstraint.php
+share/typo3/vendor/doctrine/dbal/src/Schema/UniqueConstraintEditor.php
share/typo3/vendor/doctrine/dbal/src/Schema/View.php
share/typo3/vendor/doctrine/dbal/src/ServerVersionProvider.php
share/typo3/vendor/doctrine/dbal/src/Statement.php
@@ -12305,6 +12405,7 @@ share/typo3/vendor/doctrine/dbal/src/Typ
share/typo3/vendor/doctrine/dbal/src/Types/Exception/InvalidType.php
share/typo3/vendor/doctrine/dbal/src/Types/Exception/SerializationFailed.php
share/typo3/vendor/doctrine/dbal/src/Types/Exception/TypeAlreadyRegistered.php
+share/typo3/vendor/doctrine/dbal/src/Types/Exception/TypeArgumentCountError.php
share/typo3/vendor/doctrine/dbal/src/Types/Exception/TypeNotFound.php
share/typo3/vendor/doctrine/dbal/src/Types/Exception/TypeNotRegistered.php
share/typo3/vendor/doctrine/dbal/src/Types/Exception/TypesAlreadyExists.php
@@ -12315,6 +12416,8 @@ share/typo3/vendor/doctrine/dbal/src/Typ
share/typo3/vendor/doctrine/dbal/src/Types/GuidType.php
share/typo3/vendor/doctrine/dbal/src/Types/IntegerType.php
share/typo3/vendor/doctrine/dbal/src/Types/JsonType.php
+share/typo3/vendor/doctrine/dbal/src/Types/JsonbType.php
+share/typo3/vendor/doctrine/dbal/src/Types/NumberType.php
share/typo3/vendor/doctrine/dbal/src/Types/PhpDateMappingType.php
share/typo3/vendor/doctrine/dbal/src/Types/PhpDateTimeMappingType.php
share/typo3/vendor/doctrine/dbal/src/Types/PhpIntegerMappingType.php
Index: pkgsrc/www/typo3-13/distinfo
diff -u pkgsrc/www/typo3-13/distinfo:1.7 pkgsrc/www/typo3-13/distinfo:1.8
--- pkgsrc/www/typo3-13/distinfo:1.7 Mon Sep 15 17:18:17 2025
+++ pkgsrc/www/typo3-13/distinfo Wed Oct 22 16:33:20 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2025/09/15 17:18:17 taca Exp $
+$NetBSD: distinfo,v 1.8 2025/10/22 16:33:20 taca Exp $
-BLAKE2s (typo3_src-13.4.18.tar.gz) = c7aaf6208a05dfe464d82a9e214f42878aa0642205a9e03c52f990c1b8f55833
-SHA512 (typo3_src-13.4.18.tar.gz) = 1507c53fc143bc34e6d53555613299622455163ea7d396aea9c9d4aa804becabbe218e27bd6ad485152753d859a9f81f18d7c27681584c5500008bca3838dd05
-Size (typo3_src-13.4.18.tar.gz) = 25790214 bytes
+BLAKE2s (typo3_src-13.4.19.tar.gz) = d9a0502e84bb4bd5858327eff364e660fa4c22103416e07c866f3872b3ffad63
+SHA512 (typo3_src-13.4.19.tar.gz) = 61278a63a3120c1009cfe8a9079caa3b76f2f78e96776813f6855766c60e2f061f5eca5c60f21990daad1e6438bc5abb18d1e8df08db62f85e42aaffd93427f0
+Size (typo3_src-13.4.19.tar.gz) = 25850936 bytes
Home |
Main Index |
Thread Index |
Old Index