diff options
author | taca <taca@pkgsrc.org> | 2010-01-14 14:59:26 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-01-14 14:59:26 +0000 |
commit | adda8a688f4b5071d7dca7a873f1d762589e43d1 (patch) | |
tree | 3ab748d32f8eecc8ff170debe9cf3584693fa80d /www/typo3 | |
parent | da7b699dba29e3a94dc2d60df454bb577b00562d (diff) | |
download | pkgsrc-adda8a688f4b5071d7dca7a873f1d762589e43d1.tar.gz |
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
Diffstat (limited to 'www/typo3')
-rw-r--r-- | www/typo3/Makefile | 4 | ||||
-rw-r--r-- | www/typo3/PLIST | 3 | ||||
-rw-r--r-- | www/typo3/distinfo | 14 |
3 files changed, 11 insertions, 10 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index 89df181c5d8..e475c62b645 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -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 diff --git a/www/typo3/PLIST b/www/typo3/PLIST index 973ae7844d4..d5fadc697bd 100644 --- a/www/typo3/PLIST +++ b/www/typo3/PLIST @@ -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 diff --git a/www/typo3/distinfo b/www/typo3/distinfo index ed8c1c2ff6d..c2d5e2248df 100644 --- a/www/typo3/distinfo +++ b/www/typo3/distinfo @@ -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 |