summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2015-02-21 12:57:48 +0000
committertron <tron>2015-02-21 12:57:48 +0000
commit3be19fb49c8a67319033b05745f888e27c826ade (patch)
treed66ae179fec945d6d98ccef3d1a8e998563623bc
parentdd0fe6177d1ae6398ac7b94bbfed606db633b0a9 (diff)
downloadpkgsrc-3be19fb49c8a67319033b05745f888e27c826ade.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)
-rw-r--r--www/typo3_45/Makefile10
-rw-r--r--www/typo3_45/distinfo14
2 files changed, 12 insertions, 12 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[^ ]*
diff --git a/www/typo3_45/distinfo b/www/typo3_45/distinfo
index a7d78a4ec89..9e5f524ae1f 100644
--- a/www/typo3_45/distinfo
+++ b/www/typo3_45/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.28 2014/12/14 11:58:29 taca Exp $
+$NetBSD: distinfo,v 1.28.2.1 2015/02/21 12:57:48 tron Exp $
-SHA1 (dummy-4.5.39.tar.gz) = a235a47a8a8b672e62f95c8ce3f25468ce1185d8
-RMD160 (dummy-4.5.39.tar.gz) = 8a71d2c8c7c16720b21abc2af9b149b697481534
-Size (dummy-4.5.39.tar.gz) = 9981 bytes
-SHA1 (typo3_src-4.5.39.tar.gz) = 2288cf2ec430652126fadad9af12509ff0a9b70f
-RMD160 (typo3_src-4.5.39.tar.gz) = 3aaa083fdc87b974342093dac6a2c42fd2a28b4a
-Size (typo3_src-4.5.39.tar.gz) = 20721996 bytes
+SHA1 (dummy-4.5.40.tar.gz) = d1979c62daccf28dcd854cf915a75860f659b39c
+RMD160 (dummy-4.5.40.tar.gz) = 6f33f9439f8b1cb37db7363f7299c7043958835b
+Size (dummy-4.5.40.tar.gz) = 9978 bytes
+SHA1 (typo3_src-4.5.40.tar.gz) = 290acdeac2dc1937ce0cfb1d7ea982cd1b0b7398
+RMD160 (typo3_src-4.5.40.tar.gz) = e70ccfc002b59ab88334e2293dc4665e56d4e50a
+Size (typo3_src-4.5.40.tar.gz) = 20721996 bytes
SHA1 (patch-aa) = dd0847334b30215a822bcdcd9231862d7eab68a6