Date: Tue, 26 Apr 2022 15:27:48 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: adaa098fcdf3 - main - www/typo3-11: Update to 11.5.9 Message-ID: <202204261527.23QFRmRo069635@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=adaa098fcdf368253a3257bf1a9690817ae39302 commit adaa098fcdf368253a3257bf1a9690817ae39302 Author: Helmut Ritter <freebsd-ports@charlieroot.de> AuthorDate: 2022-04-26 15:26:20 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-04-26 15:27:43 +0000 www/typo3-11: Update to 11.5.9 Changes: https://get.typo3.org/release-notes/11.5.9 PR: 263583 --- 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 0847725f4e7b..5e29d46ac10b 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= 8 +PORT_V_PATCH= 9 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-11/distinfo b/www/typo3-11/distinfo index c1c50a1fc946..6054c8e55842 100644 --- a/www/typo3-11/distinfo +++ b/www/typo3-11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647603004 -SHA256 (typo3_src-11.5.8.tar.gz) = a2cd6e2a745a016b9aaae2522babfe6cc8b83b7dd69ca03d89a98110df041045 -SIZE (typo3_src-11.5.8.tar.gz) = 28909292 +TIMESTAMP = 1650978824 +SHA256 (typo3_src-11.5.9.tar.gz) = 657262a774fcd53bea8c36ed09c52b2e4945dd35dae3484dac782ec0b2cd6c77 +SIZE (typo3_src-11.5.9.tar.gz) = 28898649
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204261527.23QFRmRo069635>