svn commit: r557761 - head/lang/gcc10-devel

Gerald Pfeifer gerald at FreeBSD.org
Fri Dec 11 20:35:55 UTC 2020


Author: gerald
Date: Fri Dec 11 20:35:54 2020
New Revision: 557761
URL: https://svnweb.freebsd.org/changeset/ports/557761

Log:
  Update to the 20201205 snapshot of GCC 10.2.1.
  
  This brings a backports for x86 and arm each and two for aarch64,
  ten for the middle end and various optimizers, and one for the C++
  and Fortran front ends each plus libstdc++.

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

Modified: head/lang/gcc10-devel/Makefile
==============================================================================
--- head/lang/gcc10-devel/Makefile	Fri Dec 11 20:10:03 2020	(r557760)
+++ head/lang/gcc10-devel/Makefile	Fri Dec 11 20:35:54 2020	(r557761)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	10.2.1.s20201128
+PORTVERSION=	10.2.1.s20201205
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc10-devel/distinfo
==============================================================================
--- head/lang/gcc10-devel/distinfo	Fri Dec 11 20:10:03 2020	(r557760)
+++ head/lang/gcc10-devel/distinfo	Fri Dec 11 20:35:54 2020	(r557761)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606685021
-SHA256 (gcc-10-20201128.tar.xz) = 2e6f5d90d24615818d09d74ce3ce9ba1fae57628ba387405563861abbcacd75e
-SIZE (gcc-10-20201128.tar.xz) = 71494208
+TIMESTAMP = 1607259567
+SHA256 (gcc-10-20201205.tar.xz) = f564ba26addce17f64ea24e819c9a11c1759e4677b3013f05608f8be065dbf7d
+SIZE (gcc-10-20201205.tar.xz) = 71498056


More information about the svn-ports-head mailing list