summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca>2012-07-05 14:23:04 +0000
committertaca <taca>2012-07-05 14:23:04 +0000
commitb364485dbbc02e2fda049ade5719b6be4d6f35cc (patch)
tree27620f7659be856cbd1399e7a00f51ea68b36d92 /www
parentb0202366b9af3ef45cbe72f0a838b75216e906bf (diff)
downloadpkgsrc-b364485dbbc02e2fda049ade5719b6be4d6f35cc.tar.gz
Update typo3_46 to 4.6.10 (TYPO3 4.6.10).
Fix XSS in swfupload. 2012-07-04 38d29a9 [RELEASE] Release of TYPO3 4.6.10 (TYPO3 Release Team) 2012-07-04 96ccf99 #38578 [SECURITY] XSS in swfupload (Oliver Hader) 2012-07-04 ac6fda8 [TASK] Raise submodule pointer (TYPO3 Release Team) 2012-07-04 d8f537d #35154 [BUGFIX] Exclude E_STRICT from exceptionalErrors (Mario Rimann) 2012-07-04 b061b84 #37615 [BUGFIX] IRRE records can't be expanded without an hidden field (Oliver Hader) 2012-07-04 ca50ec0 #29254 [BUGFIX] TSFE->additionalFooterData for USER_INT (Oliver Hader) 2012-07-03 e4267b5 #38574 [BUGFIX] In IE9, RTE does not work correctly in compat modes IE8/IE7 (Stanislas Rolland) 2012-07-03 0b98eb7 Revert "[BUGFIX] In IE9, RTE does not work correctly in compat modes IE8/IE7" (Stanislas Rolland) 2012-07-03 2a25577 #38574 [BUGFIX] In IE9, RTE does not work correctly in compat modes IE8/IE7 (Stanislas Rolland) 2012-07-02 8d1d267 #34786 [BUGFIX] Custom HTML tags no longer malformed in IE (Bart Dubelaar) 2012-07-01 3b74b25 #38511 [BUGFIX] Remove a rather dubious unit test for Redis cache backend (Christian Kuhn) 2012-06-30 3d24c7e #33446 [BUGFIX] canBeInterpretedAsInteger fatals if given an object (Philipp Gampe) 2012-06-30 09e1a88 #38501 [BUGFIX] Fix unit test failure if gif compress is disabled (Susanne Moog) 2012-06-30 7ff3dce #35915 [BUGFIX] VariableFrontend initializeObject not called (Daniel Pötzinger) 2012-06-30 68125fa #37618 [BUGFIX] Remove class of td if "No CSS styles for this table" is set (Juergen Furrer) 2012-06-30 e4ce956 #36290 [BUGFIX] Markers (%s) are not replaced in TCEmain error messages (Bart Dubelaar) 2012-06-30 2c83967 #33444 [BUGFIX] Fatal error in configuration ($BE_USER->uc) (Susanne Moog) 2012-06-29 065670f #38357 [TASK] Add travis configuration file (Helmut Hummel) 2012-06-29 0712cc1 #36093 [BUGFIX] Reports: Wrong indication for saltedpasswords (Markus Klein) 2012-06-28 56c9837 #37541 [BUGFIX] Declaration of tx_rtehtmlarea_base::drawRTE() not compatible (Stanislas Rolland) 2012-06-28 825886e #34303 [BUGFIX] IRRE hide/unhide broken (dkd-egerer Sascha Egerer) 2012-06-28 fa1d287 #34685 [TASK] PHP 5.4 adjustments (Markus Klein) 2012-06-28 0f6bc15 #36194 [BUGFIX] Ensure $output is used as string (Peter Niederlag) 2012-06-27 c75df95 #32773 [BUGFIX] fe_adminLib.inc uses undefined function (Sven Burkert) 2012-06-21 0602c31 #36300 [BUGFIX] Properly load existing usergroups in task (Bart Dubelaar) 2012-06-17 4526c0d #36777 [BUGFIX] Unnecessary warning in css_styled_content (division by zero) (Thomas Layh) 2012-06-13 98ccffb #35944 [BUGFIX] Hide the field "Selected Pages" for menu type "Sitemap" (Marco Huber) 2012-05-30 4114744 #21943 [BUGFIX] redirect to referrer when changing password (Jigal van Hemert) 2012-05-28 c32cf60 #37553 BUGFIX] Illegal string offset (Jigal van Hemert)
Diffstat (limited to 'www')
-rw-r--r--www/typo3_46/Makefile4
-rw-r--r--www/typo3_46/PLIST3
-rw-r--r--www/typo3_46/distinfo14
3 files changed, 11 insertions, 10 deletions
diff --git a/www/typo3_46/Makefile b/www/typo3_46/Makefile
index 3dd5844324e..7e38cac8ba6 100644
--- a/www/typo3_46/Makefile
+++ b/www/typo3_46/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/07/01 01:33:39 dholland Exp $
+# $NetBSD: Makefile,v 1.11 2012/07/05 14:23:04 taca Exp $
#
DISTNAME= ${TYPO3NAME}
@@ -18,7 +18,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json
PKG_DESTDIR_SUPPORT= user-destdir
-VER= 4.6.9
+VER= 4.6.10
NO_BUILD= yes
USE_TOOLS+= pax
diff --git a/www/typo3_46/PLIST b/www/typo3_46/PLIST
index 57898bed781..0b2be2631ba 100644
--- a/www/typo3_46/PLIST
+++ b/www/typo3_46/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.4 2012/04/17 13:00:21 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2012/07/05 14:23:04 taca Exp $
${EGDIR}/localconf.php
+${TYPO3DIR}/${TYPO3NAME}/.travis.yml
${TYPO3DIR}/${TYPO3NAME}/ChangeLog
${TYPO3DIR}/${TYPO3NAME}/GPL.txt
${TYPO3DIR}/${TYPO3NAME}/INSTALL.txt
diff --git a/www/typo3_46/distinfo b/www/typo3_46/distinfo
index dceb28690a4..3e5de90dafe 100644
--- a/www/typo3_46/distinfo
+++ b/www/typo3_46/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.9 2012/06/02 05:50:45 taca Exp $
+$NetBSD: distinfo,v 1.10 2012/07/05 14:23:04 taca Exp $
-SHA1 (dummy-4.6.9.tar.gz) = c9d1f9f570eff0b1d2ccf4645a2a12f6180963d1
-RMD160 (dummy-4.6.9.tar.gz) = a850533721f76a86a3b788d550ad1d1f904dd973
-Size (dummy-4.6.9.tar.gz) = 10141 bytes
-SHA1 (typo3_src-4.6.9.tar.gz) = 4f702b1bdde2dc2b8c8fe9f83c04113bf39e65a0
-RMD160 (typo3_src-4.6.9.tar.gz) = e6300fa02c2d860340a92899bf23f473201ea6cf
-Size (typo3_src-4.6.9.tar.gz) = 21275860 bytes
+SHA1 (dummy-4.6.10.tar.gz) = 921ab60dbfc02e8e06c9169fa15c6931e4954f69
+RMD160 (dummy-4.6.10.tar.gz) = 27b7fc4032759228f8606aa203ba760bc525d5da
+Size (dummy-4.6.10.tar.gz) = 10148 bytes
+SHA1 (typo3_src-4.6.10.tar.gz) = 6bc6644c2bf2da45fcc6c6b7780a4ce166c31f11
+RMD160 (typo3_src-4.6.10.tar.gz) = 80c6c449e3a936f1f50f03fb1b0fd2a8e2f11297
+Size (typo3_src-4.6.10.tar.gz) = 21288028 bytes
SHA1 (patch-t3lib_config__default.php) = 41dfac4e4cb9ecf20139b3756c6317c852d41327