Date: Fri, 17 May 2024 08:05:53 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 96ff7c5698a1 - main - www/typo3-11: Update to 11.5.37 Message-ID: <202405170805.44H85rs5039699@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=96ff7c5698a1d052cdd5f44c1e67ea69db95d194 commit 96ff7c5698a1d052cdd5f44c1e67ea69db95d194 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2024-05-17 02:41:56 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2024-05-17 08:05:39 +0000 www/typo3-11: Update to 11.5.37 Update pkg-descr PR: 279019 Reported by: maintainer --- www/typo3-11/Makefile | 2 +- www/typo3-11/distinfo | 6 +++--- www/typo3-11/pkg-descr | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/www/typo3-11/Makefile b/www/typo3-11/Makefile index 525c4ad00363..9d129e9f8dc6 100644 --- a/www/typo3-11/Makefile +++ b/www/typo3-11/Makefile @@ -28,7 +28,7 @@ SUB_LIST+= PREFIX=${PREFIX} \ PORT_V_MAJOR= 11 PORT_V_MINOR= 5 -PORT_V_PATCH= 35 +PORT_V_PATCH= 37 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-11/distinfo b/www/typo3-11/distinfo index e1b4be65c323..1c74c064b3cc 100644 --- a/www/typo3-11/distinfo +++ b/www/typo3-11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708194984 -SHA256 (typo3_src-11.5.35.tar.gz) = fae368c71fe744b4539e44a12776db6e5a634e59d01a1c7eac69c7ceb58b9e86 -SIZE (typo3_src-11.5.35.tar.gz) = 29060641 +TIMESTAMP = 1715913494 +SHA256 (typo3_src-11.5.37.tar.gz) = 4a4f70a1f21e4ab04ad6f331f0cb19da0a9c956898de2cacb927a92d8f2bff1e +SIZE (typo3_src-11.5.37.tar.gz) = 29056310 diff --git a/www/typo3-11/pkg-descr b/www/typo3-11/pkg-descr index 0704d9d3edc0..f21ba59184f2 100644 --- a/www/typo3-11/pkg-descr +++ b/www/typo3-11/pkg-descr @@ -1,5 +1,5 @@ -This is the stable version with long-term support (LTS). We provide free -maintenance bug fixes until April 2023 and security updates until October 2024. +This is the old stable version with long-term support (LTS). We provide free security +updates until October 2024. * Unified editor experience * Advanced Filelist module @@ -9,11 +9,11 @@ maintenance bug fixes until April 2023 and security updates until October 2024. * And many improvements for developers System requirements -* PHP 7.4, 8.0, 8.1 +* PHP 7.4, 8.0, 8.1, 8.2, 8.3 * MariaDB 10.2.7+ / Microsoft SQL Server / MySQL 5.7.9+ / PostgreSQL / SQLite * Modern Browsers * Detailed list of requirements: - https://get.typo3.org/version/11#system-requirements + https://get.typo3.org/version/11#system-requirements Supported Until Free: 2024-10-31
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405170805.44H85rs5039699>