From owner-svn-ports-head@freebsd.org Tue Apr 30 02:55:05 2019 Return-Path: Delivered-To: svn-ports-head@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 854451580848; Tue, 30 Apr 2019 02:55:05 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1D47788B38; Tue, 30 Apr 2019 02:55:05 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id E6320FEFD; Tue, 30 Apr 2019 02:55:04 +0000 (UTC) Date: Tue, 30 Apr 2019 02:55:04 +0000 From: Alexey Dokuchaev To: Sunpoet Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r500416 - in head/archivers: unrar unrar-iconv/files unrar/files Message-ID: <20190430025504.GA33946@FreeBSD.org> References: <201904291818.x3TIIZ5C034029@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201904291818.x3TIIZ5C034029@repo.freebsd.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Queue-Id: 1D47788B38 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.94 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.94)[-0.944,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Tue, 30 Apr 2019 02:55:05 -0000 On Mon, Apr 29, 2019 at 06:18:35PM +0000, Sunpoet Po-Chuan Hsieh wrote: > New Revision: 500416 > URL: https://svnweb.freebsd.org/changeset/ports/500416 > > Log: > Update to 5.71 > > Modified: > head/archivers/unrar-iconv/files/patch-iconv > head/archivers/unrar/Makefile > head/archivers/unrar/distinfo > head/archivers/unrar/files/patch-os.hpp > head/archivers/unrar/files/patch-rijndael.cpp The changes in the patch files are only the context metadata and they should've been excluded from the commit batch to reduce amount of the repo churn. ./danfe