Date: Tue, 4 Aug 2020 09:47:34 +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: r544160 - branches/2020Q3/www/typo3-10 Message-ID: <202008040947.0749lYBg035440@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Tue Aug 4 09:47:33 2020 New Revision: 544160 URL: https://svnweb.freebsd.org/changeset/ports/544160 Log: MFH: r544158 Update to 10.4.6 Changelogs: - https://typo3.org/article/typo3-1046-and-9520-security-releases-published - https://typo3.org/security/advisory/typo3-core-sa-2020-007 - https://typo3.org/security/advisory/typo3-core-sa-2020-008 PR: 248429 Reported by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) Security: eab964f8-d632-11ea-9172-4c72b94353b5 Sponsored by: Netzkommune GmbH Approved by: ports-secteam (with hat) Modified: branches/2020Q3/www/typo3-10/Makefile branches/2020Q3/www/typo3-10/distinfo Directory Properties: branches/2020Q3/ (props changed) Modified: branches/2020Q3/www/typo3-10/Makefile ============================================================================== --- branches/2020Q3/www/typo3-10/Makefile Tue Aug 4 09:46:22 2020 (r544159) +++ branches/2020Q3/www/typo3-10/Makefile Tue Aug 4 09:47:33 2020 (r544160) @@ -25,7 +25,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. PORT_V_MAJOR= 10 PORT_V_MINOR= 4 -PORT_V_PATCH= 4 +PORT_V_PATCH= 6 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: branches/2020Q3/www/typo3-10/distinfo ============================================================================== --- branches/2020Q3/www/typo3-10/distinfo Tue Aug 4 09:46:22 2020 (r544159) +++ branches/2020Q3/www/typo3-10/distinfo Tue Aug 4 09:47:33 2020 (r544160) @@ -1,3 +1,3 @@ -TIMESTAMP = 1592145021 -SHA256 (typo3_src-10.4.4.tar.gz) = b05dff3c04a10f5518ee91a4bc0b582849209ffdd74e98ad318b7cad69f1e9b8 -SIZE (typo3_src-10.4.4.tar.gz) = 28448604 +TIMESTAMP = 1596371758 +SHA256 (typo3_src-10.4.6.tar.gz) = 32f251154285e9f2b723751bcdaef1ca55c230971eb28fd09cdf2af884696ec6 +SIZE (typo3_src-10.4.6.tar.gz) = 28467603
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008040947.0749lYBg035440>