Date: Fri, 18 Mar 2022 11:50:57 GMT From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 76a005125a9c - main - www/typo3-11: Update to 11.5.8 Message-ID: <202203181150.22IBovRA077057@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=76a005125a9cbe28da4a318da23d0ca50b1ac8d1 commit 76a005125a9cbe28da4a318da23d0ca50b1ac8d1 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2022-03-18 11:48:42 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2022-03-18 11:50:50 +0000 www/typo3-11: Update to 11.5.8 Changelog: https://get.typo3.org/release-notes/11.5.8 PR: 262630 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> Sponsored by: Netzkommune GmbH --- www/typo3-11/Makefile | 2 +- www/typo3-11/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/typo3-11/Makefile b/www/typo3-11/Makefile index 9e4f0c67a6c6..0847725f4e7b 100644 --- a/www/typo3-11/Makefile +++ b/www/typo3-11/Makefile @@ -32,7 +32,7 @@ SUB_LIST+= PREFIX=${PREFIX} \ PORT_V_MAJOR= 11 PORT_V_MINOR= 5 -PORT_V_PATCH= 7 +PORT_V_PATCH= 8 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-11/distinfo b/www/typo3-11/distinfo index 97909332784a..c1c50a1fc946 100644 --- a/www/typo3-11/distinfo +++ b/www/typo3-11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645814135 -SHA256 (typo3_src-11.5.7.tar.gz) = 4ac0f765ab62d216228025f21fecadb2904c908204d71f65f7421d64cb78c86a -SIZE (typo3_src-11.5.7.tar.gz) = 28687426 +TIMESTAMP = 1647603004 +SHA256 (typo3_src-11.5.8.tar.gz) = a2cd6e2a745a016b9aaae2522babfe6cc8b83b7dd69ca03d89a98110df041045 +SIZE (typo3_src-11.5.8.tar.gz) = 28909292
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203181150.22IBovRA077057>