From owner-svn-ports-all@freebsd.org Wed Jul 18 07:19:07 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8765103BD54; Wed, 18 Jul 2018 07:19:07 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 70C9F8C911; Wed, 18 Jul 2018 07:19:07 +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 4EFC11704B; Wed, 18 Jul 2018 07:19:07 +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 w6I7J7mf094837; Wed, 18 Jul 2018 07:19:07 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6I7J6MP094835; Wed, 18 Jul 2018 07:19:06 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201807180719.w6I7J6MP094835@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Wed, 18 Jul 2018 07:19:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r474838 - branches/2018Q3/www/typo3-8 X-SVN-Group: ports-branches X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: branches/2018Q3/www/typo3-8 X-SVN-Commit-Revision: 474838 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.27 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, 18 Jul 2018 07:19:08 -0000 Author: joneum Date: Wed Jul 18 07:19:06 2018 New Revision: 474838 URL: https://svnweb.freebsd.org/changeset/ports/474838 Log: MFH: r474812 Update to 8.7.17 Changelog: https://typo3.org/article/typo3-931-8717-and-7630-security-releases-published/ PR: 229836 Submitted by: Helmut Ritter (maintainer) Security: Helmut Ritter Approved by: ports-secteam (riggs) Modified: branches/2018Q3/www/typo3-8/Makefile branches/2018Q3/www/typo3-8/distinfo Directory Properties: branches/2018Q3/ (props changed) Modified: branches/2018Q3/www/typo3-8/Makefile ============================================================================== --- branches/2018Q3/www/typo3-8/Makefile Wed Jul 18 07:18:19 2018 (r474837) +++ branches/2018Q3/www/typo3-8/Makefile Wed Jul 18 07:19:06 2018 (r474838) @@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/${TYPO3SRC} PORT_V_MAJOR= 8 PORT_V_MINOR= 7 -PORT_V_PATCH= 16 +PORT_V_PATCH= 17 TYPO3WWW= www TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} Modified: branches/2018Q3/www/typo3-8/distinfo ============================================================================== --- branches/2018Q3/www/typo3-8/distinfo Wed Jul 18 07:18:19 2018 (r474837) +++ branches/2018Q3/www/typo3-8/distinfo Wed Jul 18 07:19:06 2018 (r474838) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529519010 -SHA256 (typo3_src-8.7.16.tar.gz) = cb9bc3e94644652569a6b2e2aa632201bdd7d77887d99f3084b6ba5fb5924a8e -SIZE (typo3_src-8.7.16.tar.gz) = 19253753 +TIMESTAMP = 1531847954 +SHA256 (typo3_src-8.7.17.tar.gz) = 62d3640f75c52a424abe744c2d8ee73c5a01a2d8e7c383c61ca7207e44e22f76 +SIZE (typo3_src-8.7.17.tar.gz) = 19286993