Date: Mon, 3 Aug 2020 13:05:46 +0000 From: Alexey Dokuchaev <danfe@freebsd.org> To: Danilo Egea Gondolfo <danilo@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r544061 - head/devel/arm-elf-binutils Message-ID: <20200803130546.GA99879@FreeBSD.org> In-Reply-To: <202008031249.073Cnb4B051262@repo.freebsd.org> References: <202008031249.073Cnb4B051262@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 03, 2020 at 12:49:37PM +0000, Danilo Egea Gondolfo wrote: > New Revision: 544061 > URL: https://svnweb.freebsd.org/changeset/ports/544061 > > Log: > - Update to 2.35 > > Modified: > head/devel/arm-elf-binutils/Makefile > head/devel/arm-elf-binutils/distinfo > > ... > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= binutils > -PORTVERSION= 2.34 > +PORTVERSION= 2.35 > CATEGORIES= devel > MASTER_SITES= SOURCEWARE/binutils/releases > ... > +SIZE (binutils-2.35.tar.bz2) = 32816208 Look like this port uses essentially the same distfile as `devel/binutils'. Would you consider swiching to tar:xz distfile so users don't have to keep and download two copies of the same archive, just differently compressed? Also, .xc tarball is ~10MB smaller. `devel/binutils' had switched to tar:xz back in r518918. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200803130546.GA99879>