Date: Sat, 15 Dec 2018 09:16: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: r487498 - branches/2018Q4/www/typo3-8 Message-ID: <201812150916.wBF9Go7E085269@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Sat Dec 15 09:16:50 2018 New Revision: 487498 URL: https://svnweb.freebsd.org/changeset/ports/487498 Log: MFH: r487467 Update to 8.7.22 Changelog: https://get.typo3.org/release-notes/8.7.22 PR: 234006 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) Sponsored by: Netzkommune GmbH Approved by: ports-secteam (miwi) Modified: branches/2018Q4/www/typo3-8/Makefile branches/2018Q4/www/typo3-8/distinfo Directory Properties: branches/2018Q4/ (props changed) Modified: branches/2018Q4/www/typo3-8/Makefile ============================================================================== --- branches/2018Q4/www/typo3-8/Makefile Sat Dec 15 09:09:12 2018 (r487497) +++ branches/2018Q4/www/typo3-8/Makefile Sat Dec 15 09:16:50 2018 (r487498) @@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 8 PORT_V_MINOR= 7 -PORT_V_PATCH= 21 +PORT_V_PATCH= 22 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: branches/2018Q4/www/typo3-8/distinfo ============================================================================== --- branches/2018Q4/www/typo3-8/distinfo Sat Dec 15 09:09:12 2018 (r487497) +++ branches/2018Q4/www/typo3-8/distinfo Sat Dec 15 09:16:50 2018 (r487498) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544788958 -SHA256 (typo3_src-8.7.21.tar.gz) = 919adb27ba9d01c423a13d1e95b4392c34619cae73c4867f5efa743b662c5b8e -SIZE (typo3_src-8.7.21.tar.gz) = 21162977 +TIMESTAMP = 1544818061 +SHA256 (typo3_src-8.7.22.tar.gz) = 4794e5bb95ea791c1c59aacc58b92c5da531da29c859e7ede5ef2f58752a571e +SIZE (typo3_src-8.7.22.tar.gz) = 21162081
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812150916.wBF9Go7E085269>