Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2025 22:36:00 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9f3d203b77f9 - main - www/typo3-12: Update 12.4.31 => 12.4.32
Message-ID:  <202505282236.54SMa0Nl030296@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9f3d203b77f94da39d6b683c3d06af38b585b7e1

commit 9f3d203b77f94da39d6b683c3d06af38b585b7e1
Author:     Helmut Ritter <freebsd-ports@charlieroot.de>
AuthorDate: 2025-05-28 22:34:04 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-28 22:34:04 +0000

    www/typo3-12: Update 12.4.31 => 12.4.32
    
    Release notes:
    https://get.typo3.org/release-notes/12.4.32
    https://typo3.org/article/typo3-13413-and-12432-maintenance-releases-published
    
    PR:     287113
---
 www/typo3-12/Makefile | 4 ++--
 www/typo3-12/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/typo3-12/Makefile b/www/typo3-12/Makefile
index debae5bfffd5..c74f6ce3babf 100644
--- a/www/typo3-12/Makefile
+++ b/www/typo3-12/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	typo3
 DISTVERSION=	${PORT_V_MAJOR}.${PORT_V_MINOR}.${PORT_V_PATCH}
-PORTREVISION=	1
+#PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	https://cdn.typo3.com/typo3/${DISTVERSION}/
 PKGNAMESUFFIX=	-${PORT_V_MAJOR}${PHP_PKGNAMESUFFIX}
@@ -30,7 +30,7 @@ WRKSRC=		${WRKDIR}/${PORTNAME}_src-${DISTVERSION}
 
 PORT_V_MAJOR=	12
 PORT_V_MINOR=	4
-PORT_V_PATCH=	31
+PORT_V_PATCH=	32
 
 TYPO3DIR=	www/${PORTNAME}-${PORT_V_MAJOR}
 
diff --git a/www/typo3-12/distinfo b/www/typo3-12/distinfo
index 8ba5a3b50a56..aaa4f812ed4b 100644
--- a/www/typo3-12/distinfo
+++ b/www/typo3-12/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747746945
-SHA256 (typo3_src-12.4.31.tar.gz) = 69e71c0be15291eb56db09ab305c942b499da434a9d9042b9e0662b1a9783681
-SIZE (typo3_src-12.4.31.tar.gz) = 26607292
+TIMESTAMP = 1748436262
+SHA256 (typo3_src-12.4.32.tar.gz) = e5b0d0452e7aa123b1d57176ddf013210928cae8411be04f494010749ef3c376
+SIZE (typo3_src-12.4.32.tar.gz) = 26612094


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202505282236.54SMa0Nl030296>