git: 26ba94939b1a - main - www/typo3-12: update to 12.4.11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Mar 2024 08:30:34 UTC
The branch main has been updated by rodrigo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=26ba94939b1a6c4e50c596fca81a498c62441b18
commit 26ba94939b1a6c4e50c596fca81a498c62441b18
Author: Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2024-03-15 23:01:29 +0000
Commit: Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2024-03-16 08:25:14 +0000
www/typo3-12: update to 12.4.11
Changelog: https://get.typo3.org/release-notes/12.4.11
PR: 277116
Reported by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Security: CVE-2023-30451
Security: CVE-2024-22188
Security: CVE-2024-25118
Security: CVE-2024-25119
Security: CVE-2024-25120
Security: CVE-2024-25121
---
www/typo3-12/Makefile | 17 ++++++++---------
www/typo3-12/distinfo | 6 +++---
2 files changed, 11 insertions(+), 12 deletions(-)
diff --git a/www/typo3-12/Makefile b/www/typo3-12/Makefile
index cfc328e232a2..c23421770fcf 100644
--- a/www/typo3-12/Makefile
+++ b/www/typo3-12/Makefile
@@ -16,28 +16,27 @@ IGNORE_WITH_PHP= 83
USES= cpe php:web,flavors shebangfix
# php openssl extension is required but it's statically linked in default php
-USE_PHP= ctype dom fileinfo filter gd intl \
- mbstring pdo session simplexml \
- tokenizer xml zip zlib
+USE_PHP= ctype dom fileinfo filter gd intl mbstring pdo session \
+ simplexml tokenizer xml zip zlib
WRKSRC= ${WRKDIR}/${PORTNAME}_src-${PORTVERSION}
-SHEBANG_GLOB= *.sh *.php
+SHEBANG_GLOB= *.php *.sh
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}
+ TYPO3DIR=${TYPO3DIR} \
+ TYPO3WWW=${TYPO3WWW}
PORT_V_MAJOR= 12
PORT_V_MINOR= 4
-PORT_V_PATCH= 10
+PORT_V_PATCH= 11
TYPO3DIR= www/${PORTNAME}-${PORT_V_MAJOR}
-OPTIONS_DEFINE= CURL GMP IMAGICK MYSQL POSTGRES SQLITE
-OPTIONS_DEFAULT=MYSQL
+OPTIONS_DEFINE= CURL GMP IMAGICK MYSQL POSTGRES SQLITE
+OPTIONS_DEFAULT= MYSQL
IMAGICK_DESC= ${IMAGEMAGICK_DESC}
MBSTRING_DESC= ${MULTIBYTE_DESC}
diff --git a/www/typo3-12/distinfo b/www/typo3-12/distinfo
index 92e2eb9671ea..49bb1df05dfd 100644
--- a/www/typo3-12/distinfo
+++ b/www/typo3-12/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1705418967
-SHA256 (typo3_src-12.4.10.tar.gz) = a93fa7bf3f214448be91cfcdb67ba4359646a7faa5c6cf7c0c1d896267b74456
-SIZE (typo3_src-12.4.10.tar.gz) = 25865266
+TIMESTAMP = 1708195397
+SHA256 (typo3_src-12.4.11.tar.gz) = a93bb3e8ceae5f00c77f985438dd948d2a33426ccfd7c2e0e5706325c43533a3
+SIZE (typo3_src-12.4.11.tar.gz) = 25896306