Date: Wed, 18 Jul 2018 07:18:19 +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: r474837 - branches/2018Q3/www/typo3-7 Message-ID: <201807180718.w6I7IJnl094628@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Wed Jul 18 07:18:19 2018 New Revision: 474837 URL: https://svnweb.freebsd.org/changeset/ports/474837 Log: MFH: r474809 Update to 7.6.30 Changelog: https://typo3.org/article/typo3-931-8717-and-7630-security-releases-published/ PR: 229835 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) Security: ef013039-89cd-11e8-84e9-00e04c1ea73d Approved by: ports-secteam (riggs) Modified: branches/2018Q3/www/typo3-7/Makefile branches/2018Q3/www/typo3-7/distinfo Directory Properties: branches/2018Q3/ (props changed) Modified: branches/2018Q3/www/typo3-7/Makefile ============================================================================== --- branches/2018Q3/www/typo3-7/Makefile Wed Jul 18 07:02:56 2018 (r474836) +++ branches/2018Q3/www/typo3-7/Makefile Wed Jul 18 07:18:19 2018 (r474837) @@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 7 PORT_V_MINOR= 6 -PORT_V_PATCH= 29 +PORT_V_PATCH= 30 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: branches/2018Q3/www/typo3-7/distinfo ============================================================================== --- branches/2018Q3/www/typo3-7/distinfo Wed Jul 18 07:02:56 2018 (r474836) +++ branches/2018Q3/www/typo3-7/distinfo Wed Jul 18 07:18:19 2018 (r474837) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529518825 -SHA256 (typo3_src-7.6.29.tar.gz) = 19058789b51d3c139a25327ffc28b457f032049539f7b4a20b3fc3b5bc3681db -SIZE (typo3_src-7.6.29.tar.gz) = 20510166 +TIMESTAMP = 1531847817 +SHA256 (typo3_src-7.6.30.tar.gz) = 21d8394aa7686c4787cd2cc0185fd839548ef5a9b63c24a11e43d91400c5b6b1 +SIZE (typo3_src-7.6.30.tar.gz) = 20513596
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807180718.w6I7IJnl094628>