diff options
author | taca <taca@pkgsrc.org> | 2009-01-25 05:00:14 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2009-01-25 05:00:14 +0000 |
commit | 05604f67f81244d20cca1718c57c1f772e45e8d4 (patch) | |
tree | f770307ae55fd11920e702cfafe77c38d77bbfc8 /www/typo3 | |
parent | ae43abeab2639018f2ddc12d82eadad343580184 (diff) | |
download | pkgsrc-05604f67f81244d20cca1718c57c1f772e45e8d4.tar.gz |
Update www/typo3 package to 4.2.5.
All versions are maintenance releases and contain only bugfixes.
IMPORTANT: These versions contain important fixes of regressions from
the earlier versions released 20 January 2009, but they do not contain
additional security fixes.
ChangeLog:
2009-01-24 Ingmar Schlecht <ingmar@typo3.org>
* Release of TYPO3 4.2.5
2009-01-24 Ingmar Schlecht <ingmar@typo3.org>
* Fixed bug #10205: DB session record is only created when user is authenticated (thanks also to Michael Stucki)
2009-01-20 Steffen Kamper <info@sk-typo3.de>
* Fixed bug #9345: Bug: CSV export includes _CLIPBOARD_ in header row (thanks to Christian Kuhn)
Diffstat (limited to 'www/typo3')
-rw-r--r-- | www/typo3/MESSAGE | 6 | ||||
-rw-r--r-- | www/typo3/Makefile | 4 | ||||
-rw-r--r-- | www/typo3/distinfo | 14 |
3 files changed, 12 insertions, 12 deletions
diff --git a/www/typo3/MESSAGE b/www/typo3/MESSAGE index 39e0688426d..7284b64d379 100644 --- a/www/typo3/MESSAGE +++ b/www/typo3/MESSAGE @@ -1,8 +1,8 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2009/01/21 13:10:05 taca Exp $ +$NetBSD: MESSAGE,v 1.2 2009/01/25 05:00:14 taca Exp $ -If you update from older release, you will need to create a new -encryption key. +If you update from old release (4.2.3 or before), you will need to create +a new encryption key. (1) Upgrade to the new TYPO3 version. (2) Clear the configuration cache diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 601b46d8b10..e6272709bf3 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2009/01/21 13:10:05 taca Exp $ +# $NetBSD: Makefile,v 1.11 2009/01/25 05:00:14 taca Exp $ # DISTNAME= ${TYPO3NAME} @@ -16,7 +16,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.2.0:../../archivers/php-zlib/ PKG_DESTDIR_SUPPORT= destdir -VER= 4.2.4 +VER= 4.2.5 NO_BUILD= yes USE_TOOLS= pax diff --git a/www/typo3/distinfo b/www/typo3/distinfo index 8aa9cf27e38..07a084b2114 100644 --- a/www/typo3/distinfo +++ b/www/typo3/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.5 2009/01/21 13:10:05 taca Exp $ +$NetBSD: distinfo,v 1.6 2009/01/25 05:00:14 taca Exp $ -SHA1 (dummy-4.2.4.tar.gz) = a9ac14611c0602f14f6f159682c09062a35c2b2a -RMD160 (dummy-4.2.4.tar.gz) = 06bbade2a97d0c89cb1f45e5c270e098db0b7d72 -Size (dummy-4.2.4.tar.gz) = 9427 bytes -SHA1 (typo3_src-4.2.4.tar.gz) = 6165fd8b0e22a0a5ea9658cf1917c9f9999c485e -RMD160 (typo3_src-4.2.4.tar.gz) = 6e06b538b6d3557a0128dc727a43c70b726a5e4f -Size (typo3_src-4.2.4.tar.gz) = 8143390 bytes +SHA1 (dummy-4.2.5.tar.gz) = 1028b657a5ad7ee7debb64d22e91e8fa3a8bfb4b +RMD160 (dummy-4.2.5.tar.gz) = 81dd0ca6f2853695747f9ef9adffe17361b6e9bb +Size (dummy-4.2.5.tar.gz) = 9435 bytes +SHA1 (typo3_src-4.2.5.tar.gz) = 93c3cf6c5db77b93fa2e090ae272d29566e49d1b +RMD160 (typo3_src-4.2.5.tar.gz) = ee479703ea2631b906113613b681a60ce7841f9a +Size (typo3_src-4.2.5.tar.gz) = 8144727 bytes SHA1 (patch-aa) = 12dc31e5d1b03f38c4957a08a5451da667d58214 |