diff options
author | taca <taca@pkgsrc.org> | 2015-06-10 13:02:03 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-06-10 13:02:03 +0000 |
commit | a477c710785d35282e207064ee92879d33188b17 (patch) | |
tree | f23ebded9ce67a5b0d43751428c6560ec903210d /www/typo3_62 | |
parent | c74b03fb6f834404b0324504b2d58faa28bfd416 (diff) | |
download | pkgsrc-a477c710785d35282e207064ee92879d33188b17.tar.gz |
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.
Diffstat (limited to 'www/typo3_62')
-rw-r--r-- | www/typo3_62/Makefile | 6 | ||||
-rw-r--r-- | www/typo3_62/PLIST | 6 | ||||
-rw-r--r-- | www/typo3_62/distinfo | 8 |
3 files changed, 11 insertions, 9 deletions
diff --git a/www/typo3_62/Makefile b/www/typo3_62/Makefile index fe8ea998d9c..21abc93cdec 100644 --- a/www/typo3_62/Makefile +++ b/www/typo3_62/Makefile @@ -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,12 +18,10 @@ DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.3.7:../../textproc/php-json 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} diff --git a/www/typo3_62/PLIST b/www/typo3_62/PLIST index 3d945f66219..829125321e2 100644 --- a/www/typo3_62/PLIST +++ b/www/typo3_62/PLIST @@ -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/FolderTest.php ${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/InitUpdateWizard.p ${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/ ${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/tool ${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 diff --git a/www/typo3_62/distinfo b/www/typo3_62/distinfo index 8baeb129f2c..8da2460503f 100644 --- a/www/typo3_62/distinfo +++ b/www/typo3_62/distinfo @@ -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 |