diff options
author | Helmut Ritter <freebsd-ports@charlieroot.de> | 2024-01-17 22:03:59 +0100 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2024-01-17 22:03:59 +0100 |
commit | 974f7abd33d75a346288ccb6f7280b3b2e3e04c4 (patch) | |
tree | b284389bdfb58e6e048e0bf828035c3d05781d34 /www | |
parent | ee5e8bda4080e200bde1d242eb116605b85bbfbf (diff) | |
download | freebsd-ports-974f7abd33d75a346288ccb6f7280b3b2e3e04c4.zip |
www/typo3-11: Update to 11.5.34
ChangeLog: https://get.typo3.org/release-notes/11.5.34
PR: 276377
MFH: 2024Q1
Diffstat (limited to 'www')
-rw-r--r-- | www/typo3-11/Makefile | 2 | ||||
-rw-r--r-- | www/typo3-11/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/typo3-11/Makefile b/www/typo3-11/Makefile index 1733b9069b97..8ddf9cf36a0b 100644 --- a/www/typo3-11/Makefile +++ b/www/typo3-11/Makefile @@ -28,7 +28,7 @@ SUB_LIST+= PREFIX=${PREFIX} \ PORT_V_MAJOR= 11 PORT_V_MINOR= 5 -PORT_V_PATCH= 33 +PORT_V_PATCH= 34 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-11/distinfo b/www/typo3-11/distinfo index 407718eaf627..e0f1eb5e80ad 100644 --- a/www/typo3-11/distinfo +++ b/www/typo3-11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699962254 -SHA256 (typo3_src-11.5.33.tar.gz) = 081b67991b115effb8f01e3218796fdbb6f8bd5033fce1e8801ca682c7cdfd91 -SIZE (typo3_src-11.5.33.tar.gz) = 29057789 +TIMESTAMP = 1705418638 +SHA256 (typo3_src-11.5.34.tar.gz) = d9bb574e798140e8aef20be50dcbf4a7bc0865754bdd731c7c5c88474e51e774 +SIZE (typo3_src-11.5.34.tar.gz) = 29058984 |