diff options
author | taca <taca@pkgsrc.org> | 2010-08-10 15:46:30 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-08-10 15:46:30 +0000 |
commit | 51834192ea150b59bc77e5d20edaae8f9a4e1336 (patch) | |
tree | 246c906de2ecf0a78b3f07cbbec73d3cd0aea324 /www/typo3 | |
parent | 566dc66fdf7f16f570a435fdd5441463c2891a80 (diff) | |
download | pkgsrc-51834192ea150b59bc77e5d20edaae8f9a4e1336.tar.gz |
Update TYPO3 to 4.4.2.
2010-08-06 Benjamin Mack <benni@typo3.org>
* Release of TYPO3 4.4.2
2010-08-05 Stanislas Rolland <typo3@sjbr.ca>
* Fixed bug #15355: htmlArea RTE: Using the advanded frontend editing,
the editor is not loaded in the text tab
2010-08-05 Steffen Kamper <steffen@typo3.org>
* Fixed bug #12646: Click on icon does not open/close sections
2010-08-05 Steffen Gebert <steffen@steffen-gebert.de>
* Fixed bug #14773: Styling issue when selecting position of new
created page
2010-08-05 Oliver Hader <oliver@typo3.org>
* Fixed bug #15343: dbClientCompress crashes with pconnect
* Fixed bug #15280: felogin redirect doesn't work anymore after
update to latest releases (4.2x - 4.4.x) (thanks to Helmut Hummel)
* Fixed bug #15282: It is impossible to set links to files any more
with the link wizard
* Fixed bug #15336: sys_actions shows wrong error if an "Record List"
action is not propertly configured (thanks to Stefan Galinski)
2010-08-03 Susanne Moog <typo3@susanne-moog.de>
* Fixed bug #15313: Link to deprecation logfile doesn't work in
installations inside a subdirectory (thanks to Stefan Galinski)
2010-08-03 Oliver Hader <oliver@typo3.org>
* Fixed bug #15265: InstallTool-login not possible after Update to
4.4.1 due to session_start() in extensions (thanks to Ernesto
Baschny and Helmut Hummel)
2010-08-02 Oliver Hader <oliver@typo3.org>
* Fixed bug #15289: Element-Browser page tree has HSC'ed <span> elements
2010-08-01 Oliver Hader <oliver@typo3.org>
* Fixed bug #15321: Unused variable $warningItems in tx_install
(thanks to Markus Klein)
2010-08-01 Susanne Moog <typo3@susanne-moog.de>
* Fixed bug #15292: Fatal error in DB browser because of wrong sprite
API usage (thanks to Alexandre Gravel-Raymond)
2010-07-30 Steffen Kamper <steffen@typo3.org>
* Follow-up to bug #15188: Remove default greyed out effect for CEs
(Thanks to Steffen Gebert)
* Fixed bug #15295: Page treeFilter not re-applied after branch
toggling (Thanks to Felix Kopp)
2010-07-29 Dmitry Dulepov <dmitry@typo3.org>
* Fixed bug #13427: t3lib_div::cleanOutputBuffers() might loop forever
(thanks to Stephan Seitz and Steffen Gebert)
Diffstat (limited to 'www/typo3')
-rw-r--r-- | www/typo3/Makefile | 4 | ||||
-rw-r--r-- | www/typo3/distinfo | 14 |
2 files changed, 9 insertions, 9 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index f4fcec65817..63b18b75289 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2010/07/28 16:16:20 taca Exp $ +# $NetBSD: Makefile,v 1.24 2010/08/10 15:46:30 taca Exp $ # DISTNAME= ${TYPO3NAME} @@ -17,7 +17,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.2.0:../../archivers/php-zlib/ PKG_DESTDIR_SUPPORT= user-destdir -VER= 4.4.1 +VER= 4.4.2 NO_BUILD= yes USE_TOOLS= pax diff --git a/www/typo3/distinfo b/www/typo3/distinfo index cc0095a2441..6aa8aad4fa2 100644 --- a/www/typo3/distinfo +++ b/www/typo3/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.16 2010/07/28 16:16:20 taca Exp $ +$NetBSD: distinfo,v 1.17 2010/08/10 15:46:30 taca Exp $ -SHA1 (dummy-4.4.1.tar.gz) = 5aacf49b257a422b25627eb7c60ac0ff5e1b356b -RMD160 (dummy-4.4.1.tar.gz) = c0f79ff2a74aab073bb19a315319dab04cf1b735 -Size (dummy-4.4.1.tar.gz) = 9562 bytes -SHA1 (typo3_src-4.4.1.tar.gz) = a958639f7bde7a1d66d186d37c458fb9681c1d3f -RMD160 (typo3_src-4.4.1.tar.gz) = b6f9b3c37f4712204a74cb97f25e898c3a95cbf7 -Size (typo3_src-4.4.1.tar.gz) = 18531958 bytes +SHA1 (dummy-4.4.2.tar.gz) = 5383a3a572bdeaad4ac4a5511906749990b84e62 +RMD160 (dummy-4.4.2.tar.gz) = e7434640447a9ce582cf84be6a122a0e0bfd07f4 +Size (dummy-4.4.2.tar.gz) = 9560 bytes +SHA1 (typo3_src-4.4.2.tar.gz) = 2a6e332bb1775661bd5b3ef7b7e2933ae754a1dd +RMD160 (typo3_src-4.4.2.tar.gz) = aa820c08208d9c0ffe7d6569df41c4a6b5e61e54 +Size (typo3_src-4.4.2.tar.gz) = 18528909 bytes SHA1 (patch-aa) = 95de6e8e518ec9b8c0227d75fa0cc85ab63ae1cb |