diff options
author | taca <taca@pkgsrc.org> | 2011-09-14 11:49:45 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-09-14 11:49:45 +0000 |
commit | f14d399570ddc4a66da3057ff6c0e0aad05fff26 (patch) | |
tree | 44c6b09b98811aa6dac488fae2acae4ad4427754 /www | |
parent | d977e1c90f6adfb08b16b871603432acaf02a38e (diff) | |
download | pkgsrc-f14d399570ddc4a66da3057ff6c0e0aad05fff26.tar.gz |
Update typo3 package to 4.5.6.
Due to several security issues found in the TYPO3 Core, there was a
combined release of TYPO3 4.3.14, 4.4.11 and 4.5.6.
Find more details in the security bulletins:
http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2011-002/
http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2011-003/
Release Notes: http://wiki.typo3.org/wiki/TYPO3_4.5.6
Diffstat (limited to 'www')
-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 8c31bfd5e59..4c6fdc442fb 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2011/08/18 12:21:21 taca Exp $ +# $NetBSD: Makefile,v 1.34 2011/09/14 11:49:45 taca Exp $ # DISTNAME= ${TYPO3NAME} @@ -18,7 +18,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json PKG_DESTDIR_SUPPORT= user-destdir -VER= 4.5.5 +VER= 4.5.6 NO_BUILD= yes USE_TOOLS= pax diff --git a/www/typo3/distinfo b/www/typo3/distinfo index e6eed1edc7d..846df4e63d7 100644 --- a/www/typo3/distinfo +++ b/www/typo3/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.25 2011/08/18 12:21:21 taca Exp $ +$NetBSD: distinfo,v 1.26 2011/09/14 11:49:46 taca Exp $ -SHA1 (dummy-4.5.5.tar.gz) = a718a482b975e2d31b197b185ebc22c5d04d85a9 -RMD160 (dummy-4.5.5.tar.gz) = 9b624140fb8da21a7188715830bfd03e120faa44 -Size (dummy-4.5.5.tar.gz) = 7676 bytes -SHA1 (typo3_src-4.5.5.tar.gz) = 8c864aa7c67b703443a5889a4684f6aed6af254b -RMD160 (typo3_src-4.5.5.tar.gz) = 20ae6e46acb043f3559a069681459f2755b1ce66 -Size (typo3_src-4.5.5.tar.gz) = 20506753 bytes +SHA1 (dummy-4.5.6.tar.gz) = 99eb7f5c9ae19de579219bd4281c1997230c0a32 +RMD160 (dummy-4.5.6.tar.gz) = 48369d41d7a66839c7c2809fb9e9f1953dd8b255 +Size (dummy-4.5.6.tar.gz) = 7680 bytes +SHA1 (typo3_src-4.5.6.tar.gz) = b9043f541287c815d5d4170f78e43c9ba0169238 +RMD160 (typo3_src-4.5.6.tar.gz) = 2f0fe599c742807db8218717040ac61ed8ce220e +Size (typo3_src-4.5.6.tar.gz) = 20508179 bytes SHA1 (patch-aa) = dd0847334b30215a822bcdcd9231862d7eab68a6 |