Date: Tue, 15 Sep 2020 12:56:55 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r548728 - branches/2020Q3/www/typo3-10 Message-ID: <202009151256.08FCut6g020042@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Tue Sep 15 12:56:54 2020 New Revision: 548728 URL: https://svnweb.freebsd.org/changeset/ports/548728 Log: MFH: r548705 www/typo3-10: Update to 10.4.7 These versions are maintenance releases and contain bug fixes only. For details about the releases, please see: https://get.typo3.org/release-notes/10.4.7 PR: 249313 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) Approved by: ports-secteam (fluffy) 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 Sep 15 12:56:24 2020 (r548727) +++ branches/2020Q3/www/typo3-10/Makefile Tue Sep 15 12:56:54 2020 (r548728) @@ -25,7 +25,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. PORT_V_MAJOR= 10 PORT_V_MINOR= 4 -PORT_V_PATCH= 6 +PORT_V_PATCH= 7 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: branches/2020Q3/www/typo3-10/distinfo ============================================================================== --- branches/2020Q3/www/typo3-10/distinfo Tue Sep 15 12:56:24 2020 (r548727) +++ branches/2020Q3/www/typo3-10/distinfo Tue Sep 15 12:56:54 2020 (r548728) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596371758 -SHA256 (typo3_src-10.4.6.tar.gz) = 32f251154285e9f2b723751bcdaef1ca55c230971eb28fd09cdf2af884696ec6 -SIZE (typo3_src-10.4.6.tar.gz) = 28467603 +TIMESTAMP = 1600092374 +SHA256 (typo3_src-10.4.7.tar.gz) = f7ae7b45e905f2ceac93f050aa3c6c0f9070af2cf56358b6f1e8a3e0885c45bc +SIZE (typo3_src-10.4.7.tar.gz) = 28466652
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009151256.08FCut6g020042>