pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/typo3_62 Update typo3_62 to 6.2.13 (TYPO3 6.2.13).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b4e6952aa343
branches:  trunk
changeset: 652931:b4e6952aa343
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Jun 10 13:02:03 2015 +0000

description:
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:

 www/typo3_62/Makefile |  6 ++----
 www/typo3_62/PLIST    |  6 +++++-
 www/typo3_62/distinfo |  8 ++++----
 3 files changed, 11 insertions(+), 9 deletions(-)

diffs (78 lines):

diff -r 0e67065b137a -r b4e6952aa343 www/typo3_62/Makefile
--- a/www/typo3_62/Makefile     Wed Jun 10 11:45:56 2015 +0000
+++ b/www/typo3_62/Makefile     Wed Jun 10 13:02:03 2015 +0000
@@ -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}-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 -r 0e67065b137a -r b4e6952aa343 www/typo3_62/PLIST
--- a/www/typo3_62/PLIST        Wed Jun 10 11:45:56 2015 +0000
+++ b/www/typo3_62/PLIST        Wed Jun 10 13:02:03 2015 +0000
@@ -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
diff -r 0e67065b137a -r b4e6952aa343 www/typo3_62/distinfo
--- a/www/typo3_62/distinfo     Wed Jun 10 11:45:56 2015 +0000
+++ b/www/typo3_62/distinfo     Wed Jun 10 13:02:03 2015 +0000
@@ -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



Home | Main Index | Thread Index | Old Index