git: d268f9cd5d65 - main - www/typo3-11: update to 11.5.35
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Mar 2024 08:30:33 UTC
The branch main has been updated by rodrigo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d268f9cd5d658c42bd0f4f20b776cdc5ad062bb5
commit d268f9cd5d658c42bd0f4f20b776cdc5ad062bb5
Author: Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2024-03-15 22:50:14 +0000
Commit: Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2024-03-16 08:25:14 +0000
www/typo3-11: update to 11.5.35
Changelog: https://get.typo3.org/release-notes/11.5.35
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-11/Makefile | 36 ++++++++++++++++++------------------
www/typo3-11/distinfo | 6 +++---
2 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/www/typo3-11/Makefile b/www/typo3-11/Makefile
index 8ddf9cf36a0b..525c4ad00363 100644
--- a/www/typo3-11/Makefile
+++ b/www/typo3-11/Makefile
@@ -13,22 +13,22 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= cpe php:web,flavors shebangfix
-USE_PHP= ctype dom fileinfo filter intl session simplexml \
- tokenizer xml zip
+USE_PHP= ctype dom fileinfo filter intl session simplexml tokenizer xml \
+ zip
WRKSRC= ${WRKDIR}/${TYPO3SRC}
-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= 11
PORT_V_MINOR= 5
-PORT_V_PATCH= 34
+PORT_V_PATCH= 35
TYPO3WWW= www
TYPO3SRC= ${PORTNAME}_src-${PORTVERSION}
@@ -37,14 +37,14 @@ TYPO3DIR= ${PORTNAME}-${PORT_V_MAJOR}
USERS= ${WWWOWN}
GROUPS= ${WWWGRP}
-OPTIONS_DEFINE= CURL GD GMP IMAGICK MBSTRING MYSQL POSTGRES SQLITE ZLIB
-OPTIONS_DEFAULT=MYSQL
-GD_DESC= GDlib/freetype support
-IMAGICK_DESC= ${IMAGEMAGICK_DESC}
-MBSTRING_DESC= ${MULTIBYTE_DESC}
-MYSQL_DESC= Use MySQL as DBMS
-POSTGRES_DESC= Use PostgreSQL as DBMS
-SQLITE_DESC= Use SQLite as DBMS
+OPTIONS_DEFINE= CURL GD GMP IMAGICK MBSTRING MYSQL POSTGRES SQLITE ZLIB
+OPTIONS_DEFAULT= MYSQL
+GD_DESC= GDlib/freetype support
+IMAGICK_DESC= ${IMAGEMAGICK_DESC}
+MBSTRING_DESC= ${MULTIBYTE_DESC}
+MYSQL_DESC= Use MySQL as DBMS
+POSTGRES_DESC= Use PostgreSQL as DBMS
+SQLITE_DESC= Use SQLite as DBMS
CURL_USE= PHP=curl
GD_USE= PHP=gd
@@ -66,11 +66,11 @@ USES+= magick:7,run,nox11
.endif
do-install:
- # workaround fix for:
- # "Checking for items in STAGEDIR missing from pkg-plist"
- # "Error: Orphaned: @dir %%WWWDIR%%_src-10.4.16/vendor/symfony/string/Resources/bin"
+# workaround fix for:
+# "Checking for items in STAGEDIR missing from pkg-plist"
+# "Error: Orphaned: @dir %%WWWDIR%%_src-10.4.16/vendor/symfony/string/Resources/bin"
${RMDIR} ${WRKSRC}/vendor/symfony/string/Resources/bin
- # remove source empty directory
+# remove source empty directory
${MKDIR} ${STAGEDIR}${PREFIX}/${TYPO3WWW}/${TYPO3DIR}
${CP} -R ${WRKDIR}/${TYPO3SRC} ${STAGEDIR}${PREFIX}/${TYPO3WWW}/
${LN} -fs ../${TYPO3SRC} ${STAGEDIR}${PREFIX}/${TYPO3WWW}/${TYPO3DIR}/typo3_src
diff --git a/www/typo3-11/distinfo b/www/typo3-11/distinfo
index e0f1eb5e80ad..e1b4be65c323 100644
--- a/www/typo3-11/distinfo
+++ b/www/typo3-11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1705418638
-SHA256 (typo3_src-11.5.34.tar.gz) = d9bb574e798140e8aef20be50dcbf4a7bc0865754bdd731c7c5c88474e51e774
-SIZE (typo3_src-11.5.34.tar.gz) = 29058984
+TIMESTAMP = 1708194984
+SHA256 (typo3_src-11.5.35.tar.gz) = fae368c71fe744b4539e44a12776db6e5a634e59d01a1c7eac69c7ceb58b9e86
+SIZE (typo3_src-11.5.35.tar.gz) = 29060641