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

Gerald Pfeifer gerald at FreeBSD.org
Tue Aug 25 09:42:24 UTC 2020


Author: gerald
Date: Tue Aug 25 09:42:23 2020
New Revision: 546148
URL: https://svnweb.freebsd.org/changeset/ports/546148

Log:
  Update to the 20200821 snapshot of GCC 9.3.1.
  
  This brings one fix for the x86 back end one backport for libstdc++.

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

Modified: head/lang/gcc9-devel/Makefile
==============================================================================
--- head/lang/gcc9-devel/Makefile	Tue Aug 25 09:39:57 2020	(r546147)
+++ head/lang/gcc9-devel/Makefile	Tue Aug 25 09:42:23 2020	(r546148)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	9.3.1.s20200814
+PORTVERSION=	9.3.1.s20200821
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc9-devel/distinfo
==============================================================================
--- head/lang/gcc9-devel/distinfo	Tue Aug 25 09:39:57 2020	(r546147)
+++ head/lang/gcc9-devel/distinfo	Tue Aug 25 09:42:23 2020	(r546148)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597590282
-SHA256 (gcc-9-20200814.tar.xz) = 96a732f1f375f50c7b5419fbaab7199728f3eb009914d33ee1328e21e384e777
-SIZE (gcc-9-20200814.tar.xz) = 67570536
+TIMESTAMP = 1598087234
+SHA256 (gcc-9-20200821.tar.xz) = f1b58c164457214f7d9e645505132daf3fbe7b814f049926a32f01d74a5182f5
+SIZE (gcc-9-20200821.tar.xz) = 67574092


More information about the svn-ports-all mailing list