Wed Jun 10 13:02:03 2015 UTC ()
Update typo3_62 to 6.2.13 (TYPO3 6.2.13).

The TYPO3 community announces the release of TYPO3 CMS version 6.2.13
LTS, which is now ready for you to download.

This version is a maintenance release and contains bug fixes as well as
various improvements for the day-to-day administration of a TYPO3
website (Extension Manager and management of reference index).

PHP 5.6 support
- ---------------

Although the TYPO3 CMS Team aims at eventually supporting PHP 5.6 with
TYPO3 6.2 LTS, we are aware of some in-depth issues. As such, we
highly recommend to keep PHP 5.3 - 5.5 when running TYPO3 6.2 LTS for
the time being. Hopefully this should be fixed with the next release.

Image handling
- --------------

The base data used for the checksum calculation of processed files
have been changed. This should be transparent for you unless you are
having a large installation. In such case, we enjoin you to read the
details about this release (link below) and to make use of the
dedicated upgrade wizard.


(taca)
diff -r1.5 -r1.6 pkgsrc/www/typo3_62/Makefile
diff -r1.4 -r1.5 pkgsrc/www/typo3_62/PLIST
diff -r1.4 -r1.5 pkgsrc/www/typo3_62/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/www/typo3_62/Makefile (expand / switch to context diff)
--- pkgsrc/www/typo3_62/Makefile 2015/06/06 14:29:13 1.5
+++ pkgsrc/www/typo3_62/Makefile 2015/06/10 13:02:03 1.6
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2015/06/06 14:29:13 taca Exp $
+# $NetBSD: Makefile,v 1.6 2015/06/10 13:02:03 taca Exp $
 #
 
 DISTNAME=	${TYPO3NAME}
@@ -18,11 +18,9 @@
 DEPENDS+=	${PHP_PKG_PREFIX}-zip>=5.3.7:../../archivers/php-zip/
 DEPENDS+=	${PHP_PKG_PREFIX}-zlib>=5.3.7:../../archivers/php-zlib/
 
-VER=		6.2.12
+VER=		6.2.13
 NO_BUILD=	yes
 USE_TOOLS+=	bash:run pax
-
-PHP_VERSIONS_ACCEPTED=	54 55
 
 TYPO3NAME=	typo3_src-${VER}
 WRKSRC=		${WRKDIR}/${DISTNAME}

cvs diff -r1.4 -r1.5 pkgsrc/www/typo3_62/PLIST (expand / switch to context diff)
--- pkgsrc/www/typo3_62/PLIST 2015/06/06 14:29:13 1.4
+++ pkgsrc/www/typo3_62/PLIST 2015/06/10 13:02:03 1.5
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2015/06/06 14:29:13 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2015/06/10 13:02:03 taca Exp $
 ${TYPO3DIR}/${TYPO3NAME}/.editorconfig
 ${TYPO3DIR}/${TYPO3NAME}/ChangeLog
 ${TYPO3DIR}/${TYPO3NAME}/INSTALL.md
@@ -2977,6 +2977,7 @@
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Unit/Resource/Index/ExtractorRegistryTest.php
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Unit/Resource/ProcessedFileRepositoryTest.php
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Unit/Resource/ProcessedFileTest.php
+${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Unit/Resource/Processing/LocalPreviewHelperTest.php
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Unit/Resource/Repository/AbstractRepositoryTest.php
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Unit/Resource/ResourceCompressorTest.php
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/core/Tests/Unit/Resource/ResourceFactoryTest.php
@@ -5321,6 +5322,7 @@
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Classes/Updates/InitialDatabaseSchemaUpdate.php
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Classes/Updates/InstallerProcessInterface.php
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Classes/Updates/MediaFlexformUpdate.php
+${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Classes/Updates/ProcessedFileChecksumUpdate.php
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Classes/Updates/ReferenceIntegrityUpdateWizard.php
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Classes/Updates/RootTemplateUpdate.php
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Classes/Updates/RteFileLinksUpdateWizard.php
@@ -5370,6 +5372,7 @@
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Resources/Private/Partials/Action/Step/StepCounter.html
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Resources/Private/Partials/Action/Tool/AllConfiguration/SubSection.html
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Resources/Private/Partials/Action/Tool/CleanUp/ClearTables.html
+${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Resources/Private/Partials/Action/Tool/CleanUp/ProcessedFiles.html
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Resources/Private/Partials/Action/Tool/CleanUp/ResetBackendUserUc.html
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Resources/Private/Partials/Action/Tool/CleanUp/Typo3TempFiles.html
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/install/Resources/Private/Partials/Action/Tool/Configuration/Charset.html
@@ -6934,6 +6937,7 @@
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/Resources/Public/Css/structure/toolbar_username.css
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/Resources/Public/Css/structure/toolbar_workspace.css
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/Resources/Public/Css/structure/topbar.css
+${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/Resources/Public/Css/structure/various_fixes.css
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/Resources/Public/Css/visual/debug_panel.css
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/Resources/Public/Css/visual/element_button_back.css
 ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/Resources/Public/Css/visual/element_clipboard.css

cvs diff -r1.4 -r1.5 pkgsrc/www/typo3_62/distinfo (expand / switch to context diff)
--- pkgsrc/www/typo3_62/distinfo 2015/06/06 14:29:13 1.4
+++ pkgsrc/www/typo3_62/distinfo 2015/06/10 13:02:03 1.5
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/06/06 14:29:13 taca Exp $
+$NetBSD: distinfo,v 1.5 2015/06/10 13:02:03 taca Exp $
 
-SHA1 (typo3_src-6.2.12.tar.gz) = 41775b361eb89c45195820cba8c8e3085dfa9f5d
-RMD160 (typo3_src-6.2.12.tar.gz) = 8f50cd9d72a3c2ee573872295287ec34a6239235
-Size (typo3_src-6.2.12.tar.gz) = 21741441 bytes
+SHA1 (typo3_src-6.2.13.tar.gz) = 0bec0888e298c9a34618d0fb7b726aef7a41ef7f
+RMD160 (typo3_src-6.2.13.tar.gz) = 1ca08b4732d61822a321a32569b79b6da37ca02c
+Size (typo3_src-6.2.13.tar.gz) = 21760256 bytes
 SHA1 (patch-typo3_sysext_core_Configuration_DefaultConfiguration.php) = e33544513630b4c931ca8e932847796d4bd694b2