svn commit: r544061 - head/devel/arm-elf-binutils

Alexey Dokuchaev danfe at freebsd.org
Mon Aug 3 13:05:46 UTC 2020


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


More information about the svn-ports-head mailing list