diff options
author | taca <taca@pkgsrc.org> | 2015-12-26 14:26:37 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-12-26 14:26:37 +0000 |
commit | 1d0c33748692d3b66ee5aa820ec10e513fbd9e68 (patch) | |
tree | 91e4712bf7a064568f1eb5558030ea5155354deb /www/typo3_62 | |
parent | 202f44800d3f3d90c05703700b13f76f05100454 (diff) | |
download | pkgsrc-1d0c33748692d3b66ee5aa820ec10e513fbd9e68.tar.gz |
Update typo3_62 to 6.2.17, a leaf package.
2015-12-21 b1ca8df [RELEASE] Release of TYPO3 6.2.17 (TYPO3 Release Team)
2015-12-18 2c7781e #72322 [BUGFIX] Prevent Javascript error for Flexform sections (Oliver Hader)
2015-12-17 b2b531c #72273 [!!!][BUGFIX] Severe data-loss on workspaces publishing action (Oliver Hader)
2015-12-17 f1c4c17 #72285 [BUGFIX] DBAL: use correct default value for native connection (Melanie Kalka)
2015-12-17 dc0134b #72291 [TASK] Extend workspace functional tests on placeholder deletion (Oliver Hader)
2015-12-17 bfa250a #72252 [BUGFIX] substituteMarkerArrayCached() must accept special chars (Markus Klein)
2015-12-17 5c14b25 #72289 [BUGFIX] Missing check before foreach loop (Oliver Hader)
2015-12-17 e6bee88 #72265 [BUGFIX] Disclose exceptions on CLI in production context (Helmut Hummel)
2015-12-16 cc59676 #72256 [TASK] Provide labels for all log types (Anja Leichsenring)
2015-12-16 2b1e896 #72263 [BUGFIX] Empty row in table content element shows (Wouter Wolters)
Diffstat (limited to 'www/typo3_62')
-rw-r--r-- | www/typo3_62/Makefile | 12 | ||||
-rw-r--r-- | www/typo3_62/PLIST | 8 | ||||
-rw-r--r-- | www/typo3_62/distinfo | 10 |
3 files changed, 15 insertions, 15 deletions
diff --git a/www/typo3_62/Makefile b/www/typo3_62/Makefile index 1fbb581a99e..6432cc39a9e 100644 --- a/www/typo3_62/Makefile +++ b/www/typo3_62/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2015/12/15 15:53:29 taca Exp $ +# $NetBSD: Makefile,v 1.12 2015/12/26 14:26:37 taca Exp $ # DISTNAME= ${TYPO3NAME} @@ -18,7 +18,7 @@ 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.16 +VER= 6.2.17 NO_BUILD= yes USE_TOOLS+= bash:run pax @@ -32,8 +32,7 @@ REPLACE.php.new= ${PREFIX}/bin/php REPLACE_FILES.php= typo3/cli_dispatch.phpsh REPLACE_BASH= typo3/sysext/core/Build/Scripts/xlfcheck.sh \ - typo3/sysext/core/Build/Scripts/update-static-composer.sh \ - typo3/contrib/flowplayer/plugins/flowplayer.captions/example/flvtool2-cuepoints.sh + typo3/sysext/core/Build/Scripts/update-static-composer.sh OWN_DIRS_PERMS+= ${TYPO3DIR}/${SITEDIR} ${REAL_ROOT_USER} ${APACHE_GROUP} 0770 @@ -45,11 +44,6 @@ PLIST_SUBST+= SITEDIR=${SITEDIR} TYPO3DIR=${TYPO3DIR} TYPO3NAME=${TYPO3NAME} INSTALLATION_DIRS+= ${TYPO3DIR}/${TYPO3NAME} -REPLACE_INTERPRETER+= sh -REPLACE.sh.old= /bin/bash -REPLACE.sh.new= ${TOOLS_PATH.bash} -REPLACE_FILES.sh= typo3/contrib/flowplayer/plugins/flowplayer.captions/example/flvtool2-cuepoints.sh - PRINT_PLIST_AWK+= /^${TYPO3DIR:S|/|\\/|g}\/${TYPO3NAME}/ \ { gsub(/${TYPO3DIR:S|/|\\/|g}\/${TYPO3NAME}/, \ "$${TYPO3DIR}/$${TYPO3NAME}") } diff --git a/www/typo3_62/PLIST b/www/typo3_62/PLIST index 1c1fa0200d5..7091a7273ab 100644 --- a/www/typo3_62/PLIST +++ b/www/typo3_62/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2015/12/15 15:53:29 taca Exp $ +@comment $NetBSD: PLIST,v 1.9 2015/12/26 14:26:37 taca Exp $ ${TYPO3DIR}/${TYPO3NAME}/ChangeLog ${TYPO3DIR}/${TYPO3NAME}/INSTALL.md ${TYPO3DIR}/${TYPO3NAME}/LICENSE.txt @@ -4785,6 +4785,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/frontend/Tests/Unit/Configuration/TypoScri ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/frontend/Tests/Unit/ContentObject/CaseContentObjectTest.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/frontend/Tests/Unit/ContentObject/ContentObjectRendererTest.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/frontend/Tests/Unit/ContentObject/FilesContentObjectTest.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/frontend/Tests/Unit/ContentObject/Fixtures/PageRepositoryFixture.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/frontend/Tests/Unit/ContentObject/FluidTemplateContentObjectTest.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/frontend/Tests/Unit/ContentObject/Menu/AbstractMenuContentObjectTest.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/frontend/Tests/Unit/ContentObject/Menu/MenuContentObjectFactoryTest.php @@ -9623,6 +9624,8 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/R ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Modify/DataSet/createPage.csv ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Modify/DataSet/createPageAndCopyDraftParentPage.csv ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Modify/DataSet/createPageAndCopyLiveParentPage.csv +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Modify/DataSet/createPlaceholdersAndDeleteDraftParentPage.csv +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Modify/DataSet/createPlaceholdersAndDeleteLiveParentPage.csv ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Modify/DataSet/deleteContent.csv ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Modify/DataSet/deleteContentAndCopyDraftPage.csv ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Modify/DataSet/deleteContentAndCopyLivePage.csv @@ -9648,6 +9651,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/R ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Publish/DataSet/createContents.csv ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Publish/DataSet/createNCopyContentNDiscardCopiedContent.csv ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Publish/DataSet/createPage.csv +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Publish/DataSet/createPlaceholdersAndDeleteDraftParentPage.csv ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Publish/DataSet/deleteContent.csv ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Publish/DataSet/deleteLocalizedContentNDeleteContent.csv ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/Publish/DataSet/deletePage.csv @@ -9669,6 +9673,8 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/R ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/PublishAll/DataSet/createContents.csv ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/PublishAll/DataSet/createNCopyContentNDiscardCopiedContent.csv ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/PublishAll/DataSet/createPage.csv +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/PublishAll/DataSet/createPlaceholdersAndDeleteDraftParentPage.csv +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/PublishAll/DataSet/createPlaceholdersAndDeleteLiveParentPage.csv ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/PublishAll/DataSet/deleteContent.csv ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/PublishAll/DataSet/deleteLocalizedContentNDeleteContent.csv ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Functional/DataHandling/Regular/PublishAll/DataSet/deletePage.csv diff --git a/www/typo3_62/distinfo b/www/typo3_62/distinfo index db855d2f70b..d8cc9664fc5 100644 --- a/www/typo3_62/distinfo +++ b/www/typo3_62/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2015/12/15 15:53:29 taca Exp $ +$NetBSD: distinfo,v 1.10 2015/12/26 14:26:37 taca Exp $ -SHA1 (typo3_src-6.2.16.tar.gz) = 97ca2db0eaebb4e015d1c5cd211abc5dc42275e7 -RMD160 (typo3_src-6.2.16.tar.gz) = cc99f4d067f5f13bb002bd9e2828144d2be2d4f8 -SHA512 (typo3_src-6.2.16.tar.gz) = 7e3d8f5d6abaf7a63577be056d829a8afcc76a3570548dbe15b38632a5b9e615a2c16ca360aea148d5a62309899c565c88b3e22998be6963a6e27a351e9c1860 -Size (typo3_src-6.2.16.tar.gz) = 21183466 bytes +SHA1 (typo3_src-6.2.17.tar.gz) = 3b9db1c4e638da4138411b3d0b6f516e63a2c4a8 +RMD160 (typo3_src-6.2.17.tar.gz) = 1bfa48a7d2b2d17d8e44c76298e97c9997f2c725 +SHA512 (typo3_src-6.2.17.tar.gz) = 89b114029fae0a487d9d0667286999c598b724125b073b57c9150dbf8167d576c6b7a2a463b65847c3503de6c6a36bb1a37ddb30937de07b3338fe4631a07346 +Size (typo3_src-6.2.17.tar.gz) = 21188594 bytes SHA1 (patch-typo3_sysext_core_Configuration_DefaultConfiguration.php) = e33544513630b4c931ca8e932847796d4bd694b2 |