Date: Thu, 23 Jan 2025 15:24:05 GMT From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 962ae5fa23d1 - 2025Q1 - =?utf-8?Q?www/typo3-12: Update 13.3.1 =E2=86=92 13.4.4?= Message-ID: <202501231524.50NFO5aC094992@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2025Q1 has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=962ae5fa23d1e6e9f75c18659bd61b1ef2769bdd commit 962ae5fa23d1e6e9f75c18659bd61b1ef2769bdd Author: Helmut Ritter <freebsd-ports@charlieroot.de> AuthorDate: 2025-01-23 15:18:46 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-01-23 15:23:58 +0000 www/typo3-12: Update 13.3.1 → 13.4.4 From 13.4.0 TYPO3 v13 is a new LTS. 13.4.3 is security release and contain important security fixes - read the corresponding security advisories here: * https://typo3.org/security/advisory/typo3-core-sa-2025-001 * https://typo3.org/security/advisory/typo3-core-sa-2025-002 * https://typo3.org/security/advisory/typo3-core-sa-2025-003 * https://typo3.org/security/advisory/typo3-core-sa-2025-004 * https://typo3.org/security/advisory/typo3-core-sa-2025-005 * https://typo3.org/security/advisory/typo3-core-sa-2025-006 * https://typo3.org/security/advisory/typo3-core-sa-2025-007 * https://typo3.org/security/advisory/typo3-core-sa-2025-008 Release Notes: https://get.typo3.org/release-notes/13.4.0 https://get.typo3.org/release-notes/13.4.1 https://get.typo3.org/release-notes/13.4.2 https://get.typo3.org/release-notes/13.4.3 https://get.typo3.org/release-notes/13.4.4 News: https://typo3.org/article/typo3-v13-lts-ride-the-wave https://typo3.org/article/typo3-1341-and-12423-maintenance-releases-published https://typo3.org/article/typo3-1342-and-12424-maintenance-releases-published https://typo3.org/article/typo3-1343-and-12425-security-releases-published https://typo3.org/article/typo3-1344-and-12426-maintenance-releases-published PR: 284253 MFH: 2025Q1 (cherry picked from commit 837556d31992381891ace98fbd14b7257c0aaf58) --- www/typo3-13/Makefile | 6 +++--- www/typo3-13/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/typo3-13/Makefile b/www/typo3-13/Makefile index a769181db6b2..89409efc94c6 100644 --- a/www/typo3-13/Makefile +++ b/www/typo3-13/Makefile @@ -1,7 +1,7 @@ PORTNAME= typo3 DISTVERSION= ${PORT_V_MAJOR}.${PORT_V_MINOR}.${PORT_V_PATCH} CATEGORIES= www -MASTER_SITES= https://typo3.azureedge.net/typo3/${DISTVERSION}/ +MASTER_SITES= https://cdn.typo3.com/typo3/${DISTVERSION}/ PKGNAMESUFFIX= -${PORT_V_MAJOR}${PHP_PKGNAMESUFFIX} DISTNAME= ${PORTNAME}_src-${DISTVERSION} @@ -30,8 +30,8 @@ SUB_LIST+= PREFIX=${PREFIX} \ TYPO3WWW=${TYPO3WWW} PORT_V_MAJOR= 13 -PORT_V_MINOR= 3 -PORT_V_PATCH= 1 +PORT_V_MINOR= 4 +PORT_V_PATCH= 4 TYPO3DIR= www/${PORTNAME}-${PORT_V_MAJOR} diff --git a/www/typo3-13/distinfo b/www/typo3-13/distinfo index 3a4b918ace96..2180d8414bb6 100644 --- a/www/typo3-13/distinfo +++ b/www/typo3-13/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728982618 -SHA256 (typo3_src-13.3.1.tar.gz) = 6f6b17804c549f58556319f07e2b9de2375e46e04ab683d71a83fbf17d3a7ef9 -SIZE (typo3_src-13.3.1.tar.gz) = 26710799 +TIMESTAMP = 1737539538 +SHA256 (typo3_src-13.4.4.tar.gz) = c38c33ea0705f4b4f0fd9b53ba6ef618b383b69b38ba74a092fbb85125ecdae7 +SIZE (typo3_src-13.4.4.tar.gz) = 25784463
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501231524.50NFO5aC094992>