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

Gerald Pfeifer gerald at FreeBSD.org
Tue Feb 23 11:49:26 UTC 2021


Author: gerald
Date: Tue Feb 23 11:49:26 2021
New Revision: 566390
URL: https://svnweb.freebsd.org/changeset/ports/566390

Log:
  Update to the 20210220 snapshot of GCC 10.2.1.
  
  This brings one back port each for the aarch64 back end, the data flow
  enging, the C++ front end, and the Fortran front end.

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

Modified: head/lang/gcc10-devel/Makefile
==============================================================================
--- head/lang/gcc10-devel/Makefile	Tue Feb 23 11:43:07 2021	(r566389)
+++ head/lang/gcc10-devel/Makefile	Tue Feb 23 11:49:26 2021	(r566390)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	10.2.1.s20210213
+PORTVERSION=	10.2.1.s20210220
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc10-devel/distinfo
==============================================================================
--- head/lang/gcc10-devel/distinfo	Tue Feb 23 11:43:07 2021	(r566389)
+++ head/lang/gcc10-devel/distinfo	Tue Feb 23 11:49:26 2021	(r566390)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613311929
-SHA256 (gcc-10-20210213.tar.xz) = f24a7b8d94b42295f95b2933e430700dbd9e0f950bf4fdb7932044730a809d0c
-SIZE (gcc-10-20210213.tar.xz) = 71541740
+TIMESTAMP = 1613865178
+SHA256 (gcc-10-20210220.tar.xz) = 5949ac57af3dd740cef6723b687e1f1d8cf46e88ce60f68d365ba7d2cf6d1d4e
+SIZE (gcc-10-20210220.tar.xz) = 71535416


More information about the svn-ports-all mailing list