Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Aug 2020 09:54:07 +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: r545225 - head/lang/gcc9-devel
Message-ID:  <202008180954.07I9s747038055@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Tue Aug 18 09:54:07 2020
New Revision: 545225
URL: https://svnweb.freebsd.org/changeset/ports/545225

Log:
  Update to the 20200814 snapshot of GCC 9.3.1.
  
  This brings one bugfix for arm and three for aarch64, two in the
  middle end, and a fair bit 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 18 09:36:33 2020	(r545224)
+++ head/lang/gcc9-devel/Makefile	Tue Aug 18 09:54:07 2020	(r545225)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	9.3.1.s20200807
+PORTVERSION=	9.3.1.s20200814
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc9-devel/distinfo
==============================================================================
--- head/lang/gcc9-devel/distinfo	Tue Aug 18 09:36:33 2020	(r545224)
+++ head/lang/gcc9-devel/distinfo	Tue Aug 18 09:54:07 2020	(r545225)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596889737
-SHA256 (gcc-9-20200807.tar.xz) = 700c79c63a8980277daad9207b2fceb330b7ec7568f57de8986ae2b4b083f80e
-SIZE (gcc-9-20200807.tar.xz) = 67569896
+TIMESTAMP = 1597590282
+SHA256 (gcc-9-20200814.tar.xz) = 96a732f1f375f50c7b5419fbaab7199728f3eb009914d33ee1328e21e384e777
+SIZE (gcc-9-20200814.tar.xz) = 67570536



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