Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2020 09:42:23 +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: r546148 - head/lang/gcc9-devel
Message-ID:  <202008250942.07P9gNuW016558@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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