summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2013-12-05 16:41:07 +0000
committertaca <taca>2013-12-05 16:41:07 +0000
commitf31dad6e3a4c1b7b79d259bc3a39d986720dcd95 (patch)
tree89aaaaf71739ace89036d1fdbd7d4d6cc17330bf
parent0af7daa22ae6ee45d30f00d46ae3d8617d6b6876 (diff)
downloadpkgsrc-f31dad6e3a4c1b7b79d259bc3a39d986720dcd95.tar.gz
Update typo345 to 4.5.31 (TYPO3 4.5.31).
2013-11-26 434ce71 [RELEASE] Release of TYPO3 4.5.31 (TYPO3 Release Team) 2013-11-19 396534e #53758 [BUGFIX] Table cache_imagesizes is defined twice (Michiel Roos) 2013-11-19 3f2ed1d #53750 [BUGFIX] Scheduler extension sql file is invalid (Michiel Roos) 2013-11-15 428baac #17493 [BUGFIX] Fix broken edit icons on cType HTML (Stefan Neufeind) 2013-11-11 6755f40 #37948 [BUGFIX] Correctly append additionalTreelistUpdateFields (Bart Dubelaar) 2013-11-11 082facd #31998 [BUGFIX] Faulty check for missing SMTP port (Stefan Neufeind) 2013-11-09 c581f33 #29179 [BUGFIX] Escape title, extension, description of scheduler tasks (Stefan Neufeind) 2013-11-09 7b08aa9 #53195 [BUGFIX] T3editor: Honour fileDenyPattern on saving included TS (Stefan Neufeind) 2013-11-04 d372f5f #38055 [BUGFIX] Remove declare(encoding=) (Josef Florian Glatz) 2013-10-28 5ae438c #53075 [BUGFIX] Cannot auto-load SC_* classes (Ernesto Baschny) 2013-10-22 b5d6e9f #50881 [TASK] Added missing core autoloaded files (Ernesto Baschny) 2013-10-13 5b072ff #52759 [BUGFIX] Object passed to date() (Philipp Gampe) 2013-10-12 6371e46 #52104 [BUGFIX] Wrong calculation of maximum value for checkbox fields (Nicole Cordes) 2013-10-12 78871e2 #37611 [BUGFIX] Select available page when changing WS (Thorsten Kahler) 2013-10-11 ce02c01 #36573 [BUGFIX] Add workspace overlay for fetched records. (Anja Leichsenring) 2013-10-11 d114ddb #37065 [BUGFIX] Don't show duplicates in workspace preview (Timo Webler) 2013-10-06 3289c39 #52045 [BUGFIX] EmConfUtility accesses non-arrays (Markus Klein) 2013-09-27 cd1e12b #52091,#51684 [BUGFIX] Check for string before using strlen (Markus Klein) 2013-09-26 c8d2033 #34886 [BUGFIX] CF FileBackend unlimited lifetime support (Dominique Feyer) 2013-09-18 ef6dc06 [BUGFIX] Fix cropping of transparent gifs with im6. (Felix Bùˆnemann) 2013-09-12 70ce540 #51803 [TASK] Use a 401 header if login is not successful (Georg Ringer)
-rw-r--r--www/typo3_45/Makefile6
-rw-r--r--www/typo3_45/distinfo14
2 files changed, 10 insertions, 10 deletions
diff --git a/www/typo3_45/Makefile b/www/typo3_45/Makefile
index 66bdccf6bcc..464c02b1b77 100644
--- a/www/typo3_45/Makefile
+++ b/www/typo3_45/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2013/09/13 11:23:18 taca Exp $
+# $NetBSD: Makefile,v 1.28 2013/12/05 16:41:07 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.30
+VER= 4.5.31
NO_BUILD= yes
USE_TOOLS+= pax
@@ -24,7 +24,7 @@ TYPO3NAME= typo3_src-${VER}
SITESRC= dummy-${VER}
WRKSRC= ${WRKDIR}/${DISTNAME}
-PHP_VERSIONS_ACCEPTED= 53
+#PHP_VERSIONS_ACCEPTED= 53
# maybe resides in lang/php/phpversion.mk
REPLACE_INTERPRETER+= php
diff --git a/www/typo3_45/distinfo b/www/typo3_45/distinfo
index cb60a364f15..05b3862f23f 100644
--- a/www/typo3_45/distinfo
+++ b/www/typo3_45/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.22 2013/09/13 11:23:18 taca Exp $
+$NetBSD: distinfo,v 1.23 2013/12/05 16:41:07 taca Exp $
-SHA1 (dummy-4.5.30.tar.gz) = 6ab310b81369eb52a087f8d6e1103463a237db64
-RMD160 (dummy-4.5.30.tar.gz) = 7eadb757357c917d2dfe1a696ce251e23860dfa8
-Size (dummy-4.5.30.tar.gz) = 9981 bytes
-SHA1 (typo3_src-4.5.30.tar.gz) = 1d868811a39492464e64fa813299bb5a99d5d562
-RMD160 (typo3_src-4.5.30.tar.gz) = 0842b6c2f9d45d3868e4b13eb32a27f8bf994323
-Size (typo3_src-4.5.30.tar.gz) = 20760711 bytes
+SHA1 (dummy-4.5.31.tar.gz) = 2b49e101c3c9d50d84ae4a67ae074990d7461c7b
+RMD160 (dummy-4.5.31.tar.gz) = 14a91d73f6ee69ae4a032819bab96763771ee566
+Size (dummy-4.5.31.tar.gz) = 9977 bytes
+SHA1 (typo3_src-4.5.31.tar.gz) = e54aae15a824bbbb38a7b7637b51ca157ce5c186
+RMD160 (typo3_src-4.5.31.tar.gz) = b1af79e89008a6eaf68e52dd5368f21ac958b5a4
+Size (typo3_src-4.5.31.tar.gz) = 20764313 bytes
SHA1 (patch-aa) = dd0847334b30215a822bcdcd9231862d7eab68a6