mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
www/typo3-11: Update 11.5.39 → 11.5.40 (fix several CVEs and CWEs)
All versions are security releases and contain important security fixes - read the corresponding security advisories here: https://typo3.org/security/advisory/typo3-core-sa-2024-011 https://typo3.org/security/advisory/typo3-core-sa-2024-012 For details about the releases, please see: https://typo3.org/article/typo3-1331-12421-and-11540-security-releases-published Replace PORTVERSION with DISTVERSION. PR: 282101 MFH: 2024Q4
This commit is contained in:
parent
65906cb5ed
commit
276597a009
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= typo3
|
||||
PORTVERSION= ${PORT_V_MAJOR}.${PORT_V_MINOR}.${PORT_V_PATCH}
|
||||
DISTVERSION= ${PORT_V_MAJOR}.${PORT_V_MINOR}.${PORT_V_PATCH}
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://typo3.azureedge.net/typo3/${PORTVERSION}/
|
||||
MASTER_SITES= https://typo3.azureedge.net/typo3/${DISTVERSION}/
|
||||
PKGNAMESUFFIX= -${PORT_V_MAJOR}${PHP_PKGNAMESUFFIX}
|
||||
DISTNAME= ${TYPO3SRC}
|
||||
|
||||
|
@ -28,10 +28,10 @@ SUB_LIST+= PREFIX=${PREFIX} \
|
|||
|
||||
PORT_V_MAJOR= 11
|
||||
PORT_V_MINOR= 5
|
||||
PORT_V_PATCH= 39
|
||||
PORT_V_PATCH= 40
|
||||
|
||||
TYPO3WWW= www
|
||||
TYPO3SRC= ${PORTNAME}_src-${PORTVERSION}
|
||||
TYPO3SRC= ${PORTNAME}_src-${DISTVERSION}
|
||||
TYPO3DIR= ${PORTNAME}-${PORT_V_MAJOR}
|
||||
|
||||
USERS= ${WWWOWN}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1723976808
|
||||
SHA256 (typo3_src-11.5.39.tar.gz) = e7e79dc60e18cc2eba733a1d802e3114d080501058849a42bea01a499aa8ffd5
|
||||
SIZE (typo3_src-11.5.39.tar.gz) = 29039854
|
||||
TIMESTAMP = 1728981782
|
||||
SHA256 (typo3_src-11.5.40.tar.gz) = 8d3ae67b67d76a638280fb5c04cfd927586a88d112c2936705e1d9173ea2150c
|
||||
SIZE (typo3_src-11.5.40.tar.gz) = 29202973
|
||||
|
|
Loading…
Add table
Reference in a new issue