Date: Thu, 17 Aug 2017 18:55:53 +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: r448174 - branches/2017Q3/www/typo3-7 Message-ID: <201708171855.v7HItrtQ083417@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Thu Aug 17 18:55:52 2017 New Revision: 448174 URL: https://svnweb.freebsd.org/changeset/ports/448174 Log: MFH: r447698 - www/typo3-7: Update from 7.6.20 to 7.6.21 - Changelog: https://typo3.org/news/article/typo3-874-and-7621-released/ PR: 221388 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D11952 Approved by: ports-secteam (feld) Modified: branches/2017Q3/www/typo3-7/Makefile branches/2017Q3/www/typo3-7/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/www/typo3-7/Makefile ============================================================================== --- branches/2017Q3/www/typo3-7/Makefile Thu Aug 17 18:49:29 2017 (r448173) +++ branches/2017Q3/www/typo3-7/Makefile Thu Aug 17 18:55:52 2017 (r448174) @@ -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 @@ -27,7 +27,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 7 PORT_V_MINOR= 6 -PORT_V_PATCH= 19 +PORT_V_PATCH= 21 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: branches/2017Q3/www/typo3-7/distinfo ============================================================================== --- branches/2017Q3/www/typo3-7/distinfo Thu Aug 17 18:49:29 2017 (r448173) +++ branches/2017Q3/www/typo3-7/distinfo Thu Aug 17 18:55:52 2017 (r448174) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498138091 -SHA256 (typo3_src-7.6.19.tar.gz) = 4496c606e179a996636a33fbc681bd649fcd1021ea60fcb295dbdfee9750483f -SIZE (typo3_src-7.6.19.tar.gz) = 21696774 +TIMESTAMP = 1502367066 +SHA256 (typo3_src-7.6.21.tar.gz) = 8ba70e31ca46b07dfc3afab8097130f7296c2f88b0d8b0ec42fe058987d79176 +SIZE (typo3_src-7.6.21.tar.gz) = 20470284
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708171855.v7HItrtQ083417>