Date: Wed, 6 May 2020 15:49:47 +0000 (UTC) From: Florian Smeets <flo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534183 - head/www/typo3-9 Message-ID: <202005061549.046FnlLo090247@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: flo Date: Wed May 6 15:49:46 2020 New Revision: 534183 URL: https://svnweb.freebsd.org/changeset/ports/534183 Log: Update to 9.5.16 PR: 246222 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> 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 Wed May 6 15:45:26 2020 (r534182) +++ head/www/typo3-9/Makefile Wed May 6 15:49:46 2020 (r534183) @@ -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} Modified: head/www/typo3-9/distinfo ============================================================================== --- head/www/typo3-9/distinfo Wed May 6 15:45:26 2020 (r534182) +++ head/www/typo3-9/distinfo Wed May 6 15:49:46 2020 (r534183) @@ -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 Modified: head/www/typo3-9/pkg-descr ============================================================================== --- head/www/typo3-9/pkg-descr Wed May 6 15:45:26 2020 (r534182) +++ head/www/typo3-9/pkg-descr Wed May 6 15:49:46 2020 (r534183) @@ -2,9 +2,11 @@ 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 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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005061549.046FnlLo090247>