From owner-svn-ports-all@freebsd.org Fri Jan 25 20:06:33 2019 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 119AB14C1362; Fri, 25 Jan 2019 20:06:33 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [IPv6:2a01:4f8:150:50a5::6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A5F706F817; Fri, 25 Jan 2019 20:06:32 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from phantomias.home.jochen-neumeister.de (p5B0FDBE8.dip0.t-ipconnect.de [91.15.219.232]) by toco-domains.de (Postfix) with ESMTPA id 2CC3113514B3; Fri, 25 Jan 2019 21:06:30 +0100 (CET) Subject: Re: svn commit: r491200 - head/www/typo3-9 To: Sunpoet Po-Chuan Hsieh , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201901252000.x0PK0MLM087394@repo.freebsd.org> From: Jochen Neumeister Message-ID: Date: Fri, 25 Jan 2019 21:06:29 +0100 MIME-Version: 1.0 In-Reply-To: <201901252000.x0PK0MLM087394@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: de-DE X-Rspamd-Queue-Id: A5F706F817 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.96 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.957,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 25 Jan 2019 20:06:33 -0000 On 25.01.19 21:00, Sunpoet Po-Chuan Hsieh wrote: > Author: sunpoet > Date: Fri Jan 25 20:00:21 2019 > New Revision: 491200 > URL: https://svnweb.freebsd.org/changeset/ports/491200 > > Log: > Update to 9.5.4 > > Changes: https://typo3.org/article/typo3-954-and-8723-security-releases-published/ vuxml? MFH? > PR: 235188 > Submitted by: Helmut Ritter (maintainer) > > Modified: > head/www/typo3-9/Makefile > head/www/typo3-9/distinfo > > Modified: head/www/typo3-9/Makefile > ============================================================================== > --- head/www/typo3-9/Makefile Fri Jan 25 20:00:16 2019 (r491199) > +++ head/www/typo3-9/Makefile Fri Jan 25 20:00:21 2019 (r491200) > @@ -27,7 +27,7 @@ PORTSCOUT= limit:^${PORT_V_MAJOR}\.${PORT_V_MINOR}\. > > PORT_V_MAJOR= 9 > PORT_V_MINOR= 5 > -PORT_V_PATCH= 3 > +PORT_V_PATCH= 4 > > TYPO3WWW= www > TYPO3SRC= ${PORTNAME}_src-${PORTVERSION} > > Modified: head/www/typo3-9/distinfo > ============================================================================== > --- head/www/typo3-9/distinfo Fri Jan 25 20:00:16 2019 (r491199) > +++ head/www/typo3-9/distinfo Fri Jan 25 20:00:21 2019 (r491200) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1544818704 > -SHA256 (typo3_src-9.5.3.tar.gz) = e03a94e685068d412679e20e4c3e2fa4bed9536f26323d3772941f420b15e120 > -SIZE (typo3_src-9.5.3.tar.gz) = 27036786 > +TIMESTAMP = 1548414522 > +SHA256 (typo3_src-9.5.4.tar.gz) = 2190b02a5d5b392121974717b96f9de22c18162d4c57df7acd7e2b1a58a9d6f0 > +SIZE (typo3_src-9.5.4.tar.gz) = 27030493 >