diff options
author | Florian Smeets <flo@FreeBSD.org> | 2020-05-06 15:49:46 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2020-05-06 15:49:46 +0000 |
commit | 37bbe8c3aa295fce50f17a2ebe2d1d1552ae3fa3 (patch) | |
tree | c66802f768e0a2524f69c759aab208cd11664792 /www | |
parent | 0b65446e18933a9cc0fe9cea951e5cc4b177f474 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/typo3-9/Makefile | 2 | ||||
-rw-r--r-- | www/typo3-9/distinfo | 6 | ||||
-rw-r--r-- | www/typo3-9/pkg-descr | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/www/typo3-9/Makefile b/www/typo3-9/Makefile index d649375e954e..f6cda6d954ef 100644 --- a/www/typo3-9/Makefile +++ b/www/typo3-9/Makefile @@ -25,7 +25,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. PORT_V_MAJOR= 9 PORT_V_MINOR= 5 -PORT_V_PATCH= 15 +PORT_V_PATCH= 16 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} diff --git a/www/typo3-9/distinfo b/www/typo3-9/distinfo index e0a57792702e..e175256afbd3 100644 --- a/www/typo3-9/distinfo +++ b/www/typo3-9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1585661457 -SHA256 (typo3_src-9.5.15.tar.gz) = 20ac4b803bea6d649a9b095ce3988f869a3e71af3e12b72b483840a470c5222a -SIZE (typo3_src-9.5.15.tar.gz) = 29551987 +TIMESTAMP = 1588684544 +SHA256 (typo3_src-9.5.16.tar.gz) = a17b32b2ef2f17cbb6451364df0ba0ea2d897cde90d1e60ff73c0fd1dcfbd735 +SIZE (typo3_src-9.5.16.tar.gz) = 29576407 diff --git a/www/typo3-9/pkg-descr b/www/typo3-9/pkg-descr index dade996c1896..6d3a7070d24f 100644 --- a/www/typo3-9/pkg-descr +++ b/www/typo3-9/pkg-descr @@ -2,9 +2,11 @@ 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 current stable LTS release (for all new projects). -The latest version with Long Term Support (LTS). -It will have full support until April 2020 and security-related bugfixes +The old version with Long Term Support (LTS). It will receive security bugfixes until September 2021. +* Native URL Routing +* SEO out of the box +* Easier and faster site building + WWW: https://typo3.org/ |