diff options
author | taca <taca@pkgsrc.org> | 2011-12-24 14:25:50 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-12-24 14:25:50 +0000 |
commit | e9ce31cdc4b8a10f1e784072a717e094858d634d (patch) | |
tree | 371216688eb8337e0bd5339e9a49963a162fa771 | |
parent | 82799a6a3c33df83e15cb89db10d067cea504992 (diff) | |
download | pkgsrc-e9ce31cdc4b8a10f1e784072a717e094858d634d.tar.gz |
Update www/typo3_45 package to 4.5.10.
2011-12-20 71fbd2b [RELEASE] Release of TYPO3 4.5.10 (TYPO3 v4 Release Team)
2011-12-20 f8d4623 #32626 [BUGFIX] Add SQL-comparator <> to SQL parser (Stefan Neufeind)
2011-12-19 ce5f5a7 #31622 [BUGFIX] Invalid query part on menu rendering (Oliver Hader)
2011-12-19 0114ceb Revert "[FEATURE] Add ExtJS xtype:modulepanel for BE Modules" (Ernesto Baschny)
2011-12-18 5038a58 #30758 [BUGFIX] Login fails silently, when no backend for rsaauth is available (Steffen Gebert)
2011-12-18 0f6f55d #27836 [BUGFIX] EM: Uploading extensions fails with Fatal Errors (Steffen Gebert)
2011-12-18 043f1c8 #32274 [BUGFIX] sessionTimeout for BE does not work (Mario Rimann)
2011-12-18 33234cb #32163 [BUGFIX] @charset must be lowercase in CSS (Markus Klein)
2011-12-18 e87e6a3 #18176 [BUGFIX] Log password attempt with empty password (Mario Rimann)
2011-12-18 5bccb23 #31350 [BUGFIX] Fatal error when exporting from root (Francois Suter)
2011-12-18 b9af0ca #28384 [FEATURE] Add ExtJS xtype:modulepanel for BE Modules (Kay Strobach)
2011-12-18 725a8c7 #21590 [BUGFIX] Warnings in BE when using "Update reference index" (Dmitry Dulepov)
2011-12-18 93c8987 #27969 [BUGFIX] Hide versioning icon in list when workspaces is installed (Tolleiv Nietsch)
2011-12-17 956ecc3 #32625 [BUGFIX] Fix path check for custom RTE styles (Stanislas Rolland)
2011-12-17 2b5a60d #32596 [BUGFIX] Ambiguous XCLASS naming tx_em_Connection_ExtDirectServer (Steffen Gebert)
2011-12-16 5b2516c #21054 [BUGFIX] Random miscalculations in ImageTTFBBox (Albrecht Koehnlein)
2011-12-16 ff97731 [TASK] Set TYPO3 version to 4.5.10-dev (TYPO3 v4 Release Team)
-rw-r--r-- | www/typo3_45/Makefile | 4 | ||||
-rw-r--r-- | www/typo3_45/distinfo | 15 |
2 files changed, 10 insertions, 9 deletions
diff --git a/www/typo3_45/Makefile b/www/typo3_45/Makefile index 1d974708f9e..13397012762 100644 --- a/www/typo3_45/Makefile +++ b/www/typo3_45/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/12/16 11:26:29 taca Exp $ +# $NetBSD: Makefile,v 1.4 2011/12/24 14:25:50 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.9 +VER= 4.5.10 NO_BUILD= yes USE_TOOLS= pax diff --git a/www/typo3_45/distinfo b/www/typo3_45/distinfo index 73099742fda..32f9fd97399 100644 --- a/www/typo3_45/distinfo +++ b/www/typo3_45/distinfo @@ -1,9 +1,10 @@ -$NetBSD: distinfo,v 1.2 2011/12/16 11:26:29 taca Exp $ +$NetBSD: distinfo,v 1.3 2011/12/24 14:25:50 taca Exp $ -SHA1 (dummy-4.5.9.tar.gz) = 35f087f0f6e41537df5a316eb6aaead4530121bd -RMD160 (dummy-4.5.9.tar.gz) = 572156742c20d51eb5150eea3e73c7ceddc569aa -Size (dummy-4.5.9.tar.gz) = 9850 bytes -SHA1 (typo3_src-4.5.9.tar.gz) = 9a25a91e3b5f79b1e16e31d646011efcb2db1e09 -RMD160 (typo3_src-4.5.9.tar.gz) = ca151142d9c91b688559a15d755b097a970c0bfd -Size (typo3_src-4.5.9.tar.gz) = 20526387 bytes +SHA1 (dummy-4.5.10.tar.gz) = 7f9a9c5ba42315ec8d7c97fdc3e7af57c44e7a94 +RMD160 (dummy-4.5.10.tar.gz) = 23650827a20dc52038dd2b525f80b27f3af35480 +Size (dummy-4.5.10.tar.gz) = 9855 bytes +SHA1 (typo3_src-4.5.10.tar.gz) = 2cfd9cd2ead0c5acaafb114df8d7b0f64b3fb316 +RMD160 (typo3_src-4.5.10.tar.gz) = 717d867e5255e64561ede520d68926c471c592df +Size (typo3_src-4.5.10.tar.gz) = 20528141 bytes SHA1 (patch-aa) = dd0847334b30215a822bcdcd9231862d7eab68a6 +SHA1 (patch-typo3_sysext_rtehtmlarea_class.tx__rtehtmlarea__base.php) = 47d4e8960eca02c5e046116c11ba4521156069ed |