svn commit: r541401 - head/lang/gcc9-devel

Gerald Pfeifer gerald at FreeBSD.org
Tue Jul 7 10:10:39 UTC 2020


Author: gerald
Date: Tue Jul  7 10:10:38 2020
New Revision: 541401
URL: https://svnweb.freebsd.org/changeset/ports/541401

Log:
  Update to the 20200503 snapshot of GCC 9.3.1.
  
  This brings one fix for the arm back end, five for the Fortran front end,
  and two for the C++ run-time library.

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

Modified: head/lang/gcc9-devel/Makefile
==============================================================================
--- head/lang/gcc9-devel/Makefile	Tue Jul  7 10:07:49 2020	(r541400)
+++ head/lang/gcc9-devel/Makefile	Tue Jul  7 10:10:38 2020	(r541401)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	9.3.1.s20200626
+PORTVERSION=	9.3.1.s20200703
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc9-devel/distinfo
==============================================================================
--- head/lang/gcc9-devel/distinfo	Tue Jul  7 10:07:49 2020	(r541400)
+++ head/lang/gcc9-devel/distinfo	Tue Jul  7 10:10:38 2020	(r541401)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593257950
-SHA256 (gcc-9-20200626.tar.xz) = b1d9f57a4a96bab106eccc64e3c10951bc7c1a3c57716c50f01beab66cd10d1d
-SIZE (gcc-9-20200626.tar.xz) = 67528568
+TIMESTAMP = 1593857999
+SHA256 (gcc-9-20200703.tar.xz) = 8ff33ecd506f7e0ca5bead24c5deed706705e7c03871b015b11bb38dbcefbfd4
+SIZE (gcc-9-20200703.tar.xz) = 67559628


More information about the svn-ports-all mailing list