From owner-svn-ports-all@freebsd.org Wed May 6 15:49:47 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CF7CE2D8B05; Wed, 6 May 2020 15:49:47 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49HLd755sGz3L68; Wed, 6 May 2020 15:49:47 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AA5B51B86; Wed, 6 May 2020 15:49:47 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 046FnlDY090251; Wed, 6 May 2020 15:49:47 GMT (envelope-from flo@FreeBSD.org) Received: (from flo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 046FnlLo090247; Wed, 6 May 2020 15:49:47 GMT (envelope-from flo@FreeBSD.org) Message-Id: <202005061549.046FnlLo090247@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: flo set sender to flo@FreeBSD.org using -f From: Florian Smeets Date: Wed, 6 May 2020 15:49:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534183 - head/www/typo3-9 X-SVN-Group: ports-head X-SVN-Commit-Author: flo X-SVN-Commit-Paths: head/www/typo3-9 X-SVN-Commit-Revision: 534183 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 May 2020 15:49:47 -0000 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 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/