diff options
author | taca <taca@pkgsrc.org> | 2013-03-05 13:57:48 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-03-05 13:57:48 +0000 |
commit | ebc10cc7c04e0cb3a57e1080a8bd4bd849eaaa33 (patch) | |
tree | a4592b007ef6ce29600ae9f3bd5a8ce50d3a7c7f | |
parent | f104d2eac9bac5eb766aa4c0e8b0f80b1a2f96d1 (diff) | |
download | pkgsrc-ebc10cc7c04e0cb3a57e1080a8bd4bd849eaaa33.tar.gz |
Update typo3_45 to 4.5.23.
2013-02-14 de390e0 [RELEASE] Release of TYPO3 4.5.23 (TYPO3 Release Team)
2013-02-14 63a1e27 [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-02-09 c9ef82d #24248 [BUGFIX] t3lib_iconWorks must check if array exists before using it (Jigal van Hemert)
2013-02-09 83f1185 #32686 [BUGFIX] BE user switch impossible when in adminOnly mode (Philipp Kitzberger)
2013-02-09 3d289da #34460 [BUGFIX] Excludefieds must exclude admin only tables (Georg Ringer)
2013-02-09 6d006e2 #33214 [BUGFIX] TypoLink: absolute urls when installed in subfolder (Nils Seinschedt)
2013-02-08 50372c5 [TASK] Raise submodule pointer (Christian Kuhn)
2013-02-07 6c8214e #34129 [BUGFIX][Cache][PDO] Duplicate cache entry possible (Leon Dietsch)
2013-02-03 cf0fb91 #36364 [BUGFIX] IE9 compatibility clear cache menu (Andreas Kiessling)
2013-02-02 05d9084 #44416 [BUGFIX] Hook call modifyDBRow in ContentContentObject (Alina Fleser)
2013-02-02 6f5e19f #43886 [BUGFIX] Fix misspelling in RTE meta menu (Tomita Militaru)
2013-02-02 b1a5a4b #38505 [BUGFIX] load TCA before manipulation (Jigal van Hemert)
2013-01-31 05c879f #45050 [TASK] DataHandler::getAutoVersionId() should be public (Oliver Hader)
2013-01-28 9c32684 #31027 [BUGFIX] Load date-time picker in scheduler module (Christian Kuhn)
2013-01-27 8ff08c4 #42845 [BUGFIX] Quick Edit triggers warnings of missing key uid (Philipp Gampe)
2013-01-27 d808455 [TASK] Raise submodule pointer (Christian Kuhn)
2013-01-25 ede6862 #39680 [BUGFIX] Fix warnings in em on tab Maintenance (Philipp Gampe)
2013-01-25 1e0c188 #44145 [BUGFIX] Correct TCA inclusion for uploads rendering (Georg Ringer)
2013-01-24 2b64b11 #38240 [BUGFIX] Update description on changed error reporting defaults (Mario Rimann)
2013-01-24 e16d0f1 #43919 [BUGFIX] Fix typos in stdWrap_crop description (Wouter Wolters)
2013-01-12 306b134 #38135 [BUGFIX] Apc Cache backend has side effects (Daniel Pötzinger)
2013-01-04 44f7fdd #44301 [BUGFIX] Invalid call to t3lib_TCEmain::processRemapStack() (Oliver Hader)
2013-01-04 ea7de49 [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-01-02 94fb5a7 #42092 [BUGFIX] Suggest wizard is behind form inputs (Xavier Perseguers)
2013-01-01 04fca2a #44263 [BUGFIX] phpdoc: $urlParameters can be a string (Stefan Neufeind)
2012-12-20 da58b20 #34964 [BUGFIX] FE session records are never removed (Steffen Müller)
2012-12-20 3ed1ba5 #32278 [BUGFIX] INTincScript_loadJSCode() causes PHP warnings (Markus Klein)
2012-12-10 ec03f10 #43603 [BUGFIX] Enable the RTE with WebKit version 534 on iOS and Android (Stanislas Rolland)
2012-12-10 10688b1 #38472 [BUGFIX] Remove HTML in RuntimeException from sysext 'install' (Philipp Gampe)
2012-12-01 236e831 #25113 [BUGFIX] Fix wrong column title in web>list for field colpos (Martin Kästner)
2012-12-01 339f739 #43470 [BUGFIX] SqlParser: trim all kinds of whitespaces (Stefan Neufeind)
2012-11-30 1666d38 #43459 [TASK] Remove typo3.pageModule.js (Falk Kühnel)
2012-11-30 8892bbe #42292 [BUGFIX] Installer: Reference images wrong (Christian Kuhn)
2012-11-30 9716cf8 #41608 [BUGFIX] Page Information shows incorrect number of total hits (Andrew Moore)
2012-11-29 209d607 #42908 [BUGFIX] Old logo on "Install Tool is locked" page (Nikolas Schmidt-Voigt)
2012-11-27 e87270e #42236 [TASK] openid: Update php-openid to 2.2.2 (Stefan Neufeind)
2012-11-24 7199e5d #34098 [TASK] Group excludefields by table (Johannes Feustel)
2012-11-24 971145f #43264 [BUGFIX] Hide version selector if workspaces are used (Helmut Hummel)
2012-11-21 8402d9b [TASK] Raise submodule pointer (TYPO3 Release Team)
-rw-r--r-- | www/typo3_45/Makefile | 4 | ||||
-rw-r--r-- | www/typo3_45/PLIST | 5 | ||||
-rw-r--r-- | www/typo3_45/distinfo | 14 |
3 files changed, 11 insertions, 12 deletions
diff --git a/www/typo3_45/Makefile b/www/typo3_45/Makefile index 2fa7d373b58..bfb1d402627 100644 --- a/www/typo3_45/Makefile +++ b/www/typo3_45/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/11/14 14:51:27 taca Exp $ +# $NetBSD: Makefile,v 1.19 2013/03/05 13:57:48 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.5.22 +VER= 4.5.23 NO_BUILD= yes USE_TOOLS+= pax diff --git a/www/typo3_45/PLIST b/www/typo3_45/PLIST index b09779181e1..dac03eb88d7 100644 --- a/www/typo3_45/PLIST +++ b/www/typo3_45/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2012/11/08 13:48:39 taca Exp $ +@comment $NetBSD: PLIST,v 1.9 2013/03/05 13:57:48 taca Exp $ ${EGDIR}/localconf.php ${TYPO3DIR}/${TYPO3NAME}/ChangeLog ${TYPO3DIR}/${TYPO3NAME}/GPL.txt @@ -1681,7 +1681,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 @@ -2250,7 +2249,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.xml @@ -3970,6 +3968,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_45/distinfo b/www/typo3_45/distinfo index cbe83f5730d..5acd13a69a2 100644 --- a/www/typo3_45/distinfo +++ b/www/typo3_45/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.15 2012/11/14 14:51:27 taca Exp $ +$NetBSD: distinfo,v 1.16 2013/03/05 13:57:48 taca Exp $ -SHA1 (dummy-4.5.22.tar.gz) = 36129c1729cb262ba0200141a7d50ac04f626672 -RMD160 (dummy-4.5.22.tar.gz) = 95a6b0c11d23762f5f93dbd23a73afad9f1fa6a7 -Size (dummy-4.5.22.tar.gz) = 9855 bytes -SHA1 (typo3_src-4.5.22.tar.gz) = befa30e4c714eb2c3ad12037d36709e10631323b -RMD160 (typo3_src-4.5.22.tar.gz) = 70cd9bfa644c08c0144a869c6d3574ec5b48a2db -Size (typo3_src-4.5.22.tar.gz) = 20643964 bytes +SHA1 (dummy-4.5.23.tar.gz) = 477976f7dc265a016c5762ab51f3bb32253ff2b6 +RMD160 (dummy-4.5.23.tar.gz) = 0e2a93b595bb73c71ca0435db5316c7e166bf868 +Size (dummy-4.5.23.tar.gz) = 9852 bytes +SHA1 (typo3_src-4.5.23.tar.gz) = 7b4a682957e28fc68e67d5fed5fd5b50a9ba1574 +RMD160 (typo3_src-4.5.23.tar.gz) = 8549ee89c07bf8f7c0e0ed568dae1270ea07314f +Size (typo3_src-4.5.23.tar.gz) = 20640996 bytes SHA1 (patch-aa) = dd0847334b30215a822bcdcd9231862d7eab68a6 |