summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2013-06-05 15:19:21 +0000
committertaca <taca>2013-06-05 15:19:21 +0000
commite5f9e446c4ebfc54bc62f2c45bb8785e1df97b4b (patch)
tree9a3e9793b2fa3b8f5171a40359a8d61386e64e0a
parent09dde885713749bdc45573f586d2fe95058e88aa (diff)
downloadpkgsrc-e5f9e446c4ebfc54bc62f2c45bb8785e1df97b4b.tar.gz
Update typo3_45 to 4.5.27 (TYPO3 4.5.27).
2013-05-24 afc5256 [RELEASE] Release of TYPO3 4.5.27 (TYPO3 Release Team) 2013-05-23 951cc4a Revert "[BUGFIX] Extension Security Report goes green if TER was never fetched" (Markus Klein) 2013-05-19 156acf2 #16531 [BUGFIX] Fix last line in table wizard (Philipp Gampe) 2013-05-18 426abe9 #16762 [BUGFIX] be_users.userMods is too small to hold all modules (Philipp Gampe) 2013-05-12 4efda7e #34148 [BUGFIX] Multi-table relationship not recognized in t3lib_loadDBGroup (Markus Opahle) 2013-05-12 3cf208f #34446 [BUGFIX] undefined variable imgExt (Simon Schaufelberger) 2013-05-12 1da2b57 #47688 [BUGFIX] Sorting not respected for backend layout dropdowns (Anja Leichsenring) 2013-05-11 913c01a #48052 [BUGFIX] Wrong class in t3lib_TCEforms_Suggest (Nicole Cordes) 2013-05-08 6f88470 [TASK] Activate syntax check for PHP 5.4 (Helmut Hummel) 2013-05-08 2fe9c38 [TASK] Activate travis to check for syntax errors (Helmut Hummel) 2013-05-07 53b49a1 #40816 [BUGFIX] Fix SQL error in Livesearch with empty TCA sortby setting (Laurent Cherpit) 2013-05-06 e060386 #47969 [BUGFIX] Call to undefined function mime_content_type() (Christian Kuhn) 2013-05-06 fbea075 [TASK] Raise submodule pointer (Christian Kuhn) 2013-05-05 bc76a94 #21588 [BUGFIX] Resolve asterisk in allowed tables for suggest wizard (Nicole Cordes) 2013-05-05 d4439a1 #39043 [BUGFIX] Extension Security Report goes green if TER was never fetched (Mario Rimann)
-rw-r--r--www/typo3_45/Makefile4
-rw-r--r--www/typo3_45/PLIST3
-rw-r--r--www/typo3_45/distinfo14
3 files changed, 11 insertions, 10 deletions
diff --git a/www/typo3_45/Makefile b/www/typo3_45/Makefile
index be7305bb2e7..cb087c986c6 100644
--- a/www/typo3_45/Makefile
+++ b/www/typo3_45/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2013/05/16 16:25:00 taca Exp $
+# $NetBSD: Makefile,v 1.25 2013/06/05 15:19:21 taca Exp $
#
DISTNAME= ${TYPO3NAME}
@@ -16,7 +16,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-{mysql,pgsql}>=5.1.0:../../databases/php-mysql
DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=5.2.0:../../archivers/php-zlib/
DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json
-VER= 4.5.26
+VER= 4.5.27
NO_BUILD= yes
USE_TOOLS+= pax
diff --git a/www/typo3_45/PLIST b/www/typo3_45/PLIST
index 25e7fe0cb87..443583d073a 100644
--- a/www/typo3_45/PLIST
+++ b/www/typo3_45/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2013/05/16 16:25:00 taca Exp $
+@comment $NetBSD: PLIST,v 1.11 2013/06/05 15:19:21 taca Exp $
${EGDIR}/localconf.php
${TYPO3DIR}/${TYPO3NAME}/ChangeLog
${TYPO3DIR}/${TYPO3NAME}/GPL.txt
@@ -2972,6 +2972,7 @@ ${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Classes/Persistence/BackendInterfa
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Classes/Persistence/Exception.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Classes/Persistence/Exception/CleanStateNotMemorized.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Classes/Persistence/Exception/IllegalObjectType.php
+${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Classes/Persistence/Exception/InconsistentQuerySettings.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Classes/Persistence/Exception/InvalidClass.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Classes/Persistence/Exception/InvalidNumberOfConstraints.php
${TYPO3DIR}/${TYPO3NAME}/typo3/sysext/extbase/Classes/Persistence/Exception/InvalidPropertyType.php
diff --git a/www/typo3_45/distinfo b/www/typo3_45/distinfo
index 8bd72d23a51..f0a696fd3b9 100644
--- a/www/typo3_45/distinfo
+++ b/www/typo3_45/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.19 2013/05/16 16:25:00 taca Exp $
+$NetBSD: distinfo,v 1.20 2013/06/05 15:19:21 taca Exp $
-SHA1 (dummy-4.5.26.tar.gz) = 41b94eabf3ae055f51fb914c761ae7f74577cb60
-RMD160 (dummy-4.5.26.tar.gz) = 31b7983a3ba97cf384b3d0073234a0732d7e2bec
-Size (dummy-4.5.26.tar.gz) = 9857 bytes
-SHA1 (typo3_src-4.5.26.tar.gz) = 34827130a5d000b7a102457f34c41b7b7d46a39e
-RMD160 (typo3_src-4.5.26.tar.gz) = 799556df39947c29eb3867882522575be112c2f9
-Size (typo3_src-4.5.26.tar.gz) = 20639930 bytes
+SHA1 (dummy-4.5.27.tar.gz) = aa0a235a864505357baec3bfa406aa5d0787599f
+RMD160 (dummy-4.5.27.tar.gz) = e0b906b4a2276fd4ac192501d6d461b3140ff5d2
+Size (dummy-4.5.27.tar.gz) = 9855 bytes
+SHA1 (typo3_src-4.5.27.tar.gz) = b51773607fe4700810e14a0d76eae156c09bdaf5
+RMD160 (typo3_src-4.5.27.tar.gz) = 04db1d600c6ad58e37e5fe8b43c298fe942685a1
+Size (typo3_src-4.5.27.tar.gz) = 20638737 bytes
SHA1 (patch-aa) = dd0847334b30215a822bcdcd9231862d7eab68a6