Fri Apr 9 14:23:27 2010 UTC ()
Pullup ticket #3074 - requested by taca
typo3: security update

Revisions pulled up:
- www/typo3/Makefile			1.21
- www/typo3/PLIST				1.12
- www/typo3/distinfo			1.14
---
Module Name:	pkgsrc
Committed By:	taca
Date:		Fri Apr  9 10:15:24 UTC 2010

Modified Files:
	pkgsrc/www/typo3: Makefile PLIST distinfo

Log Message:
Update typo3 package to 4.3.3.

I coudn't access release note with the URL in release announce but
I could with http://wiki.typo3.org/index.php/TYPO3_4.3.3 at this
moment.

Quote from release announce:

TYPO3 version 4.3.3 is ready for download. It is a maintenance release
of version 4.3 and therefore contains only bugfixes and security fixes.

IMPORTANT: This version includes an important security fix
to the TYPO3 core. A security announcement has just been
released:
http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-008/

For details about the release, see:
http://wiki.typo3.org/TYPO3_4.3.3


(tron)
diff -r1.20 -r1.20.2.1 pkgsrc/www/typo3/Makefile
diff -r1.11 -r1.11.2.1 pkgsrc/www/typo3/PLIST
diff -r1.13 -r1.13.2.1 pkgsrc/www/typo3/distinfo

cvs diff -r1.20 -r1.20.2.1 pkgsrc/www/typo3/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/www/typo3/Attic/Makefile 2010/03/15 16:45:59 1.20
+++ pkgsrc/www/typo3/Attic/Makefile 2010/04/09 14:23:26 1.20.2.1
@@ -1,33 +1,33 @@ @@ -1,33 +1,33 @@
1# $NetBSD: Makefile,v 1.20 2010/03/15 16:45:59 taca Exp $ 1# $NetBSD: Makefile,v 1.20.2.1 2010/04/09 14:23:26 tron Exp $
2# 2#
3 3
4DISTNAME= ${TYPO3NAME} 4DISTNAME= ${TYPO3NAME}
5PKGNAME= typo3-${VER} 5PKGNAME= typo3-${VER}
6CATEGORIES= www 6CATEGORIES= www
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typo3/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typo3/}
8DISTFILES= ${TYPO3NAME}${EXTRACT_SUFX} ${SITESRC}${EXTRACT_SUFX} 8DISTFILES= ${TYPO3NAME}${EXTRACT_SUFX} ${SITESRC}${EXTRACT_SUFX}
9 9
10MAINTAINER= taca@NetBSD.org 10MAINTAINER= taca@NetBSD.org
11HOMEPAGE= http://typo3.com/ 11HOMEPAGE= http://typo3.com/
12COMMENT= The typo3 content management system 12COMMENT= The typo3 content management system
13LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
14 14
15DEPENDS+= ${PHP_PKG_PREFIX}-{mysql,pgsql}>=5.1.0:../../databases/php-mysql 15DEPENDS+= ${PHP_PKG_PREFIX}-{mysql,pgsql}>=5.1.0:../../databases/php-mysql
16DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.2.0:../../archivers/php-zlib/ 16DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.2.0:../../archivers/php-zlib/
17 17
18PKG_DESTDIR_SUPPORT= user-destdir 18PKG_DESTDIR_SUPPORT= user-destdir
19 19
20VER= 4.3.2 20VER= 4.3.3
21NO_BUILD= yes 21NO_BUILD= yes
22USE_TOOLS= pax 22USE_TOOLS= pax
23 23
24TYPO3NAME= typo3_src-${VER} 24TYPO3NAME= typo3_src-${VER}
25SITESRC= dummy-${VER} 25SITESRC= dummy-${VER}
26 26
27# maybe resides in lang/php/phpversion.mk 27# maybe resides in lang/php/phpversion.mk
28REPLACE_INTERPRETER+= php 28REPLACE_INTERPRETER+= php
29REPLACE.php.old= .*php[^ ]* 29REPLACE.php.old= .*php[^ ]*
30REPLACE.php.new= ${PREFIX}/bin/php 30REPLACE.php.new= ${PREFIX}/bin/php
31REPLACE_FILES.php= typo3/cli_dispatch.phpsh \ 31REPLACE_FILES.php= typo3/cli_dispatch.phpsh \
32 typo3/mod/user/ws/cli/ws_cli.phpsh \ 32 typo3/mod/user/ws/cli/ws_cli.phpsh \
33 typo3/sysext/indexed_search/cli/indexer_cli.phpsh 33 typo3/sysext/indexed_search/cli/indexer_cli.phpsh

cvs diff -r1.11 -r1.11.2.1 pkgsrc/www/typo3/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/www/typo3/Attic/PLIST 2010/02/23 14:12:22 1.11
+++ pkgsrc/www/typo3/Attic/PLIST 2010/04/09 14:23:26 1.11.2.1
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.11 2010/02/23 14:12:22 taca Exp $ 1@comment $NetBSD: PLIST,v 1.11.2.1 2010/04/09 14:23:26 tron Exp $
2${EGDIR}/localconf.php 2${EGDIR}/localconf.php
3${TYPO3DIR}/${TYPO3NAME}/ChangeLog 3${TYPO3DIR}/${TYPO3NAME}/ChangeLog
4${TYPO3DIR}/${TYPO3NAME}/GPL.txt 4${TYPO3DIR}/${TYPO3NAME}/GPL.txt
5${TYPO3DIR}/${TYPO3NAME}/INSTALL.txt 5${TYPO3DIR}/${TYPO3NAME}/INSTALL.txt
6${TYPO3DIR}/${TYPO3NAME}/LICENSE.txt 6${TYPO3DIR}/${TYPO3NAME}/LICENSE.txt
7${TYPO3DIR}/${TYPO3NAME}/NEWS.txt 7${TYPO3DIR}/${TYPO3NAME}/NEWS.txt
8${TYPO3DIR}/${TYPO3NAME}/README.txt 8${TYPO3DIR}/${TYPO3NAME}/README.txt
9${TYPO3DIR}/${TYPO3NAME}/RELEASE_NOTES.txt 9${TYPO3DIR}/${TYPO3NAME}/RELEASE_NOTES.txt
10${TYPO3DIR}/${TYPO3NAME}/index.php 10${TYPO3DIR}/${TYPO3NAME}/index.php
11${TYPO3DIR}/${TYPO3NAME}/misc/advanced.htaccess 11${TYPO3DIR}/${TYPO3NAME}/misc/advanced.htaccess
12${TYPO3DIR}/${TYPO3NAME}/misc/core_svn_rules.txt 12${TYPO3DIR}/${TYPO3NAME}/misc/core_svn_rules.txt
13${TYPO3DIR}/${TYPO3NAME}/misc/example_MM_relationTables.sql 13${TYPO3DIR}/${TYPO3NAME}/misc/example_MM_relationTables.sql
14${TYPO3DIR}/${TYPO3NAME}/misc/locallang_XML_dummy.xml 14${TYPO3DIR}/${TYPO3NAME}/misc/locallang_XML_dummy.xml
@@ -681,26 +681,28 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clip_ @@ -681,26 +681,28 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clip_
681${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clip_copy_h.gif 681${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clip_copy_h.gif
682${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clip_cut.gif 682${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clip_cut.gif
683${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clip_cut_h.gif 683${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clip_cut_h.gif
684${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clip_deselect.gif 684${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clip_deselect.gif
685${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clip_pasteafter.gif 685${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clip_pasteafter.gif
686${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clip_pasteinto.gif 686${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clip_pasteinto.gif
687${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clip_select.gif 687${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clip_select.gif
688${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clipbrd.gif 688${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/clipbrd.gif
689${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/close.gif 689${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/close.gif
690${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/close_12h.gif 690${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/close_12h.gif
691${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/close_gray.gif 691${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/close_gray.gif
692${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/closedok.gif 692${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/closedok.gif
693${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/closedok_2.gif 693${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/closedok_2.gif
 694${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/colorpicker.png
 695${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/colorpicker_empty.png
694${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/content_client.gif 696${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/content_client.gif
695${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/content_default.gif 697${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/content_default.gif
696${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/content_fresh.gif 698${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/content_fresh.gif
697${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/content_selected.gif 699${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/content_selected.gif
698${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/control_first.gif 700${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/control_first.gif
699${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/control_first_disabled.gif 701${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/control_first_disabled.gif
700${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/control_last.gif 702${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/control_last.gif
701${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/control_last_disabled.gif 703${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/control_last_disabled.gif
702${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/control_next.gif 704${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/control_next.gif
703${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/control_next_disabled.gif 705${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/control_next_disabled.gif
704${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/control_previous.gif 706${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/control_previous.gif
705${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/control_previous_disabled.gif 707${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/control_previous_disabled.gif
706${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/copy_folder_into.gif 708${TYPO3DIR}/${TYPO3NAME}/typo3/gfx/copy_folder_into.gif

cvs diff -r1.13 -r1.13.2.1 pkgsrc/www/typo3/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/www/typo3/Attic/distinfo 2010/02/23 14:12:22 1.13
+++ pkgsrc/www/typo3/Attic/distinfo 2010/04/09 14:23:27 1.13.2.1
@@ -1,9 +1,9 @@ @@ -1,9 +1,9 @@
1$NetBSD: distinfo,v 1.13 2010/02/23 14:12:22 taca Exp $ 1$NetBSD: distinfo,v 1.13.2.1 2010/04/09 14:23:27 tron Exp $
2 2
3SHA1 (dummy-4.3.2.tar.gz) = 6f4d137f963b02160527f4d8b68e52e850564c58 3SHA1 (dummy-4.3.3.tar.gz) = 5e8eb85e05281f102723a703b64dca50248e00f7
4RMD160 (dummy-4.3.2.tar.gz) = c9681b17ee05364d822c5052d919660a40b6b69d 4RMD160 (dummy-4.3.3.tar.gz) = 9e80e1140721d69818ae0a72f3863ff02653e105
5Size (dummy-4.3.2.tar.gz) = 9562 bytes 5Size (dummy-4.3.3.tar.gz) = 9556 bytes
6SHA1 (typo3_src-4.3.2.tar.gz) = 1a74ae2a3dd68c039402a697617916c1f07cc867 6SHA1 (typo3_src-4.3.3.tar.gz) = 0dfab70507014daca86d9b624271eaaa2646683d
7RMD160 (typo3_src-4.3.2.tar.gz) = 638feb76949b40be7d297e17a4e36a998b013cd7 7RMD160 (typo3_src-4.3.3.tar.gz) = 1bdf63a62c5bf7903f0323fbe6e78f5caa0eb478
8Size (typo3_src-4.3.2.tar.gz) = 11479925 bytes 8Size (typo3_src-4.3.3.tar.gz) = 11488508 bytes
9SHA1 (patch-aa) = d875821f094902b7afd1553d39524ed1656a8605 9SHA1 (patch-aa) = d875821f094902b7afd1553d39524ed1656a8605