Date: Thu, 17 Aug 2017 18:57:50 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r448175 - branches/2017Q3/www/typo3-8 Message-ID: <201708171857.v7HIvo5G083659@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Thu Aug 17 18:57:50 2017 New Revision: 448175 URL: https://svnweb.freebsd.org/changeset/ports/448175 Log: MFH: r447696 - www/typo3-8: Update from 8.7.3 to 8.7.4 - Changelog: https://typo3.org/news/article/typo3-874-and-7621-released/ PR: 221389 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D11954 Approved by: ports-secteam (feld) Modified: branches/2017Q3/www/typo3-8/Makefile branches/2017Q3/www/typo3-8/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/www/typo3-8/Makefile ============================================================================== --- branches/2017Q3/www/typo3-8/Makefile Thu Aug 17 18:55:52 2017 (r448174) +++ branches/2017Q3/www/typo3-8/Makefile Thu Aug 17 18:57:50 2017 (r448175) @@ -4,7 +4,7 @@ PORTNAME= typo3 PORTVERSION= ${PORT_V_MAJOR}.${PORT_V_MINOR}.${PORT_V_PATCH} CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} +MASTER_SITES= https://typo3.azureedge.net/typo3/${PORTVERSION}/ PKGNAMESUFFIX= -${PORT_V_MAJOR} MAINTAINER= freebsd-ports@charlieroot.de @@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 8 PORT_V_MINOR= 7 -PORT_V_PATCH= 2 +PORT_V_PATCH= 4 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: branches/2017Q3/www/typo3-8/distinfo ============================================================================== --- branches/2017Q3/www/typo3-8/distinfo Thu Aug 17 18:55:52 2017 (r448174) +++ branches/2017Q3/www/typo3-8/distinfo Thu Aug 17 18:57:50 2017 (r448175) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498138025 -SHA256 (typo3_src-8.7.2.tar.gz) = e1afbfcc97f60b201d2de334f5d5f9ad523543338891ec1ba1c2f1df5958d97f -SIZE (typo3_src-8.7.2.tar.gz) = 19089981 +TIMESTAMP = 1502368288 +SHA256 (typo3_src-8.7.4.tar.gz) = b0ba9a2cb09d5855b557f220ca1c535ffc9eb5f458bb48bd275ee647664b64d8 +SIZE (typo3_src-8.7.4.tar.gz) = 18431446
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708171857.v7HIvo5G083659>