Update typo3_45 package to 4.5.11 (TYPO3 4.5.11).
This is bug fix only release, no security fix. 2012-01-24 a9a1736 [RELEASE] Release of TYPO3 4.5.11 (TYPO3 v4 Release Team) 2012-01-24 75b26cf [TASK] Raise submodule pointer (TYPO3 v4 Release Team) 2012-01-24 80c03a0 #31771 [BUGFIX] typolink prepends wrong domain when using url scheme (Dmitry Dulepov) 2012-01-212edfa73
#32301 [BUGFIX] htmlArea RTE: magic image maxWidth is not working as expected (Stanislas Rolland) 2012-01-20 8f1bc21 #31763 [BUGFIX] htmlArea RTE : Adding link problem with IE (Stanislas Rolland) 2012-01-18 78ffa6a #28007 [BUGFIX] TCEmain::clear_cacheCmd relies on active BE_USER (Steffen Gebert) 2012-01-18 5d9ef81 #22328 [BUGFIX] md5.js fails with non-ascii-characters (Stefan Neufeind) 2012-01-17 8ea93c5 #32263 [BUGFIX] HTML entity is inserted before and after inline element (Stanislas Rolland) 2012-01-17 b1b7526 #32448 [BUGFIX] Module menu link wrap (Felix Kopp) 2012-01-14 b64c169 #31379 [BUGFIX] alt_doc.php uses deleted alternative page languages for translations (Marcus Krause) 2012-01-13 d6dbf87 #18545 [BUGFIX] Vague error message in t3lib_div (Dmitry Dulepov) 2012-01-08 2912a6c #32970 [BUGFIX] Typo in Install Tool (Georg Ringer) 2011-12-24 3896040 #32753 [TASK] Scheduler: Add "Add Task" button to header (Markus Klein) 2011-12-24 19fa973 #32768 [BUGFIX] Reports are called twice (Philipp Gampe) 2011-12-20 ae06430 [TASK] Raise submodule pointer (TYPO3 v4 Release Team) 2011-12-20e4e9928
[TASK] Set TYPO3 version to 4.5.11-dev (TYPO3 v4 Release Team)
This commit is contained in:
parent
6d66729605
commit
d3f6f58ebf
2 changed files with 9 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2011/12/24 14:25:50 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2012/01/31 13:23:35 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.10
|
||||
VER= 4.5.11
|
||||
NO_BUILD= yes
|
||||
USE_TOOLS= pax
|
||||
|
||||
|
|
|
@ -1,10 +1,9 @@
|
|||
$NetBSD: distinfo,v 1.3 2011/12/24 14:25:50 taca Exp $
|
||||
$NetBSD: distinfo,v 1.4 2012/01/31 13:23:35 taca Exp $
|
||||
|
||||
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 (dummy-4.5.11.tar.gz) = 985e7b4319aade6df958601f9ffc86dbef93532b
|
||||
RMD160 (dummy-4.5.11.tar.gz) = da77489deadc729f567e9686c831bca387231f5a
|
||||
Size (dummy-4.5.11.tar.gz) = 9857 bytes
|
||||
SHA1 (typo3_src-4.5.11.tar.gz) = ff339747109b1f2672acc74f77b0c663b6813dbc
|
||||
RMD160 (typo3_src-4.5.11.tar.gz) = 913474133aa0c30e8ca3caa7784754b66028a708
|
||||
Size (typo3_src-4.5.11.tar.gz) = 20530278 bytes
|
||||
SHA1 (patch-aa) = dd0847334b30215a822bcdcd9231862d7eab68a6
|
||||
SHA1 (patch-typo3_sysext_rtehtmlarea_class.tx__rtehtmlarea__base.php) = 47d4e8960eca02c5e046116c11ba4521156069ed
|
||||
|
|
Loading…
Reference in a new issue