Update typo3 package to 4.3.1
he TYPO3 core team has just released TYPO3 version 4.3.1, which is now ready for you to download. It is a maintenance release of the current stable branch 4.3 and contains bugfixes and security fixes. IMPORTANT: This version includes important security fixes to the TYPO3 core. A security announcement has just been released: http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-001/ For details about the release, see: http://wiki.typo3.org/index.php/TYPO3_4.3.1
This commit is contained in:
parent
da7b699dba
commit
adda8a688f
3 changed files with 11 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.17 2009/12/02 15:51:01 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2010/01/14 14:59:26 taca Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ${TYPO3NAME}
|
||||
|
@ -17,7 +17,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.2.0:../../archivers/php-zlib/
|
|||
|
||||
PKG_DESTDIR_SUPPORT= destdir
|
||||
|
||||
VER= 4.3.0
|
||||
VER= 4.3.1
|
||||
NO_BUILD= yes
|
||||
USE_TOOLS= pax
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.9 2009/12/02 15:51:01 taca Exp $
|
||||
@comment $NetBSD: PLIST,v 1.10 2010/01/14 14:59:26 taca Exp $
|
||||
${EGDIR}/localconf.php
|
||||
${TYPO3DIR}/${TYPO3NAME}/ChangeLog
|
||||
${TYPO3DIR}/${TYPO3NAME}/GPL.txt
|
||||
|
@ -653,6 +653,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/c_wiz/images_only.gif
|
|||
${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/c_wiz/login_form.gif
|
||||
${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/c_wiz/mailform.gif
|
||||
${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/c_wiz/multimedia.gif
|
||||
${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/c_wiz/regular_header.gif
|
||||
${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/c_wiz/regular_text.gif
|
||||
${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/c_wiz/searchform.gif
|
||||
${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/c_wiz/sitemap.gif
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
$NetBSD: distinfo,v 1.11 2009/12/02 15:51:01 taca Exp $
|
||||
$NetBSD: distinfo,v 1.12 2010/01/14 14:59:26 taca Exp $
|
||||
|
||||
SHA1 (dummy-4.3.0.tar.gz) = 542342a96c60dddacc472f4fdecf26596c5f1642
|
||||
RMD160 (dummy-4.3.0.tar.gz) = 5329b32832dfc0a483dc408d08bddfa1b444c9c1
|
||||
Size (dummy-4.3.0.tar.gz) = 9553 bytes
|
||||
SHA1 (typo3_src-4.3.0.tar.gz) = 50c2248d169156605e971f0437ace204a0b8dd71
|
||||
RMD160 (typo3_src-4.3.0.tar.gz) = d40601af50bc4c20bc7826a2aff955f10be0da81
|
||||
Size (typo3_src-4.3.0.tar.gz) = 11430561 bytes
|
||||
SHA1 (dummy-4.3.1.tar.gz) = 30d680ca1b1c3c78034f25bfe2283242d081d60e
|
||||
RMD160 (dummy-4.3.1.tar.gz) = d753fcb61d2dd429f9376530e9e9012d32875f56
|
||||
Size (dummy-4.3.1.tar.gz) = 9557 bytes
|
||||
SHA1 (typo3_src-4.3.1.tar.gz) = 5b6973fa00071cc9dd4e1e85166bd715ef6bd07b
|
||||
RMD160 (typo3_src-4.3.1.tar.gz) = ffdc7376fb8bf16fc3cea3d0f8ec839440dfce9c
|
||||
Size (typo3_src-4.3.1.tar.gz) = 11433669 bytes
|
||||
SHA1 (patch-aa) = d875821f094902b7afd1553d39524ed1656a8605
|
||||
|
|
Loading…
Reference in a new issue