pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/typo3 Update www/typo3 package to 4.2.9.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ba22001401d
branches: trunk
changeset: 399743:2ba22001401d
user: taca <taca%pkgsrc.org@localhost>
date: Tue Sep 29 13:36:58 2009 +0000
description:
Update www/typo3 package to 4.2.9.
It is bug fix release and this is a leaf package.
2009-09-28 Ingmar Schlecht <ingmar%typo3.org@localhost>
* Release of TYPO3 4.2.9
2009-09-20 Francois Suter <francois%typo3.org@localhost>
* Fixed bug #11995: Prompt for keyboard input does not get displayed in CLI scripts
* Fixed bug #11224: Special menu directory only renders 1st level if special.value is a mount point (Thanks to Xavier Perseguers)
2009-09-19 Rupert Germann <rupi%gmx.li@localhost>
* Fixed bug #11986: dynamic update of translation status im EM is broken
2009-09-17 Rupert Germann <rupi%gmx.li@localhost>
* Fixed bug #9270: Editors can´t undelete records in history (thanks to Christian Hernmarck)
2009-09-15 Stanislas Rolland <typo3%sjbr.ca@localhost>
* Fixed bug #11915: htmlArea RTE: superfluous span tags in content after server-based cleaning on paste operation
* Updated htmlArea RTE version to 1.7.12 (branch TYPO3_4-2)
* Follow-up to bug #11946: htmlArea RTE: reference was made to context menu item after context menu was closed
2009-09-13 Stanislas Rolland <typo3%sjbr.ca@localhost>
* Fixed bug #11847: htmlArea RTE displays empty editing area in Opera 10
* Fixed bug #11946: htmlArea RTE: table properties editing dialogue windows loose focus after opening in IE8
2009-09-01 Oliver Hader <oliver%typo3.org@localhost>
* Fixed bug #11845: Typo in a CLI error mesage: suue -> sure (thanks to Oliver Klee)
2009-08-26 Michael Stucki <michael%typo3.org@localhost>
* Fixed bug #11731: ENABLE_INSTALL_TOOL file check in yellow box does not check the file age (thanks to Moreno Feltscher)
2009-08-19 Michael Stucki <michael%typo3.org@localhost>
* Fixed bug #11716: Install Tool always sets TYPO3_CONF_VARS[FE][disableNoCacheParameter] upon save
2009-08-14 Michael Stucki <michael%typo3.org@localhost>
* Fixed bug #8968: DBAL incompatible SQL in "impexp" extension (thanks to Marc Bastian Heinrichs)
2009-08-12 Michael Stucki <michael%typo3.org@localhost>
* Follow-up to bug #11513: Shorten one ident field which is known to be too long (solved the issue on those setups where the DB is not updated)
* Fixed bug #11513: cache_hash table could not be filled because information field (ident) was too short (thanks to Ingo Schmitt)
2009-08-02 Oliver Hader <oliver%typo3.org@localhost>
* Fixed bug #10769: Wrong encoded email header (thanks to Ivan Kartolo)
2009-07-20 Ingo Renner <ingo%typo3.org@localhost>
* Fixed bug: #11006: Tooltip for page path in Page/List module is missing (thanks to Steffen Gebert)
2009-07-19 Oliver Hader <oliver%typo3.org@localhost>
* Fixed bug #6875: IRRE - Sorting of child records is inverted on moving parent record to different page (thanks to Nabil Saleh)
2009-07-09 Martin Kutschker <masi%typo3.org@localhost>
* Fixed bug: same error message is used twice for different errors
2009-07-08 Oliver Hader <oliver%typo3.org@localhost>
* Fixed bug #11412: Using typolinkLinkAccessRestrictedPages does not take different domain names into account
diffstat:
www/typo3/Makefile | 4 ++--
www/typo3/distinfo | 14 +++++++-------
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (38 lines):
diff -r 9e609316b2ed -r 2ba22001401d www/typo3/Makefile
--- a/www/typo3/Makefile Tue Sep 29 13:32:10 2009 +0000
+++ b/www/typo3/Makefile Tue Sep 29 13:36:58 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2009/07/06 15:15:44 taca Exp $
+# $NetBSD: Makefile,v 1.15 2009/09/29 13:36:58 taca Exp $
#
DISTNAME= ${TYPO3NAME}
@@ -17,7 +17,7 @@
PKG_DESTDIR_SUPPORT= destdir
-VER= 4.2.8
+VER= 4.2.9
NO_BUILD= yes
USE_TOOLS= pax
diff -r 9e609316b2ed -r 2ba22001401d www/typo3/distinfo
--- a/www/typo3/distinfo Tue Sep 29 13:32:10 2009 +0000
+++ b/www/typo3/distinfo Tue Sep 29 13:36:58 2009 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.8 2009/07/06 15:15:44 taca Exp $
+$NetBSD: distinfo,v 1.9 2009/09/29 13:36:58 taca Exp $
-SHA1 (dummy-4.2.8.tar.gz) = 0f553b29ed3eef4ab1bbeb0168fe704427f5e943
-RMD160 (dummy-4.2.8.tar.gz) = 2ace5358675e54f743781b4315a47efc6cb2ad2a
-Size (dummy-4.2.8.tar.gz) = 9380 bytes
-SHA1 (typo3_src-4.2.8.tar.gz) = 6af5ab97bd8ff5a8ab9c895b3a1b193c3c97e852
-RMD160 (typo3_src-4.2.8.tar.gz) = f20d4c748bf633cd42170a9c6ce69fb8b60138f2
-Size (typo3_src-4.2.8.tar.gz) = 8150235 bytes
+SHA1 (dummy-4.2.9.tar.gz) = 7cbf005ea91a4b94e7f12aeb7d3b1b99574a2252
+RMD160 (dummy-4.2.9.tar.gz) = 50c4623d135dbd79d972ade992d8b3b5b5565711
+Size (dummy-4.2.9.tar.gz) = 9378 bytes
+SHA1 (typo3_src-4.2.9.tar.gz) = f6be5d1034ed0d0f10dd3b295423b6b67a26340b
+RMD160 (typo3_src-4.2.9.tar.gz) = b90d66945c8098074bd077b1db878d6fa4c00ca1
+Size (typo3_src-4.2.9.tar.gz) = 8147838 bytes
SHA1 (patch-aa) = 12dc31e5d1b03f38c4957a08a5451da667d58214
Home |
Main Index |
Thread Index |
Old Index