summaryrefslogtreecommitdiff
path: root/www/typo3_45/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2015-02-21 12:57:48 +0000
committertron <tron@pkgsrc.org>2015-02-21 12:57:48 +0000
commit3a47bd746c2bf673203a007b41d1f850da92cb3e (patch)
treed66ae179fec945d6d98ccef3d1a8e998563623bc /www/typo3_45/Makefile
parent55d0b8666212fe3bf2132b63178b212e58b36afb (diff)
downloadpkgsrc-3a47bd746c2bf673203a007b41d1f850da92cb3e.tar.gz
Pullup ticket #4627 - requested by taca
www/typo3_45: security update Revisions pulled up: - www/typo3_45/Makefile 1.34-1.35 - www/typo3_45/distinfo 1.29 --- Module Name: pkgsrc Committed By: tnn Date: Sat Feb 7 22:06:52 UTC 2015 Modified Files: pkgsrc/databases/p5-Search-QueryParser-SQL: Makefile pkgsrc/databases/py-elixir: Makefile pkgsrc/ham/gnuradio-companion: Makefile pkgsrc/net/py-softlayer: Makefile pkgsrc/www/typo3_45: Makefile pkgsrc/www/typo3_47: Makefile pkgsrc/www/typo3_60: Makefile pkgsrc/www/typo3_61: Makefile Log Message: Drop trailing '/' from DEPENDS lines. Found by Bernhard Riedel. --- Module Name: pkgsrc Committed By: taca Date: Thu Feb 19 09:41:01 UTC 2015 Modified Files: pkgsrc/www/typo3_45: Makefile distinfo Log Message: Update typo3_45 package to 4.5.20. pkgsrc change: supports PHP < 5.6. Fix security problem: * TYPO3-CORE-SA-2015-001: Authentication Bypass in TYPO3 CMS 4.5 http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-cor= e-sa-2015-001/ 2015-02-19 1b8a673 [RELEASE] Release of TYPO3 4.5.40 = (TYPO3 Release Team) 2015-02-19 3fbd91c #65113 [SECURITY] Prevent login with semi= -empty values (Nicole Cordes) 2015-01-29 6cf78f6 #64597 [TASK] Update TYPO3 copyright in a= ll branches (Benjamin Mack) 2015-01-29 38e1cb1 #64573 [BUGFIX] Travis tests for PHP 5.5 = (Stephan Gro=DFberndt) 2015-01-19 fc33980 [TASK] Post travis notification to= #typo3-cms-coredev channel (Helmut Hummel) 2015-01-15 c7615b6 #63896 [BUGFIX] Fix regression in prefixL= ocalAchors feature (Helmut Hummel) 2014-12-17 583d1bf #59186 [BUGFIX] Add case insensitive flag= to trustedHostsPattern (Dietrich Heise)
Diffstat (limited to 'www/typo3_45/Makefile')
-rw-r--r--www/typo3_45/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/typo3_45/Makefile b/www/typo3_45/Makefile
index e5f2f3b1ae7..ce29f97c806 100644
--- a/www/typo3_45/Makefile
+++ b/www/typo3_45/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2014/12/14 11:58:29 taca Exp $
+# $NetBSD: Makefile,v 1.33.2.1 2015/02/21 12:57:48 tron Exp $
#
DISTNAME= ${TYPO3NAME}
@@ -13,19 +13,19 @@ COMMENT= The TYPO3 content management system LTS release
LICENSE= gnu-gpl-v2
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}-zlib>=5.2.0:../../archivers/php-zlib
DEPENDS+= ${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json
-VER= 4.5.39
+VER= 4.5.40
NO_BUILD= yes
USE_TOOLS+= pax
+PHP_VERSIONS_ACCEPTED= 53 54 55
+
TYPO3NAME= typo3_src-${VER}
SITESRC= dummy-${VER}
WRKSRC= ${WRKDIR}/${DISTNAME}
-PHP_VERSIONS_ACCEPTED= 53
-
# maybe resides in lang/php/phpversion.mk
REPLACE_INTERPRETER+= php
REPLACE.php.old= .*php[^ ]*