diff options
author | taca <taca@pkgsrc.org> | 2009-02-10 09:35:40 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2009-02-10 09:35:40 +0000 |
commit | ee31fd80196dae3339b47a8b69910119becebab7 (patch) | |
tree | a3827c4c42a6e9c654b59eda120600b5d067332e | |
parent | 8b2d2ddb173af0d1bcfd17853722fb053712af97 (diff) | |
download | pkgsrc-ee31fd80196dae3339b47a8b69910119becebab7.tar.gz |
Update www/typo3 package to 4.2.6.
Quote from release announce is here and see ChangeLog for detail.
All versions are maintenance releases and contain bugfixes
and security fixes.
IMPORTANT: These versions include an important security fix
to the TYPO3 core. A security announcement has just been
released:
http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-002/
-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 e6272709bf3..e33848bef26 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2009/01/25 05:00:14 taca Exp $ +# $NetBSD: Makefile,v 1.12 2009/02/10 09:35:40 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.5 +VER= 4.2.6 NO_BUILD= yes USE_TOOLS= pax diff --git a/www/typo3/distinfo b/www/typo3/distinfo index 07a084b2114..39971dac0aa 100644 --- a/www/typo3/distinfo +++ b/www/typo3/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.6 2009/01/25 05:00:14 taca Exp $ +$NetBSD: distinfo,v 1.7 2009/02/10 09:35:40 taca Exp $ -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 (dummy-4.2.6.tar.gz) = 212b473a29d05444d5676a18d0db2e87eaea6cf0 +RMD160 (dummy-4.2.6.tar.gz) = fdf6d966db35de7844314a5b9838b0ca4c064c5b +Size (dummy-4.2.6.tar.gz) = 9425 bytes +SHA1 (typo3_src-4.2.6.tar.gz) = 6bf22e18ca9e9ae2bc084a0f07b2f857979a8a22 +RMD160 (typo3_src-4.2.6.tar.gz) = 1bd1741770de65582fc02df539044ddc666612f1 +Size (typo3_src-4.2.6.tar.gz) = 8147681 bytes SHA1 (patch-aa) = 12dc31e5d1b03f38c4957a08a5451da667d58214 |