From e38bc6654cdf9a6512404a626c30b1d29f65fa36 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Thu, 22 Jun 2017 23:43:03 +0000 Subject: Update to 7.6.19 Changes: https://typo3.org/download/release-notes/whats-new/ https://typo3.org/news/article/typo3-872-and-7619-released/ PR: 220208 Submitted by: Helmut Ritter (maintainer) --- www/typo3-7/Makefile | 2 +- www/typo3-7/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/typo3-7/Makefile b/www/typo3-7/Makefile index f5657054431e..8fc6c3ae840f 100644 --- a/www/typo3-7/Makefile +++ b/www/typo3-7/Makefile @@ -27,7 +27,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 7 PORT_V_MINOR= 6 -PORT_V_PATCH= 18 +PORT_V_PATCH= 19 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-7/distinfo b/www/typo3-7/distinfo index de8438c462df..977f6ac5e445 100644 --- a/www/typo3-7/distinfo +++ b/www/typo3-7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492605961 -SHA256 (typo3_src-7.6.18.tar.gz) = 7c411c7ac32ff1053428e6741074ecca818a5b9623166124100548c673a4c109 -SIZE (typo3_src-7.6.18.tar.gz) = 21693315 +TIMESTAMP = 1498138091 +SHA256 (typo3_src-7.6.19.tar.gz) = 4496c606e179a996636a33fbc681bd649fcd1021ea60fcb295dbdfee9750483f +SIZE (typo3_src-7.6.19.tar.gz) = 21696774 -- cgit