diff options
author | tron <tron> | 2014-12-21 10:08:17 +0000 |
---|---|---|
committer | tron <tron> | 2014-12-21 10:08:17 +0000 |
commit | 12dfa5022b71ba338c581f30d93921120cb759df (patch) | |
tree | 2f6e4dcccab272cf0c224e83d69ef30dcaef7efd | |
parent | a9c306eb628c8cb243d9ca4dadd374db6327c2e9 (diff) | |
download | pkgsrc-12dfa5022b71ba338c581f30d93921120cb759df.tar.gz |
Pullup ticket #4575 - requested by taca
www/typo3_45: security update
Revisions pulled up:
- www/typo3_45/Makefile 1.33
- www/typo3_45/distinfo 1.28
---
Module Name: pkgsrc
Committed By: taca
Date: Sun Dec 14 11:58:29 UTC 2014
Modified Files:
pkgsrc/www/typo3_45: Makefile distinfo
Log Message:
Update typo345 package to 4.5.39.
2014-12-10 d72f00c [RELEASE] Release of TYPO3 4.5.39 (TYPO3 Release Team)
2014-12-10 63ae7dd #62723 [!!!][SECURITY] Fix link spoofing in prefixLocalAnchors (Helmut Hummel)
2014-12-08 5c267d2 #62967 [BUGFIX] Exclude CDATA from t3lib_parsehtml->XHTML_clean (Nicole Cordes)
2014-11-27 7d66912 [RELEASE] Release of TYPO3 4.5.38 (TYPO3 Release Team)
2014-11-19 61d8b25 #58053 [BUGFIX] Handle opacity for IE in prototype.js (Jigal van Hemert)
2014-11-15 42de3e0 #62984 [BUGFIX] PHP warning on saving TypoScript with t3editor (Oliver Hader)
2014-11-13 152b14b #62032 [BUGFIX] Fix PHP warning with date function in FormEngine (Oliver Hader)
2014-11-03 79ba882 #62391 [BUGFIX] Ensure PHP 5.2 compatibility in php-openid (Michael Stucki)
2014-10-31 f56c52f #62513 [BUGFIX] Too many tags by identifier in CacheBackends (Michael Stucki)
2014-10-23 528429b #57006 [BUGFIX] softrefproc typolink lacks support for separation by line feed (Marc Bastian Heinrichs)
2014-10-22 a62c19e #62391 [BUGFIX] Ensure PHP 5.2 compatibility in makeInstance (Helmut Hummel)
-rw-r--r-- | www/typo3_45/Makefile | 4 | ||||
-rw-r--r-- | www/typo3_45/distinfo | 14 |
2 files changed, 9 insertions, 9 deletions
diff --git a/www/typo3_45/Makefile b/www/typo3_45/Makefile index ab6c70fd05b..41d1bf62c7b 100644 --- a/www/typo3_45/Makefile +++ b/www/typo3_45/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31.2.1 2014/10/25 16:08:16 tron Exp $ +# $NetBSD: Makefile,v 1.31.2.2 2014/12/21 10:08:17 tron 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.37 +VER= 4.5.39 NO_BUILD= yes USE_TOOLS+= pax diff --git a/www/typo3_45/distinfo b/www/typo3_45/distinfo index f9a6f4e507d..bc1570b9e65 100644 --- a/www/typo3_45/distinfo +++ b/www/typo3_45/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.26.2.1 2014/10/25 16:08:16 tron Exp $ +$NetBSD: distinfo,v 1.26.2.2 2014/12/21 10:08:17 tron Exp $ -SHA1 (dummy-4.5.37.tar.gz) = 98bc42690ae5de5188bf18169cf34e6d4aeb4ad0 -RMD160 (dummy-4.5.37.tar.gz) = 506f7fde55e87a839e5483725949d5872fac35da -Size (dummy-4.5.37.tar.gz) = 9978 bytes -SHA1 (typo3_src-4.5.37.tar.gz) = f7eaaf9e6cd41ac5ee50f0589002dea34e6424bf -RMD160 (typo3_src-4.5.37.tar.gz) = e9d0e8c202dd7ea5a652d3e350a165952abc4b98 -Size (typo3_src-4.5.37.tar.gz) = 20721846 bytes +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 (patch-aa) = dd0847334b30215a822bcdcd9231862d7eab68a6 |