diff options
author | tron <tron> | 2011-08-22 21:27:01 +0000 |
---|---|---|
committer | tron <tron> | 2011-08-22 21:27:01 +0000 |
commit | e16409f2c020d8027366477f456f6bd1fd509eda (patch) | |
tree | a5be345a51646dc69cb0203e2f3fcdc41c4678fc | |
parent | 55f7051abc88d6249d472455924c47c3c12f0a40 (diff) | |
download | pkgsrc-e16409f2c020d8027366477f456f6bd1fd509eda.tar.gz |
Pullup ticket #3510 - requested by taca
www/typo3: security update
Revisions pulled up:
- www/typo3/Makefile 1.33
- www/typo3/PLIST 1.20
- www/typo3/distinfo 1.25
- www/typo3/patches/patch-aa 1.6
---
Module Name: pkgsrc
Committed By: taca
Date: Thu Aug 18 12:21:22 UTC 2011
Modified Files:
pkgsrc/www/typo3: Makefile PLIST distinfo
pkgsrc/www/typo3/patches: patch-aa
Log Message:
Update typo3 package to 4.5.5.
4.5.3 and 4.5.5 contains some security fixes. For more detail,
please refer these changes.
http://wiki.typo3.org/wiki/TYPO3_4.5.3
http://wiki.typo3.org/wiki/TYPO3_4.5.4
http://wiki.typo3.org/wiki/TYPO3_4.5.5
-rw-r--r-- | www/typo3/Makefile | 10 | ||||
-rw-r--r-- | www/typo3/PLIST | 25 | ||||
-rw-r--r-- | www/typo3/distinfo | 16 | ||||
-rw-r--r-- | www/typo3/patches/patch-aa | 6 |
4 files changed, 32 insertions, 25 deletions
diff --git a/www/typo3/Makefile b/www/typo3/Makefile index bd5a152c792..118cb644248 100644 --- a/www/typo3/Makefile +++ b/www/typo3/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2011/03/02 19:06:09 bouyer Exp $ +# $NetBSD: Makefile,v 1.32.4.1 2011/08/22 21:27:01 tron Exp $ # DISTNAME= ${TYPO3NAME} PKGNAME= typo3-${VER} -PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=typo3/} DISTFILES= ${TYPO3NAME}${EXTRACT_SUFX} ${SITESRC}${EXTRACT_SUFX} @@ -19,20 +18,19 @@ DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json PKG_DESTDIR_SUPPORT= user-destdir -VER= 4.5.2 +VER= 4.5.5 NO_BUILD= yes USE_TOOLS= pax TYPO3NAME= typo3_src-${VER} SITESRC= dummy-${VER} +WRKSRC= ${WRKDIR}/${DISTNAME} # maybe resides in lang/php/phpversion.mk REPLACE_INTERPRETER+= php REPLACE.php.old= .*php[^ ]* REPLACE.php.new= ${PREFIX}/bin/php -REPLACE_FILES.php= typo3/cli_dispatch.phpsh \ - typo3/mod/user/ws/cli/ws_cli.phpsh \ - typo3/sysext/indexed_search/cli/indexer_cli.phpsh +REPLACE_FILES.php= typo3/cli_dispatch.phpsh TYPO3DATADIR= fileadmin fileadmin/_temp_ fileadmin/user_upload \ typo3conf typo3conf/ext typo3conf/l10n typo3temp uploads \ diff --git a/www/typo3/PLIST b/www/typo3/PLIST index 893762487e0..c16d07aa381 100644 --- a/www/typo3/PLIST +++ b/www/typo3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2011/02/26 03:02:59 taca Exp $ +@comment $NetBSD: PLIST,v 1.19.4.1 2011/08/22 21:27:01 tron Exp $ ${EGDIR}/localconf.php ${TYPO3DIR}/${TYPO3NAME}/ChangeLog ${TYPO3DIR}/${TYPO3NAME}/GPL.txt @@ -294,6 +294,7 @@ ${TYPO3DIR}/${TYPO3NAME}/t3lib/utility/class.t3lib_utility_dependency.php ${TYPO3DIR}/${TYPO3NAME}/t3lib/utility/class.t3lib_utility_http.php ${TYPO3DIR}/${TYPO3NAME}/t3lib/utility/class.t3lib_utility_mail.php ${TYPO3DIR}/${TYPO3NAME}/t3lib/utility/class.t3lib_utility_phpoptions.php +${TYPO3DIR}/${TYPO3NAME}/t3lib/utility/class.t3lib_utility_versionnumber.php ${TYPO3DIR}/${TYPO3NAME}/t3lib/utility/dependency/class.t3lib_utility_dependency_callback.php ${TYPO3DIR}/${TYPO3NAME}/t3lib/utility/dependency/class.t3lib_utility_dependency_element.php ${TYPO3DIR}/${TYPO3NAME}/t3lib/utility/dependency/class.t3lib_utility_dependency_factory.php @@ -2750,7 +2751,6 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/dbal/ext_tables.sql ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/dbal/handlers/class.tx_dbal_handler_openoffice.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/dbal/handlers/class.tx_dbal_handler_rawmysql.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/dbal/handlers/class.tx_dbal_handler_xmldb.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/dbal/last_synched_target ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/dbal/lib/class.tx_dbal_querycache.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/dbal/lib/class.tx_dbal_sqlengine.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/dbal/lib/class.tx_dbal_tsparserext.php @@ -2814,6 +2814,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/em/ext_tables.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/em/ext_tables.sql ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/em/ext_tables_static+adt.sql ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/em/interfaces/interface.tx_em_index_checkdatabaseupdateshook.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/em/interfaces/interface.tx_em_renderhook.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/em/language/locallang.xml ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/em/res/css/editor.css ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/em/res/css/t3_em.css @@ -3172,7 +3173,6 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/ext_localconf.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/ext_tables.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/ext_tables.sql ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/ext_typoscript_setup.txt -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/last_synched_target ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extra_page_cm_options/class.tx_extrapagecmoptions.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extra_page_cm_options/ext_emconf.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extra_page_cm_options/ext_icon.gif @@ -3427,7 +3427,6 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/fluid/ext_emconf.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/fluid/ext_icon.gif ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/fluid/ext_tables.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/fluid/ext_typoscript_setup.txt -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/fluid/last_synched_target ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/func/ext_emconf.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/func/ext_icon.gif ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/func/ext_tables.php @@ -5019,6 +5018,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/sys_action/ext_tables.sql ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/sys_action/locallang.xml ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/sys_action/locallang_csh_sysaction.xml ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/sys_action/locallang_tca.xml +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/sys_action/task/class.tx_sysaction_list.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/sys_action/task/class.tx_sysaction_task.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/sys_action/tca.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/sys_action/toolbarmenu/class.tx_sysaction_toolbarmenu.php @@ -6685,6 +6685,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/images/icons/apps/filetree-mount.pn ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/images/icons/apps/filetree-root.png ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/images/icons/apps/pagetree-backend-user-hideinmenu.png ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/images/icons/apps/pagetree-backend-user.png +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/images/icons/apps/pagetree-collapse.png ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/images/icons/apps/pagetree-drag-copy-above.png ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/images/icons/apps/pagetree-drag-copy-below.png ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/images/icons/apps/pagetree-drag-move-above.png @@ -6694,6 +6695,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/images/icons/apps/pagetree-drag-mov ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/images/icons/apps/pagetree-drag-new-between.png ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/images/icons/apps/pagetree-drag-new-inside.png ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/images/icons/apps/pagetree-drag-place-denied.png +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/images/icons/apps/pagetree-expand.png ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/images/icons/apps/pagetree-folder-contains-approve.png ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/images/icons/apps/pagetree-folder-contains-board.png ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/t3skin/images/icons/apps/pagetree-folder-contains-fe_users.png @@ -7218,6 +7220,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/version/ChangeLog ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/version/Resources/Private/Language/locallang_emails.xml ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/version/class.tx_version_cm1.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/version/class.tx_version_gui.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/version/class.tx_version_iconworks.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/version/class.tx_version_tcemain.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/version/class.tx_version_tcemain_commandmap.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/version/cli/conf.php @@ -7231,7 +7234,6 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/version/ext_emconf.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/version/ext_icon.gif ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/version/ext_localconf.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/version/ext_tables.php -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/version/last_synched_target ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/version/locallang.xml ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/version/tasks/class.tx_version_tasks_autopublish.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/version/tca.php @@ -7293,6 +7295,9 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Classes/Service/GridData.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Classes/Service/Stages.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Classes/Service/Tcemain.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Classes/Service/Workspaces.php +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Documentation/manual.odt +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Documentation/manual.pdf +${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Documentation/manual.sxw ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Resources/Private/Language/locallang.xml ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Resources/Private/Language/locallang_csh_sysws_stage.xml ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Resources/Private/Language/locallang_db.xml @@ -7352,14 +7357,12 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Service/WorkspaceTest.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Service/fixtures/dbDefaultPages.xml ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Service/fixtures/dbDefaultWorkspaces.xml ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/Tests/Service/fixtures/dbMovedContent.xml -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/doc/manual.sxw ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/ext_autoload.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/ext_emconf.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/ext_icon.gif ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/ext_localconf.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/ext_tables.php ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/ext_tables.sql -${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/last_synched_target ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/workspaces/tca.php ${TYPO3DIR}/${TYPO3NAME}/typo3/tab.js ${TYPO3DIR}/${TYPO3NAME}/typo3/tce_db.php @@ -7416,17 +7419,23 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/wizard_tsconfig.php ${TYPO3DIR}/${SITEDIR}/INSTALL.txt ${TYPO3DIR}/${SITEDIR}/README.txt ${TYPO3DIR}/${SITEDIR}/RELEASE_NOTES.txt -${TYPO3DIR}/${SITEDIR}/_.htaccess ${TYPO3DIR}/${SITEDIR}/clear.gif ${TYPO3DIR}/${SITEDIR}/fileadmin/_temp_/.htaccess ${TYPO3DIR}/${SITEDIR}/fileadmin/_temp_/index.html +${TYPO3DIR}/${SITEDIR}/fileadmin/user_upload/index.html ${TYPO3DIR}/${SITEDIR}/index.php ${TYPO3DIR}/${SITEDIR}/t3lib ${TYPO3DIR}/${SITEDIR}/typo3 ${TYPO3DIR}/${SITEDIR}/typo3_src +${TYPO3DIR}/${SITEDIR}/typo3conf/ext/index.html ${TYPO3DIR}/${SITEDIR}/typo3conf/extTables.php ${TYPO3DIR}/${SITEDIR}/typo3conf/index.html +${TYPO3DIR}/${SITEDIR}/typo3conf/l10n/index.html +${TYPO3DIR}/${SITEDIR}/typo3temp/index.html ${TYPO3DIR}/${SITEDIR}/uploads/index.html +${TYPO3DIR}/${SITEDIR}/uploads/media/index.html +${TYPO3DIR}/${SITEDIR}/uploads/pics/index.html +${TYPO3DIR}/${SITEDIR}/uploads/tf/index.html @pkgdir share/typo3/www/uploads/tf @pkgdir share/typo3/www/uploads/pics @pkgdir share/typo3/www/uploads/media diff --git a/www/typo3/distinfo b/www/typo3/distinfo index 33afa96ae52..be331150227 100644 --- a/www/typo3/distinfo +++ b/www/typo3/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.24 2011/02/26 03:02:59 taca Exp $ +$NetBSD: distinfo,v 1.24.4.1 2011/08/22 21:27:01 tron Exp $ -SHA1 (dummy-4.5.2.tar.gz) = 09324eb48a50e7e7e9c9796848e17268f528d76c -RMD160 (dummy-4.5.2.tar.gz) = 223a1774ffc31db6b4a9b8799ffa9de4238b088f -Size (dummy-4.5.2.tar.gz) = 9227 bytes -SHA1 (typo3_src-4.5.2.tar.gz) = ad4519a9a4f326455140186516f8af45755aa271 -RMD160 (typo3_src-4.5.2.tar.gz) = 6bfa8ff28a28795b6cc5a6737c05c38820cb8031 -Size (typo3_src-4.5.2.tar.gz) = 19090737 bytes -SHA1 (patch-aa) = e7e313ede756f29272140c5230acd496c1dde5ec +SHA1 (dummy-4.5.5.tar.gz) = a718a482b975e2d31b197b185ebc22c5d04d85a9 +RMD160 (dummy-4.5.5.tar.gz) = 9b624140fb8da21a7188715830bfd03e120faa44 +Size (dummy-4.5.5.tar.gz) = 7676 bytes +SHA1 (typo3_src-4.5.5.tar.gz) = 8c864aa7c67b703443a5889a4684f6aed6af254b +RMD160 (typo3_src-4.5.5.tar.gz) = 20ae6e46acb043f3559a069681459f2755b1ce66 +Size (typo3_src-4.5.5.tar.gz) = 20506753 bytes +SHA1 (patch-aa) = dd0847334b30215a822bcdcd9231862d7eab68a6 diff --git a/www/typo3/patches/patch-aa b/www/typo3/patches/patch-aa index ac4da670204..bc19bd086d5 100644 --- a/www/typo3/patches/patch-aa +++ b/www/typo3/patches/patch-aa @@ -1,10 +1,10 @@ -$NetBSD: patch-aa,v 1.5 2011/02/07 12:57:30 taca Exp $ +$NetBSD: patch-aa,v 1.5.4.1 2011/08/22 21:27:01 tron Exp $ Better default path. ---- t3lib/config_default.php.orig 2011-01-26 19:36:02.000000000 +0000 +--- t3lib/config_default.php.orig 2011-08-16 10:40:47.000000000 +0000 +++ t3lib/config_default.php -@@ -34,8 +34,8 @@ $TYPO3_CONF_VARS = array( +@@ -37,8 +37,8 @@ $TYPO3_CONF_VARS = array( 'gdlib_png' => FALSE, // Boolean: Enables the use of GD, with PNG only. This means that all items normally generated as gif-files will be png-files instead! 'im' => TRUE, // Boolean: Enables the use of IM. |