pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/typo3_62



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Apr 23 14:52:31 UTC 2017

Modified Files:
        pkgsrc/www/typo3_62: Makefile distinfo

Log Message:
Update typo3_62 to 6.2.31.

2017-04-18  ac75a78                  [RELEASE] Release of TYPO3 6.2.31 (TYPO3 Release Team)
2017-04-18  3de0853  #80857          [TASK] Mark 6.2 as e-o-l in install tool core updater (Christian Kuhn)
2017-04-07  f2ce731  #77855          [BUGFIX] Allow file replace for editors (Helmut Hummel)
2017-04-04  7c45dc5  #48544          [FOLLOWUP][BUGFIX] Do not devlog bad code smells of core classes (Markus Klein)
2017-04-03  5d266a7  #48544          [BUGFIX] Do not devlog bad code smells of core classes (Markus Klein)
2017-03-31  a4c6edc  #80589          [BUGFIX] FAL: Correctly iterate folder content with offset (Markus Klein)
2017-03-25  11506d7  #72299          [BUGFIX] Send correct HTTP message in getUrl (Markus Klein)
2017-03-09  21a8ee2  #64742          [BUGFIX] Extension update: Prevent multiple update trigger (Nicole Cordes)
2017-01-13  b236079  #78986          [BUGFIX] Remove range from sorting field (Georg Ringer)
2017-01-11  a3cc3f9  #79275          [BUGFIX] CacheHashCalculator does not exclude ADMCMD arguments (Benni Mack)
2017-01-07  8bc9de1  #79165          [TASK] Update copyright year to 2017 (Wouter Wolters)
2017-01-03  5631d83  #78822          [BUGFIX] Documentation of sessionTimeout (Anja Leichsenring)


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/typo3_62/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/typo3_62/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/typo3_62/Makefile
diff -u pkgsrc/www/typo3_62/Makefile:1.21 pkgsrc/www/typo3_62/Makefile:1.22
--- pkgsrc/www/typo3_62/Makefile:1.21   Fri Jan 13 15:06:40 2017
+++ pkgsrc/www/typo3_62/Makefile        Sun Apr 23 14:52:31 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2017/01/13 15:06:40 taca Exp $
+# $NetBSD: Makefile,v 1.22 2017/04/23 14:52:31 taca Exp $
 #
 
 DISTNAME=      ${TYPO3NAME}
@@ -18,7 +18,7 @@ DEPENDS+=     ${PHP_PKG_PREFIX}-json>=5.3.7:
 DEPENDS+=      ${PHP_PKG_PREFIX}-zip>=5.3.7:../../archivers/php-zip
 DEPENDS+=      ${PHP_PKG_PREFIX}-zlib>=5.3.7:../../archivers/php-zlib
 
-VER=           6.2.30
+VER=           6.2.31
 NO_BUILD=      yes
 USE_TOOLS+=    bash:run pax
 

Index: pkgsrc/www/typo3_62/distinfo
diff -u pkgsrc/www/typo3_62/distinfo:1.19 pkgsrc/www/typo3_62/distinfo:1.20
--- pkgsrc/www/typo3_62/distinfo:1.19   Fri Jan 13 15:06:40 2017
+++ pkgsrc/www/typo3_62/distinfo        Sun Apr 23 14:52:31 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.19 2017/01/13 15:06:40 taca Exp $
+$NetBSD: distinfo,v 1.20 2017/04/23 14:52:31 taca Exp $
 
-SHA1 (typo3_src-6.2.30.tar.gz) = 4d4eb3bfed5f00da709913136c2478fb20358997
-RMD160 (typo3_src-6.2.30.tar.gz) = 3ff0c950c4d1db09e743fe020d7ae370e0716db6
-SHA512 (typo3_src-6.2.30.tar.gz) = 3ca4a16eb2851e46e0be4328d2b2634913eace21ea2cf64b6d5a7e8b16a5691c79d3f4b577d204534eec1e5f019630a4bd1836adf2f3c244b93661dcc45c796f
-Size (typo3_src-6.2.30.tar.gz) = 20959160 bytes
+SHA1 (typo3_src-6.2.31.tar.gz) = 3bbace592a8e9c313971e7952a074b93ee846568
+RMD160 (typo3_src-6.2.31.tar.gz) = b41ffd85452fb5bbb362fd35bc1c2869a742a844
+SHA512 (typo3_src-6.2.31.tar.gz) = e8221bb74fa1419f252341038d0d02f9e8e2543448876c49d7fa790edfa676cf9991bc509d215cb30e31c2988521b63b83501493bbb34793a046e54bade3b605
+Size (typo3_src-6.2.31.tar.gz) = 20959472 bytes
 SHA1 (patch-typo3_sysext_core_Configuration_DefaultConfiguration.php) = e33544513630b4c931ca8e932847796d4bd694b2



Home | Main Index | Thread Index | Old Index