From owner-svn-ports-head@freebsd.org Wed May 13 20:44:44 2020 Return-Path: Delivered-To: svn-ports-head@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 251642FF948; Wed, 13 May 2020 20:44:44 +0000 (UTC) (envelope-from sunpoet@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 49MmrB3mkrz4c58; Wed, 13 May 2020 20:44:42 +0000 (UTC) (envelope-from sunpoet@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 D124B274CA; Wed, 13 May 2020 20:44:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04DKiegi004631; Wed, 13 May 2020 20:44:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04DKietO004629; Wed, 13 May 2020 20:44:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202005132044.04DKietO004629@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 13 May 2020 20:44:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535182 - head/www/typo3-9 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/typo3-9 X-SVN-Commit-Revision: 535182 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 May 2020 20:44:44 -0000 Author: sunpoet Date: Wed May 13 20:44:40 2020 New Revision: 535182 URL: https://svnweb.freebsd.org/changeset/ports/535182 Log: Update to 9.5.17 Changes: https://get.typo3.org/release-notes/9.5.17 https://typo3.org/article/typo3-1042-and-9517-security-releases-published PR: 246435 Submitted by: Helmut Ritter (maintainer) Security: 59fabdf2-9549-11ea-9448-08002728f74c MFH: 2020Q2 Modified: head/www/typo3-9/Makefile head/www/typo3-9/distinfo Modified: head/www/typo3-9/Makefile ============================================================================== --- head/www/typo3-9/Makefile Wed May 13 20:44:34 2020 (r535181) +++ head/www/typo3-9/Makefile Wed May 13 20:44:40 2020 (r535182) @@ -25,7 +25,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. PORT_V_MAJOR= 9 PORT_V_MINOR= 5 -PORT_V_PATCH= 16 +PORT_V_PATCH= 17 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: head/www/typo3-9/distinfo ============================================================================== --- head/www/typo3-9/distinfo Wed May 13 20:44:34 2020 (r535181) +++ head/www/typo3-9/distinfo Wed May 13 20:44:40 2020 (r535182) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588684544 -SHA256 (typo3_src-9.5.16.tar.gz) = a17b32b2ef2f17cbb6451364df0ba0ea2d897cde90d1e60ff73c0fd1dcfbd735 -SIZE (typo3_src-9.5.16.tar.gz) = 29576407 +TIMESTAMP = 1589395433 +SHA256 (typo3_src-9.5.17.tar.gz) = 342be5f4e5c2e8808fe5def99101973c021bd5987d56f67549101d6330666c5a +SIZE (typo3_src-9.5.17.tar.gz) = 29596859