Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2020 20:16:14 +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: r553490 - head/lang/gcc10-devel
Message-ID:  <202010272016.09RKGEPL018473@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Tue Oct 27 20:16:13 2020
New Revision: 553490
URL: https://svnweb.freebsd.org/changeset/ports/553490

Log:
  Update to the 20201024 snapshot of GCC 10.2.1.
  
  This brings two changes to general code generation, one for arm
  and i386 each, three for the C++ and two for the Fortrand front
  end, and about a dozen for libstdc++.

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

Modified: head/lang/gcc10-devel/Makefile
==============================================================================
--- head/lang/gcc10-devel/Makefile	Tue Oct 27 20:16:04 2020	(r553489)
+++ head/lang/gcc10-devel/Makefile	Tue Oct 27 20:16:13 2020	(r553490)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	10.2.1.s20201017
+PORTVERSION=	10.2.1.s20201024
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc10-devel/distinfo
==============================================================================
--- head/lang/gcc10-devel/distinfo	Tue Oct 27 20:16:04 2020	(r553489)
+++ head/lang/gcc10-devel/distinfo	Tue Oct 27 20:16:13 2020	(r553490)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603011328
-SHA256 (gcc-10-20201017.tar.xz) = 57f046fbb7ebae0158b641b0ddb9ed86156ca08c2f0faa79569de47d17f9e835
-SIZE (gcc-10-20201017.tar.xz) = 71460556
+TIMESTAMP = 1603745721
+SHA256 (gcc-10-20201024.tar.xz) = c4a6429bfe269b50787af3beacc173daf46efe9fd864f364d65c09d0ee2fd19b
+SIZE (gcc-10-20201024.tar.xz) = 71461864



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