diff options
author | Helmut Ritter <freebsd-ports@charlieroot.de> | 2025-06-12 02:12:44 +0300 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-06-12 02:12:44 +0300 |
commit | a3d33243d0fe3491a6c7c9ded14d674970931a54 (patch) | |
tree | d92798c486a2796283ab133069e07efa41f64e96 | |
parent | textproc/harper: Update to 0.42.0 (diff) |
www/typo3-13: Update 13.4.13 => 13.4.14
Release notes:
https://get.typo3.org/release-notes/13.4.14
https://typo3.org/article/typo3-13414-and-12433-maintenance-releases-published
PR: 287449
-rw-r--r-- | www/typo3-13/Makefile | 2 | ||||
-rw-r--r-- | www/typo3-13/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/typo3-13/Makefile b/www/typo3-13/Makefile index 1b9a8f05c3ce..3516c12a720f 100644 --- a/www/typo3-13/Makefile +++ b/www/typo3-13/Makefile @@ -31,7 +31,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}_src-${DISTVERSION} PORT_V_MAJOR= 13 PORT_V_MINOR= 4 -PORT_V_PATCH= 13 +PORT_V_PATCH= 14 TYPO3DIR= www/${PORTNAME}-${PORT_V_MAJOR} diff --git a/www/typo3-13/distinfo b/www/typo3-13/distinfo index 4f41551efc06..9d5bc6d1ab46 100644 --- a/www/typo3-13/distinfo +++ b/www/typo3-13/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748436595 -SHA256 (typo3_src-13.4.13.tar.gz) = dffa5d23a24274f9cc78b4014ab2796eeab5aea0fd5cb570e848db9bba43ece4 -SIZE (typo3_src-13.4.13.tar.gz) = 25589234 +TIMESTAMP = 1749648313 +SHA256 (typo3_src-13.4.14.tar.gz) = 836ed50a43633f133ba167c670c3e87f4ae04c80057549f309b8ce3000d65aca +SIZE (typo3_src-13.4.14.tar.gz) = 25594919 |