From 2223d5cc7ad31d114cf03a1cf68df7333ca7b599 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 5 Sep 2017 16:11:27 +0000 Subject: Update to 8.7.5 Changes: https://typo3.org/download/release-notes/whats-new/ https://typo3.org/news/article/typo3-cms-7622-and-875-released/ PR: 222072 Submitted by: Helmut Ritter (maintainer) MFH: 2017Q3 --- www/typo3-8/Makefile | 2 +- www/typo3-8/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/typo3-8/Makefile b/www/typo3-8/Makefile index 680ceba3de42..f462b3210a1a 100644 --- a/www/typo3-8/Makefile +++ b/www/typo3-8/Makefile @@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 8 PORT_V_MINOR= 7 -PORT_V_PATCH= 4 +PORT_V_PATCH= 5 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-8/distinfo b/www/typo3-8/distinfo index c3f0de4022e1..13440b727781 100644 --- a/www/typo3-8/distinfo +++ b/www/typo3-8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1502368288 -SHA256 (typo3_src-8.7.4.tar.gz) = b0ba9a2cb09d5855b557f220ca1c535ffc9eb5f458bb48bd275ee647664b64d8 -SIZE (typo3_src-8.7.4.tar.gz) = 18431446 +TIMESTAMP = 1504626311 +SHA256 (typo3_src-8.7.5.tar.gz) = c4d1dea5ab6cff3780a3337dc31903696478695559dc9d186f532e8b080a176b +SIZE (typo3_src-8.7.5.tar.gz) = 18443995 -- cgit