svn commit: r540566 - head/www/typo3-9
Kurt Jaeger
pi at FreeBSD.org
Sat Jun 27 08:27:11 UTC 2020
Author: pi
Date: Sat Jun 27 08:27:10 2020
New Revision: 540566
URL: https://svnweb.freebsd.org/changeset/ports/540566
Log:
www/typo3-9: update 9.5.18 -> 9.5.19
PR: 247254
Submitted by: Helmut Ritter <freebsd-ports at charlieroot.de> (maintainer)
Relnotes: https://get.typo3.org/release-notes/9.5.19
https://typo3.org/article/typo3-1044-and-9519-maintenance-releases-published
Modified:
head/www/typo3-9/Makefile
head/www/typo3-9/distinfo
head/www/typo3-9/pkg-descr
Modified: head/www/typo3-9/Makefile
==============================================================================
--- head/www/typo3-9/Makefile Sat Jun 27 08:21:26 2020 (r540565)
+++ head/www/typo3-9/Makefile Sat Jun 27 08:27:10 2020 (r540566)
@@ -25,7 +25,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\.
PORT_V_MAJOR= 9
PORT_V_MINOR= 5
-PORT_V_PATCH= 18
+PORT_V_PATCH= 19
TYPO3WWW= www
TYPO3SRC= ${PORTNAME}_src-${PORTVERSION}
Modified: head/www/typo3-9/distinfo
==============================================================================
--- head/www/typo3-9/distinfo Sat Jun 27 08:21:26 2020 (r540565)
+++ head/www/typo3-9/distinfo Sat Jun 27 08:27:10 2020 (r540566)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590651723
-SHA256 (typo3_src-9.5.18.tar.gz) = 2a3e556181a07a5378cecfc3fc7403c73292eb2177a42177470533208084462e
-SIZE (typo3_src-9.5.18.tar.gz) = 29596854
+TIMESTAMP = 1592144673
+SHA256 (typo3_src-9.5.19.tar.gz) = 76e24ec146bf7b0a9812b78a80e4c494b6e1c08e71853f1e50e80e9337132f99
+SIZE (typo3_src-9.5.19.tar.gz) = 29476708
Modified: head/www/typo3-9/pkg-descr
==============================================================================
--- head/www/typo3-9/pkg-descr Sat Jun 27 08:21:26 2020 (r540565)
+++ head/www/typo3-9/pkg-descr Sat Jun 27 08:27:10 2020 (r540566)
@@ -9,4 +9,13 @@ until September 2021.
* SEO out of the box
* Easier and faster site building
+System requirements
+* PHP 7.2 or later
+* MySQL 5.5+ / MariaDB / Postgres / SQLite support
+* Internet Explorer 11 and later
+
+Supported Until
+Free: 2021-09-01
+ELTS: 2024-09-01
+
WWW: https://typo3.org/
More information about the svn-ports-head
mailing list