Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2023 12:10:00 GMT
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 9841c6652b4f - 2023Q2 - www/typo3-12: update to 12.4.1
Message-ID:  <202306011210.351CA06S073153@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by matthew:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9841c6652b4f127d0efdf9b5b00035680dc1f075

commit 9841c6652b4f127d0efdf9b5b00035680dc1f075
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2023-06-01 11:14:49 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2023-06-01 12:09:23 +0000

    www/typo3-12: update to 12.4.1
    
    Changes:        https://get.typo3.org/release-notes/12.4.1
    PR:             271347
    Approved by:    Helmut Ritter (maintainer)
    MFH:            2023Q3
    
    (cherry picked from commit de70b8a16563c3d21358285ffe728572ece2c290)
---
 www/typo3-12/Makefile | 5 +++--
 www/typo3-12/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/www/typo3-12/Makefile b/www/typo3-12/Makefile
index 6e0317be246b..5c5d18d71389 100644
--- a/www/typo3-12/Makefile
+++ b/www/typo3-12/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	typo3
 PORTVERSION=	${PORT_V_MAJOR}.${PORT_V_MINOR}.${PORT_V_PATCH}
+#PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	https://typo3.azureedge.net/typo3/${PORTVERSION}/
 PKGNAMESUFFIX=	-${PORT_V_MAJOR}${PHP_PKGNAMESUFFIX}
@@ -31,8 +32,8 @@ SUB_LIST+=	PREFIX=${PREFIX} \
 		TYPO3DIR=${TYPO3DIR}
 
 PORT_V_MAJOR=	12
-PORT_V_MINOR=	3
-PORT_V_PATCH=	0
+PORT_V_MINOR=	4
+PORT_V_PATCH=	1
 
 TYPO3DIR=	www/${PORTNAME}-${PORT_V_MAJOR}
 
diff --git a/www/typo3-12/distinfo b/www/typo3-12/distinfo
index 393698e4067f..61e80d4fd227 100644
--- a/www/typo3-12/distinfo
+++ b/www/typo3-12/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680080019
-SHA256 (typo3_src-12.3.0.tar.gz) = 6c1659d1da9ee0298604814c1d4e3c7cc70f3e8364bb2f70eecb0133262d4d6f
-SIZE (typo3_src-12.3.0.tar.gz) = 24948721
+TIMESTAMP = 1683717319
+SHA256 (typo3_src-12.4.1.tar.gz) = b6be18fced2dcfd60b187fefb7516d7e397cb5a32d31a6cc3efe5f0cbf191d58
+SIZE (typo3_src-12.4.1.tar.gz) = 25489317



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