From 0df7493e9608400ae6a2f7489f48d9dd02668791 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Thu, 22 Jun 2017 23:43:08 +0000 Subject: Update to 8.7.2 Changes: https://typo3.org/download/release-notes/whats-new/ https://typo3.org/news/article/typo3-872-and-7619-released/ PR: 220209 Submitted by: Helmut Ritter (maintainer) --- www/typo3-8/Makefile | 2 +- www/typo3-8/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/typo3-8/Makefile b/www/typo3-8/Makefile index 2d33b29b33cb..1407728cfb41 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= 1 +PORT_V_PATCH= 2 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-8/distinfo b/www/typo3-8/distinfo index 421b0067850c..01f827ab0ff0 100644 --- a/www/typo3-8/distinfo +++ b/www/typo3-8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492607076 -SHA256 (typo3_src-8.7.1.tar.gz) = 4035dcbfdf611a425ed15be8c46fa4722020b442ee17f9c0bba2d8bcf6649815 -SIZE (typo3_src-8.7.1.tar.gz) = 21624139 +TIMESTAMP = 1498138025 +SHA256 (typo3_src-8.7.2.tar.gz) = e1afbfcc97f60b201d2de334f5d5f9ad523543338891ec1ba1c2f1df5958d97f +SIZE (typo3_src-8.7.2.tar.gz) = 19089981 -- cgit