From owner-svn-ports-branches@freebsd.org Sun Nov 3 11:53:37 2019 Return-Path: Delivered-To: svn-ports-branches@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 D3FA21B1E20; Sun, 3 Nov 2019 11:53:37 +0000 (UTC) (envelope-from rakuco@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 475Z815Gryz42mn; Sun, 3 Nov 2019 11:53:37 +0000 (UTC) (envelope-from rakuco@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 98DFBB59A; Sun, 3 Nov 2019 11:53:37 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA3BrbZu026805; Sun, 3 Nov 2019 11:53:37 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA3BrbQj026804; Sun, 3 Nov 2019 11:53:37 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201911031153.xA3BrbQj026804@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 3 Nov 2019 11:53:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r516412 - in branches/2019Q4/sysutils/file: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: rakuco X-SVN-Commit-Paths: in branches/2019Q4/sysutils/file: . files X-SVN-Commit-Revision: 516412 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Nov 2019 11:53:37 -0000 Author: rakuco Date: Sun Nov 3 11:53:36 2019 New Revision: 516412 URL: https://svnweb.freebsd.org/changeset/ports/516412 Log: MFH: r516311 Update to 5.37 with patch for CVE-2019-18218. PR: 241424 Submitted by: Nathan Owens Approved by: jharris@widomaker.com (maintainer) Security: 381deebb-f5c9-11e9-9c4f-74d435e60b7c Approved by: ports-secteam (miwi) Added: branches/2019Q4/sysutils/file/files/ - copied from r516311, head/sysutils/file/files/ Modified: branches/2019Q4/sysutils/file/Makefile branches/2019Q4/sysutils/file/distinfo Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/sysutils/file/Makefile ============================================================================== --- branches/2019Q4/sysutils/file/Makefile Sun Nov 3 11:52:42 2019 (r516411) +++ branches/2019Q4/sysutils/file/Makefile Sun Nov 3 11:53:36 2019 (r516412) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= file -PORTVERSION= 5.36 +PORTVERSION= 5.37 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.astron.com/pub/file/ \ ftp://ftp.fu-berlin.de/unix/tools/file/ Modified: branches/2019Q4/sysutils/file/distinfo ============================================================================== --- branches/2019Q4/sysutils/file/distinfo Sun Nov 3 11:52:42 2019 (r516411) +++ branches/2019Q4/sysutils/file/distinfo Sun Nov 3 11:53:36 2019 (r516412) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550771584 -SHA256 (file-5.36.tar.gz) = fb608290c0fd2405a8f63e5717abf6d03e22e183fb21884413d1edd918184379 -SIZE (file-5.36.tar.gz) = 875792 +TIMESTAMP = 1571780726 +SHA256 (file-5.37.tar.gz) = e9c13967f7dd339a3c241b7710ba093560b9a33013491318e88e6b8b57bae07f +SIZE (file-5.37.tar.gz) = 887682