git: 564bf96d5b14 - main - www/typo3-10: Update to 10.4.22
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Dec 2021 09:19:19 UTC
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=564bf96d5b14902a084ecc5fb0d63fae286c254e
commit 564bf96d5b14902a084ecc5fb0d63fae286c254e
Author: Helmut Ritter <freebsd-ports@charlieroot.de>
AuthorDate: 2021-12-27 09:16:32 +0000
Commit: Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-12-27 09:17:08 +0000
www/typo3-10: Update to 10.4.22
Release notes: https://get.typo3.org/release-notes/10.4.22
PR: 260436
---
www/typo3-10/Makefile | 6 +++---
www/typo3-10/distinfo | 6 +++---
www/typo3-10/pkg-descr | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/www/typo3-10/Makefile b/www/typo3-10/Makefile
index c320d6037aeb..1d8c7e901351 100644
--- a/www/typo3-10/Makefile
+++ b/www/typo3-10/Makefile
@@ -24,7 +24,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\.
PORT_V_MAJOR= 10
PORT_V_MINOR= 4
-PORT_V_PATCH= 21
+PORT_V_PATCH= 22
TYPO3WWW= www
TYPO3SRC= ${PORTNAME}_src-${PORTVERSION}
@@ -47,7 +47,7 @@ IMAGICK_DESC= ${IMAGEMAGICK_DESC}
MBSTRING_DESC= ${MULTIBYTE_DESC}
MYSQL_DESC= Use MySQL as DBMS
POSTGRES_DESC= Use PostgreSQL as DBMS
-SQLITE_DESC= Use SQLiet as DBMS
+SQLITE_DESC= Use SQLite as DBMS
SQLSRV_DESC= Use MSSQL as DBMS
CURL_USE= PHP=curl
@@ -57,7 +57,7 @@ MBSTRING_USE= PHP=mbstring
MYSQL_USE= PHP=mysqli
POSTGRES_USE= PHP=postgresql
SQLSRV_USE= PHP=sqlsrv
-SQLITE_USE= PHP=sqlite
+SQLITE_USE= PHP=sqlite3
ZLIB_USE= PHP=zlib
.include <bsd.port.options.mk>
diff --git a/www/typo3-10/distinfo b/www/typo3-10/distinfo
index d5ecf5c0db73..1edec1bc616e 100644
--- a/www/typo3-10/distinfo
+++ b/www/typo3-10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633393045
-SHA256 (typo3_src-10.4.21.tar.gz) = bfd691eecc88908b2937ae793d658029c45f36d490c16626fee06440c2ae6d5d
-SIZE (typo3_src-10.4.21.tar.gz) = 29478356
+TIMESTAMP = 1639574272
+SHA256 (typo3_src-10.4.22.tar.gz) = b1f079b6727acf444ffbc0bdcb77478b69ada26467759af53956203612e10301
+SIZE (typo3_src-10.4.22.tar.gz) = 29655331
diff --git a/www/typo3-10/pkg-descr b/www/typo3-10/pkg-descr
index a176a52956c8..997b9dadaa11 100644
--- a/www/typo3-10/pkg-descr
+++ b/www/typo3-10/pkg-descr
@@ -2,8 +2,8 @@ TYPO3 is a free Open Source content management system for enterprise purposes
on the web and in intranets. It offers full flexibility and extendability while
featuring an accomplished set of ready-made interfaces, functions and modules.
-The latest version with Long Term Support (LTS). It will have full support until
-October 2021 and security bugfixes until April 2023.
+The old version with Long Term Support (LTS). It will receive security bugfixes
+until April 2023.
* Dashboard for editors
* Additional security features for editors and website users