svn commit: r536750 - head/www/typo3-10
Jochen Neumeister
joneum at FreeBSD.org
Thu May 28 08:05:17 UTC 2020
Author: joneum
Date: Thu May 28 08:05:15 2020
New Revision: 536750
URL: https://svnweb.freebsd.org/changeset/ports/536750
Log:
Update to 10.4.3
Changelog:
- https://typo3.org/article/typo3-1043-and-9518-maintenance-releases-published
- https://get.typo3.org/release-notes/10.4.3
PR: 246774
Submitted by: Helmut Ritter <freebsd-ports at charlieroot.de> (maintainer)
Sponsored by: Netzkommune GmbH
Modified:
head/www/typo3-10/Makefile
head/www/typo3-10/distinfo
head/www/typo3-10/pkg-descr
Modified: head/www/typo3-10/Makefile
==============================================================================
--- head/www/typo3-10/Makefile Thu May 28 08:01:47 2020 (r536749)
+++ head/www/typo3-10/Makefile Thu May 28 08:05:15 2020 (r536750)
@@ -25,7 +25,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\.
PORT_V_MAJOR= 10
PORT_V_MINOR= 4
-PORT_V_PATCH= 2
+PORT_V_PATCH= 3
TYPO3WWW= www
TYPO3SRC= ${PORTNAME}_src-${PORTVERSION}
Modified: head/www/typo3-10/distinfo
==============================================================================
--- head/www/typo3-10/distinfo Thu May 28 08:01:47 2020 (r536749)
+++ head/www/typo3-10/distinfo Thu May 28 08:05:15 2020 (r536750)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589395435
-SHA256 (typo3_src-10.4.2.tar.gz) = de507d8b2dd9f40aef40ab18136bc9995e1640f2d3ec046df2bc09f57f32e732
-SIZE (typo3_src-10.4.2.tar.gz) = 32659617
+TIMESTAMP = 1590652256
+SHA256 (typo3_src-10.4.3.tar.gz) = 230abfa64d672a31879bcfbbb1a171ab54585521c07798f69243f65ff2e8015d
+SIZE (typo3_src-10.4.3.tar.gz) = 32658808
Modified: head/www/typo3-10/pkg-descr
==============================================================================
--- head/www/typo3-10/pkg-descr Thu May 28 08:01:47 2020 (r536749)
+++ head/www/typo3-10/pkg-descr Thu May 28 08:05:15 2020 (r536750)
@@ -2,9 +2,24 @@ TYPO3 is a free Open Source content management system
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 current stable LTS release (for all new projects).
-The latest version with Long Term Support (LTS).
-It will have full support until October 2021 and security-related bugfixes
-until April 2023.
+The latest version with Long Term Support (LTS). It will have full support until
+October 2021 and security bugfixes until April 2023.
+
+* Dashboard for editors
+* Additional security features for editors and website users
+* Improved Site setup and URL handling
+
+System requirements
+* PHP 7.2 or later
+* MySQL 5.5+ / MariaDB / Postgres / SQLite support
+* Modern Browsers
+
+Supported Until
+Free: 2023-04-30
+ELTS: 2026-04-30
+
+Current Version
+Version: 10.4.3
+Release Date: 2020-05-19
WWW: https://typo3.org/
More information about the svn-ports-all
mailing list