summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-03-05 13:56:23 +0000
committertaca <taca@pkgsrc.org>2013-03-05 13:56:23 +0000
commitcb9c3bcead7645d453242af4126da2236eb224b2 (patch)
tree25b39b96105348ab766ef471be156d3c71fc429d /www
parente473a223a7b9df68a31842902449b9cea779f648 (diff)
downloadpkgsrc-cb9c3bcead7645d453242af4126da2236eb224b2.tar.gz
Update typo3_46 to 4.6.16.
2013-02-14 2385b8d [RELEASE] Release of TYPO3 4.6.16 (TYPO3 Release Team) 2013-02-14 fc50341 #44099 [BUGFIX] L10n fallback does not work for TS labels (Xavier Perseguers) 2013-02-14 ffcf2db #44273 [BUGFIX] L10n fallback does not work for ExtJS in BE (Xavier Perseguers) 2013-02-14 1788e32 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-02-14 2c4bffa #42084 [BUGFIX] Allow "en" as language key (Xavier Perseguers) 2013-02-08 81ac8ac [TASK] Raise submodule pointer (Christian Kuhn) 2013-02-07 57756d5 #34129 [BUGFIX][Cache][PDO] Duplicate cache entry possible (Leon Dietsch) 2013-02-03 6c3bef2 #36364 [BUGFIX] IE9 compatibility clear cache menu (Andreas Kiessling) 2013-02-02 0af6da1 #44416 [BUGFIX] Hook call modifyDBRow in ContentContentObject (Alina Fleser) 2013-02-02 df59226 #43886 [BUGFIX] Fix misspelling in RTE meta menu (Tomita Militaru) 2013-02-02 a06d3c6 #38505 [BUGFIX] load TCA before manipulation (Jigal van Hemert) 2013-02-01 928f016 #28606 [BUGFIX] add check for empty form values in FORM View (Christian Kuhn) 2013-01-31 3367c8b #45050 [TASK] DataHandler::getAutoVersionId() should be public (Oliver Hader) 2013-01-27 50e3610 #42845 [BUGFIX] Quick Edit triggers warnings of missing key uid (Philipp Gampe) 2013-01-27 80b80a0 [TASK] Raise submodule pointer (Christian Kuhn) 2013-01-25 4c8c176 #39680 [BUGFIX] Fix warnings in em on tab Maintenance (Philipp Gampe) 2013-01-25 1502773 #44145 [BUGFIX] Correct TCA inclusion for uploads rendering (Georg Ringer) 2013-01-24 4b792b9 #38240 [BUGFIX] Update description on changed error reporting defaults (Mario Rimann) 2013-01-24 cf7af09 #43919 [BUGFIX] Fix typos in stdWrap_crop description (Wouter Wolters) 2013-01-11 86c97ee #38135 [BUGFIX] Apc Cache backend has side effects (Daniel Pötzinger) 2013-01-04 26fdc3f #44301 [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack() (Oliver Hader) 2013-01-04 6648447 [TASK] Raise submodule pointer (TYPO3 Release Team) 2013-01-02 aa893a0 #42092 [BUGFIX] Suggest wizard is behind form inputs (Xavier Perseguers) 2013-01-01 1d523bd #44263 [BUGFIX] phpdoc: $urlParameters can be a string (Stefan Neufeind) 2012-12-20 d4d9e0d #34964 [BUGFIX] FE session records are never removed (Steffen Müller) 2012-12-20 48d51a1 #32278 [BUGFIX] INTincScript_loadJSCode() causes PHP warnings (Markus Klein) 2012-12-20 2456037 #43426 [BUGFIX] Fix broken logo file in Install Tool (Tomita Militaru) 2012-12-10 0b2288d #38472 [BUGFIX] Remove HTML in RuntimeException from sysext 'install' (Philipp Gampe) 2012-12-01 1f5fe25 #25113 [BUGFIX] Fix wrong column title in web>list for field colpos (Martin Kästner) 2012-12-01 f808df4 #43470 [BUGFIX] SqlParser: trim all kinds of whitespaces (Stefan Neufeind) 2012-11-30 26d0e1a #43459 [TASK] Remove typo3.pageModule.js (Falk Kühnel) 2012-11-30 646c546 #42292 [BUGFIX] Installer: Reference images wrong (Christian Kuhn) 2012-11-30 8684a61 #41608 [BUGFIX] Page Information shows incorrect number of total hits (Andrew Moore) 2012-11-29 7c81671 #42908 [BUGFIX] Old logo on "Install Tool is locked" page (Nikolas Schmidt-Voigt) 2012-11-29 04b2e6c #32515 [BUGFIX] Form values with newlines escaped in email (Helmut Hummel) 2012-11-27 c667e98 #42236 [TASK] openid: Update php-openid to 2.2.2 (Stefan Neufeind) 2012-11-24 ba065d9 #33813 [BUGFIX] Wizard in HTML element moved to t3editor (Georg Ringer) 2012-11-24 c1a2299 #32890 [BUGFIX] Livesearch toolbar should close others (Tolleiv Nietsch) 2012-11-24 c17a292 #43264 [BUGFIX] Hide version selector if workspaces are used (Helmut Hummel) 2012-11-23 a81bdec #35787 [BUGFIX] Subject field in FormWizard (Florian Scholz) 2012-11-21 683a356 [TASK] Raise submodule pointer (TYPO3 Release Team) 2012-11-20 8e85043 #33700 [BUGFIX] Invalid behavior of search for integer in Backend search (Soren Malling)
Diffstat (limited to 'www')
-rw-r--r--www/typo3_46/Makefile4
-rw-r--r--www/typo3_46/PLIST7
-rw-r--r--www/typo3_46/distinfo14
3 files changed, 13 insertions, 12 deletions
diff --git a/www/typo3_46/Makefile b/www/typo3_46/Makefile
index a6ddffc5a88..c5fb617980c 100644
--- a/www/typo3_46/Makefile
+++ b/www/typo3_46/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/11/14 14:52:46 taca Exp $
+# $NetBSD: Makefile,v 1.18 2013/03/05 13:56:23 taca Exp $
#
DISTNAME= ${TYPO3NAME}
@@ -16,7 +16,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-{mysql,pgsql}>=5.1.0:../../databases/php-mysql
DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.2.0:../../archivers/php-zlib/
DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json
-VER= 4.6.15
+VER= 4.6.16
NO_BUILD= yes
USE_TOOLS+= pax
diff --git a/www/typo3_46/PLIST b/www/typo3_46/PLIST
index f80549471e5..a7433d0894d 100644
--- a/www/typo3_46/PLIST
+++ b/www/typo3_46/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2012/11/08 13:50:48 taca Exp $
+@comment $NetBSD: PLIST,v 1.10 2013/03/05 13:56:23 taca Exp $
${EGDIR}/localconf.php
${TYPO3DIR}/${TYPO3NAME}/ChangeLog
${TYPO3DIR}/${TYPO3NAME}/GPL.txt
@@ -1727,7 +1727,6 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/insert3.gif
${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/insert4.gif
${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/insert5.png
${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/installbackground.jpg
-${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/installlogo.gif
${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/legend.gif
${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/lightning.png
${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/lightning_green.png
@@ -2301,7 +2300,6 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/cms/layout/res/t3grid-tabledown.png
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/cms/layout/res/t3grid-tableleft.png
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/cms/layout/res/t3grid-tableright.png
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/cms/layout/res/t3grid-tableup.png
-${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/cms/layout/res/typo3.pageModule.js
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/cms/layout/wizard_backend_layout.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/cms/layout/wizard_backend_layout.png
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/cms/locallang_csh_webinfo.xlf
@@ -3260,6 +3258,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Tests/Unit/MVC/Web/RequestTest.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Tests/Unit/MVC/Web/Routing/UriBuilderTest.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Tests/Unit/Object/Container/ClassInfoFactoryTest.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Tests/Unit/Object/Container/ContainerTest.php
+${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Tests/Unit/Object/Container/Fixtures/NamespaceTestclasses.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Tests/Unit/Object/Container/Fixtures/Testclasses.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Tests/Unit/Persistence/Mapper/DataMapFactoryTest.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Tests/Unit/Persistence/ObjectStorageTest.php
@@ -3503,6 +3502,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/fluid/Classes/ViewHelpers/Widget/LinkViewH
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/fluid/Classes/ViewHelpers/Widget/PaginateViewHelper.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/fluid/Classes/ViewHelpers/Widget/UriViewHelper.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/fluid/Configuration/TypoScript/setup.txt
+${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/fluid/Resources/Private/Language/locallang.xml
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/fluid/Resources/Private/Templates/ViewHelpers/Widget/Autocomplete/Index.html
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/fluid/Resources/Private/Templates/ViewHelpers/Widget/Paginate/Index.html
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/fluid/Tests/Unit/Core/Fixtures/TestViewHelper.php
@@ -4551,6 +4551,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/lib/php-openid/Auth/OpenID/FileStor
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/lib/php-openid/Auth/OpenID/HMAC.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/lib/php-openid/Auth/OpenID/Interface.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/lib/php-openid/Auth/OpenID/KVForm.php
+${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/lib/php-openid/Auth/OpenID/MDB2Store.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/lib/php-openid/Auth/OpenID/MemcachedStore.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/lib/php-openid/Auth/OpenID/Message.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/openid/lib/php-openid/Auth/OpenID/MySQLStore.php
diff --git a/www/typo3_46/distinfo b/www/typo3_46/distinfo
index fd9d41d2f57..fbbca6ed2d4 100644
--- a/www/typo3_46/distinfo
+++ b/www/typo3_46/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.15 2012/11/14 14:52:46 taca Exp $
+$NetBSD: distinfo,v 1.16 2013/03/05 13:56:23 taca Exp $
-SHA1 (dummy-4.6.15.tar.gz) = 9005fe6cf6d29255361212c63adbc6883a59dd28
-RMD160 (dummy-4.6.15.tar.gz) = ddbeac165529e6f7f81ff77d7eccfe1bfdba970b
-Size (dummy-4.6.15.tar.gz) = 10146 bytes
-SHA1 (typo3_src-4.6.15.tar.gz) = 1b4a20d43d8a0cd5343a292b3db0d1d867a56d81
-RMD160 (typo3_src-4.6.15.tar.gz) = 8c58dc9aea8366c62b5a5b384fcf8a2957063207
-Size (typo3_src-4.6.15.tar.gz) = 21379543 bytes
+SHA1 (dummy-4.6.16.tar.gz) = 655efb6ba328f3e767c17de2465c4c4d1c9f6f1b
+RMD160 (dummy-4.6.16.tar.gz) = db044b0e1f8df8296dabe640f60b1e3e4dc28072
+Size (dummy-4.6.16.tar.gz) = 10145 bytes
+SHA1 (typo3_src-4.6.16.tar.gz) = 5a3ada5f5b7edb8a9af3699eaf377d8720d467f7
+RMD160 (typo3_src-4.6.16.tar.gz) = 2366a07d5bd1333a07881ecd7a924c1da2b58479
+Size (typo3_src-4.6.16.tar.gz) = 21380112 bytes
SHA1 (patch-t3lib_config__default.php) = 41dfac4e4cb9ecf20139b3756c6317c852d41327