diff options
author | Helmut Ritter <freebsd-ports@charlieroot.de> | 2025-07-15 19:50:49 +0300 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-07-15 19:50:49 +0300 |
commit | 6c9a35a0767762665721d578571f55f025198073 (patch) | |
tree | 9df3b19bd9a7e044f9099f8d703fab610b5974b5 | |
parent | devel/sdl_console: Improve port, take maintainership (diff) |
www/typo3-12: Update 12.4.33 => 12.4.34
Release notes:
https://get.typo3.org/release-notes/12.4.34
News:
https://typo3.org/article/typo3-13415-and-12434-maintenance-releases-published
PR: 288216
-rw-r--r-- | www/typo3-12/Makefile | 2 | ||||
-rw-r--r-- | www/typo3-12/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/typo3-12/Makefile b/www/typo3-12/Makefile index a9b3f9a9977a..21e2b0f87e99 100644 --- a/www/typo3-12/Makefile +++ b/www/typo3-12/Makefile @@ -30,7 +30,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}_src-${DISTVERSION} PORT_V_MAJOR= 12 PORT_V_MINOR= 4 -PORT_V_PATCH= 33 +PORT_V_PATCH= 34 TYPO3DIR= www/${PORTNAME}-${PORT_V_MAJOR} diff --git a/www/typo3-12/distinfo b/www/typo3-12/distinfo index 66456bf699bd..777b36f8b365 100644 --- a/www/typo3-12/distinfo +++ b/www/typo3-12/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749647087 -SHA256 (typo3_src-12.4.33.tar.gz) = b08963bdb76b85b403a37df0bc2a528cbabeed529a550bf084df96834b2cbed0 -SIZE (typo3_src-12.4.33.tar.gz) = 26616983 +TIMESTAMP = 1752510682 +SHA256 (typo3_src-12.4.34.tar.gz) = d38c1cbe1612a971dda885520e73e5d6e89f1f71af7765e2c16781e64bd37d7a +SIZE (typo3_src-12.4.34.tar.gz) = 26606876 |