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.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/56e058308597
branches:  trunk
changeset: 553567:56e058308597
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 25 05:00:14 2009 +0000

description:
Update www/typo3 package to 4.2.5.

All versions are maintenance releases and contain only bugfixes.

IMPORTANT: These versions contain important fixes of regressions from
the earlier versions released 20 January 2009, but they do not contain
additional security fixes.

ChangeLog:

2009-01-24  Ingmar Schlecht  <ingmar%typo3.org@localhost>

        * Release of TYPO3 4.2.5

2009-01-24  Ingmar Schlecht  <ingmar%typo3.org@localhost>

        * Fixed bug #10205: DB session record is only created when user is authenticated (thanks also to Michael Stucki)

2009-01-20  Steffen Kamper  <info%sk-typo3.de@localhost>

        * Fixed bug #9345: Bug: CSV export includes _CLIPBOARD_ in header row (thanks to Christian Kuhn)

diffstat:

 www/typo3/MESSAGE  |   6 +++---
 www/typo3/Makefile |   4 ++--
 www/typo3/distinfo |  14 +++++++-------
 3 files changed, 12 insertions(+), 12 deletions(-)

diffs (53 lines):

diff -r 60b2008e6295 -r 56e058308597 www/typo3/MESSAGE
--- a/www/typo3/MESSAGE Sun Jan 25 04:46:51 2009 +0000
+++ b/www/typo3/MESSAGE Sun Jan 25 05:00:14 2009 +0000
@@ -1,8 +1,8 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1 2009/01/21 13:10:05 taca Exp $
+$NetBSD: MESSAGE,v 1.2 2009/01/25 05:00:14 taca Exp $
 
-If you update from older release, you will need to create a new
-encryption key.
+If you update from old release (4.2.3 or before), you will need to create
+a new encryption key.
 
 (1) Upgrade to the new TYPO3 version.
 (2) Clear the configuration cache
diff -r 60b2008e6295 -r 56e058308597 www/typo3/Makefile
--- a/www/typo3/Makefile        Sun Jan 25 04:46:51 2009 +0000
+++ b/www/typo3/Makefile        Sun Jan 25 05:00:14 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2009/01/21 13:10:05 taca Exp $
+# $NetBSD: Makefile,v 1.11 2009/01/25 05:00:14 taca Exp $
 #
 
 DISTNAME=      ${TYPO3NAME}
@@ -16,7 +16,7 @@
 
 PKG_DESTDIR_SUPPORT=   destdir
 
-VER=           4.2.4
+VER=           4.2.5
 NO_BUILD=      yes
 USE_TOOLS=     pax
 
diff -r 60b2008e6295 -r 56e058308597 www/typo3/distinfo
--- a/www/typo3/distinfo        Sun Jan 25 04:46:51 2009 +0000
+++ b/www/typo3/distinfo        Sun Jan 25 05:00:14 2009 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.5 2009/01/21 13:10:05 taca Exp $
+$NetBSD: distinfo,v 1.6 2009/01/25 05:00:14 taca Exp $
 
-SHA1 (dummy-4.2.4.tar.gz) = a9ac14611c0602f14f6f159682c09062a35c2b2a
-RMD160 (dummy-4.2.4.tar.gz) = 06bbade2a97d0c89cb1f45e5c270e098db0b7d72
-Size (dummy-4.2.4.tar.gz) = 9427 bytes
-SHA1 (typo3_src-4.2.4.tar.gz) = 6165fd8b0e22a0a5ea9658cf1917c9f9999c485e
-RMD160 (typo3_src-4.2.4.tar.gz) = 6e06b538b6d3557a0128dc727a43c70b726a5e4f
-Size (typo3_src-4.2.4.tar.gz) = 8143390 bytes
+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 (patch-aa) = 12dc31e5d1b03f38c4957a08a5451da667d58214



Home | Main Index | Thread Index | Old Index