From owner-svn-ports-all@freebsd.org Thu Dec 26 09:43:21 2019 Return-Path: <owner-svn-ports-all@freebsd.org> 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 28B791CB90E; Thu, 26 Dec 2019 09:43:21 +0000 (UTC) (envelope-from joneum@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 47k4lF0Gzjz3GmJ; Thu, 26 Dec 2019 09:43:21 +0000 (UTC) (envelope-from joneum@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 0490026C58; Thu, 26 Dec 2019 09:43:21 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBQ9hKun001505; Thu, 26 Dec 2019 09:43:20 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBQ9hKdG001503; Thu, 26 Dec 2019 09:43:20 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201912260943.xBQ9hKdG001503@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister <joneum@FreeBSD.org> Date: Thu, 26 Dec 2019 09:43:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r520900 - branches/2019Q4/www/typo3-8 X-SVN-Group: ports-branches X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: branches/2019Q4/www/typo3-8 X-SVN-Commit-Revision: 520900 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.29 Precedence: list List-Id: SVN commit messages for the ports tree <svn-ports-all.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all/> List-Post: <mailto:svn-ports-all@freebsd.org> List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 26 Dec 2019 09:43:21 -0000 Author: joneum Date: Thu Dec 26 09:43:20 2019 New Revision: 520900 URL: https://svnweb.freebsd.org/changeset/ports/520900 Log: MFH: r520896 Update to 8.7.30 Changelog: https://typo3.org/article/typo3-10-2-1-9-5-12-and-8-7-30-security-releases-published PR: 242707 Security: 1c9178aa-2709-11ea-9673-4c72b94353b5 Sponsored by: Netzkommune GmbH Approved by: ports-secteam (joneum) Modified: branches/2019Q4/www/typo3-8/Makefile branches/2019Q4/www/typo3-8/distinfo Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/www/typo3-8/Makefile ============================================================================== --- branches/2019Q4/www/typo3-8/Makefile Thu Dec 26 09:41:43 2019 (r520899) +++ branches/2019Q4/www/typo3-8/Makefile Thu Dec 26 09:43:20 2019 (r520900) @@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 8 PORT_V_MINOR= 7 -PORT_V_PATCH= 27 +PORT_V_PATCH= 30 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: branches/2019Q4/www/typo3-8/distinfo ============================================================================== --- branches/2019Q4/www/typo3-8/distinfo Thu Dec 26 09:41:43 2019 (r520899) +++ branches/2019Q4/www/typo3-8/distinfo Thu Dec 26 09:43:20 2019 (r520900) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561720331 -SHA256 (typo3_src-8.7.27.tar.gz) = e3299e418a2db7fa795af8fe29012726dd19e3c95a655bbd03ff47b5f9657969 -SIZE (typo3_src-8.7.27.tar.gz) = 21418524 +TIMESTAMP = 1577276617 +SHA256 (typo3_src-8.7.30.tar.gz) = 8487257e884199fbc53a8f4e7b27b4bb37625a00b9c589e161634f0806fe716e +SIZE (typo3_src-8.7.30.tar.gz) = 21445805