Date: Wed, 26 Feb 2020 08:19:56 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r527156 - head/lang/gcc9-devel Message-ID: <202002260819.01Q8Ju5j066715@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gerald Date: Wed Feb 26 08:19:55 2020 New Revision: 527156 URL: https://svnweb.freebsd.org/changeset/ports/527156 Log: Update to the 20200222 snapshot of GCC 9.2.1. Like the previous update this brings further backports for the pending GCC 9.3 release including three on the Fortran side, some for MMX and AVX (on x86), one for AAarch64, and a handful for the middle end and tree optimizers. Modified: head/lang/gcc9-devel/Makefile head/lang/gcc9-devel/distinfo Modified: head/lang/gcc9-devel/Makefile ============================================================================== --- head/lang/gcc9-devel/Makefile Wed Feb 26 07:58:35 2020 (r527155) +++ head/lang/gcc9-devel/Makefile Wed Feb 26 08:19:55 2020 (r527156) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 9.2.1.s20200215 +PORTVERSION= 9.2.1.s20200222 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc9-devel/distinfo ============================================================================== --- head/lang/gcc9-devel/distinfo Wed Feb 26 07:58:35 2020 (r527155) +++ head/lang/gcc9-devel/distinfo Wed Feb 26 08:19:55 2020 (r527156) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581812887 -SHA256 (gcc-9-20200215.tar.xz) = d54bdc3785b3e900586ec63ff53753e9a98f5a0511fb16c2132a1f649e6f737e -SIZE (gcc-9-20200215.tar.xz) = 68785384 +TIMESTAMP = 1582446830 +SHA256 (gcc-9-20200222.tar.xz) = fb2730c45d9bff260c3906d6aa8a4492d0c600ceb5e6971b899ab1dbbd15cee8 +SIZE (gcc-9-20200222.tar.xz) = 68787944
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002260819.01Q8Ju5j066715>