Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 2020 08:10:53 +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: r535984 - head/lang/gcc10-devel
Message-ID:  <202005200810.04K8ArkR004999@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Wed May 20 08:10:53 2020
New Revision: 535984
URL: https://svnweb.freebsd.org/changeset/ports/535984

Log:
  Update to the 20200516 snapshot of GCC 10.1.1.
  
  This brings an optimizer fix, a change for the powerpc backend, and
  1+3 fixes for the C++ front end and run time library, respectively,
  plus three for Fortran.

Modified:
  head/lang/gcc10-devel/Makefile
  head/lang/gcc10-devel/distinfo

Modified: head/lang/gcc10-devel/Makefile
==============================================================================
--- head/lang/gcc10-devel/Makefile	Wed May 20 06:30:16 2020	(r535983)
+++ head/lang/gcc10-devel/Makefile	Wed May 20 08:10:53 2020	(r535984)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	10.1.1.s20200509
+PORTVERSION=	10.1.1.s20200516
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc10-devel/distinfo
==============================================================================
--- head/lang/gcc10-devel/distinfo	Wed May 20 06:30:16 2020	(r535983)
+++ head/lang/gcc10-devel/distinfo	Wed May 20 08:10:53 2020	(r535984)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589108050
-SHA256 (gcc-10-20200509.tar.xz) = 1170529bf9d5fb7111a1bf73593335d5bff400e22746efb80497aa96e8e3b86f
-SIZE (gcc-10-20200509.tar.xz) = 71306160
+TIMESTAMP = 1589705628
+SHA256 (gcc-10-20200516.tar.xz) = 0d55eabdef3fb0b4dcf690b5260dd3e1fa0fed00aa56697f60467285ad47310e
+SIZE (gcc-10-20200516.tar.xz) = 71277364



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005200810.04K8ArkR004999>