summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2013-12-05 16:42:21 +0000
committertaca <taca>2013-12-05 16:42:21 +0000
commite87837e03ea48d608bdbfc5a19fb953eaa4d31e8 (patch)
treebeb511f427ecd1c4168c7a99fea05105614164e4
parentf31dad6e3a4c1b7b79d259bc3a39d986720dcd95 (diff)
downloadpkgsrc-e87837e03ea48d608bdbfc5a19fb953eaa4d31e8.tar.gz
Update typo347 to 4.7.16 (TYPO3 4.7.16).
2013-11-26 95a730f [RELEASE] Release of TYPO3 4.7.16 (TYPO3 Release Team) 2013-11-19 5975854 #53758 [BUGFIX] Table cache_imagesizes is defined twice (Michiel Roos) 2013-11-19 7d0a241 #53750 [BUGFIX] Scheduler extension sql file is invalid (Michiel Roos) 2013-11-11 90f4945 #31998 [BUGFIX] Faulty check for missing SMTP port (Stefan Neufeind) 2013-11-11 f328884 #47040 [BUGFIX] Enable treeConfig overriding by Page TSconfig (Stefan Neufeind) 2013-11-09 2c82f33 #29179 [BUGFIX] Escape title, extension, description of scheduler tasks (Stefan Neufeind) 2013-11-09 d683693 #53195 [BUGFIX] T3editor: Honour fileDenyPattern on saving included TS (Stefan Neufeind) 2013-10-28 37c4f0b #53075 [BUGFIX] Cannot auto-load SC_* classes (Ernesto Baschny) 2013-10-23 ceba809 #31572 [BUGFIX] Exception using cObject FORM in TypoScript (Andreas Bouche) 2013-10-23 f8f155e #43540 [BUGFIX] TS is fetched from cache incorrectly sometimes (Jigal van Hemert) 2013-10-22 2ce69d2 #50881 [TASK] Added missing core autoloaded files (Ernesto Baschny) 2013-10-13 d361b29 #52759 [BUGFIX] Object passed to date() (Philipp Gampe) 2013-10-12 3699866 #52104 [BUGFIX] Wrong calculation of maximum value for checkbox fields (Nicole Cordes) 2013-10-11 073dd57 #36573 [BUGFIX] Add workspace overlay for fetched records. (Anja Leichsenring) 2013-10-06 f26f2f1 #52045 [BUGFIX] EmConfUtility accesses non-arrays (Markus Klein) 2013-09-27 fda9783 #52091,#51684 [BUGFIX] Check for string before using strlen (Markus Klein) 2013-09-26 9673d7e #50913 [BUGFIX] Fix PHP warning trigged in getAuthInfoArray() (Christian Finkemeier) 2013-09-26 e06f05a #34886 [BUGFIX] CF FileBackend unlimited lifetime support (Dominique Feyer)
-rw-r--r--www/typo3_47/MESSAGE15
-rw-r--r--www/typo3_47/Makefile6
-rw-r--r--www/typo3_47/distinfo14
3 files changed, 25 insertions, 10 deletions
diff --git a/www/typo3_47/MESSAGE b/www/typo3_47/MESSAGE
new file mode 100644
index 00000000000..0ae3f0e3b2e
--- /dev/null
+++ b/www/typo3_47/MESSAGE
@@ -0,0 +1,15 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2013/12/05 16:42:21 taca Exp $
+
+1. Set up typo3; Add below line in your httpd.conf.
+
+ Alias /typo3 ${PREFIX}/${TYPO3DIR}/${SITEDIR}
+
+ Or set DocumentRoot to ${PREFIX}/${TYPO3DIR}/${SITEDIR}.
+
+2. First, enable TYPO3 installer.
+
+ # cp /dev/null ${PREFIX}/${TYPO3DIR}/${SITEDIR}/typo3conf/ENABLE_INSTALL_TOOL
+
+3. Access typo3 site. You will be redirected to installer.
+===========================================================================
diff --git a/www/typo3_47/Makefile b/www/typo3_47/Makefile
index d808edb3d8c..3eeb70b2677 100644
--- a/www/typo3_47/Makefile
+++ b/www/typo3_47/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2013/09/13 11:33:50 taca Exp $
+# $NetBSD: Makefile,v 1.19 2013/12/05 16:42: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.7.15
+VER= 4.7.16
NO_BUILD= yes
USE_TOOLS+= bash:run 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_47/distinfo b/www/typo3_47/distinfo
index 21e2cf0c2ec..b1d70947e46 100644
--- a/www/typo3_47/distinfo
+++ b/www/typo3_47/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.13 2013/09/13 11:33:50 taca Exp $
+$NetBSD: distinfo,v 1.14 2013/12/05 16:42:21 taca Exp $
-SHA1 (dummy-4.7.15.tar.gz) = 26fc749368221c08bc5e0d2a4c08bd367fcf7361
-RMD160 (dummy-4.7.15.tar.gz) = 6ee67d1b25c9f004cd4af6ce6cd5db630298505e
-Size (dummy-4.7.15.tar.gz) = 10277 bytes
-SHA1 (typo3_src-4.7.15.tar.gz) = 07fd4dacfbbc064d3d8119b430331f72c1597a88
-RMD160 (typo3_src-4.7.15.tar.gz) = b27529174ad061065b25ecbd5a6a773032f071e8
-Size (typo3_src-4.7.15.tar.gz) = 22625165 bytes
+SHA1 (dummy-4.7.16.tar.gz) = aa0d418a13d1662769a4843d02aebd165a70b139
+RMD160 (dummy-4.7.16.tar.gz) = 8546062cd99fe7ede5da4956f74ee7f9d4bf10dd
+Size (dummy-4.7.16.tar.gz) = 10277 bytes
+SHA1 (typo3_src-4.7.16.tar.gz) = 52bc88ded5fc1a353b6b31cc21e84757942f99c6
+RMD160 (typo3_src-4.7.16.tar.gz) = 3c57e004dc9aa33279f674de99c93130ef8060cd
+Size (typo3_src-4.7.16.tar.gz) = 22630645 bytes
SHA1 (patch-t3lib_config__default.php) = 9a016a8510adac61abff93b87495c4657b9cc131