git: 192db2cb24bc - main - www/typo3-11: Update to 11.5.2

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Wed, 24 Nov 2021 06:52:49 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=192db2cb24bc1b58ae687615502af64f8944dd08

commit 192db2cb24bc1b58ae687615502af64f8944dd08
Author:     Helmut Ritter <freebsd-ports@charlieroot.de>
AuthorDate: 2021-11-23 16:45:44 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2021-11-24 06:51:38 +0000

    www/typo3-11: Update to 11.5.2
    
    ChangeLog: https://get.typo3.org/release-notes/11.5.2
    
    While here, pet linters.
    
    PR:     259713
    Reported by:    freebsd-ports@charlieroot.de (maintainer)
---
 www/typo3-11/Makefile | 20 ++++++++++----------
 www/typo3-11/distinfo |  6 +++---
 2 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/www/typo3-11/Makefile b/www/typo3-11/Makefile
index 8ecd4feb5663..a0474ff06563 100644
--- a/www/typo3-11/Makefile
+++ b/www/typo3-11/Makefile
@@ -5,6 +5,8 @@ PORTVERSION=	${PORT_V_MAJOR}.${PORT_V_MINOR}.${PORT_V_PATCH}
 CATEGORIES=	www
 MASTER_SITES=	https://typo3.azureedge.net/typo3/${PORTVERSION}/
 PKGNAMESUFFIX=	-${PORT_V_MAJOR}${PHP_PKGNAMESUFFIX}
+DISTFILES+=	${TYPO3SRC}${EXTRACT_SUFX}
+
 
 MAINTAINER=	freebsd-ports@charlieroot.de
 COMMENT=	Typo3 content management system
@@ -17,14 +19,19 @@ USE_PHP=	ctype dom fileinfo filter hash intl json openssl pcre session simplexml
 		spl tokenizer xml zip
 
 WRKSRC=		${WRKDIR}/${TYPO3SRC}
-NO_BUILD=	yes
-NO_ARCH=	yes
 SHEBANG_GLOB=	*.sh *.php
+NO_ARCH=	yes
+NO_BUILD=	yes
 PORTSCOUT=	limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\.
+SUB_FILES=	pkg-message
+SUB_LIST+=	PREFIX=${PREFIX} \
+		TYPO3WWW=${TYPO3WWW} \
+		TYPO3DIR=${TYPO3DIR}
+
 
 PORT_V_MAJOR=	11
 PORT_V_MINOR=	5
-PORT_V_PATCH=	0
+PORT_V_PATCH=	2
 
 TYPO3WWW=	www
 TYPO3SRC=	${PORTNAME}_src-${PORTVERSION}
@@ -33,13 +40,6 @@ TYPO3DIR=	${PORTNAME}-${PORT_V_MAJOR}
 USERS=		${WWWOWN}
 GROUPS=		${WWWGRP}
 
-SUB_FILES=	pkg-message
-SUB_LIST+=	PREFIX=${PREFIX} \
-		TYPO3WWW=${TYPO3WWW} \
-		TYPO3DIR=${TYPO3DIR}
-
-DISTFILES+=	${TYPO3SRC}${EXTRACT_SUFX}
-
 OPTIONS_DEFINE=	CURL GD GMP IMAGICK MBSTRING MYSQL POSTGRES SQLSRV SQLITE ZLIB
 OPTIONS_DEFAULT=MYSQL
 GD_DESC=	GDlib/freetype support
diff --git a/www/typo3-11/distinfo b/www/typo3-11/distinfo
index a98099f0bd3c..937f7328cc64 100644
--- a/www/typo3-11/distinfo
+++ b/www/typo3-11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635858969
-SHA256 (typo3_src-11.5.0.tar.gz) = d085b323392545c506cd2647c2914430d05fd4e2e2986e6bd91a863ac14e08c1
-SIZE (typo3_src-11.5.0.tar.gz) = 28074323
+TIMESTAMP = 1637685838
+SHA256 (typo3_src-11.5.2.tar.gz) = 2308d0b0da3d5565a8c2e5f55f6f9116d7cd8f2729eadb4c80dc62aaf24c2041
+SIZE (typo3_src-11.5.2.tar.gz) = 28487560