Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jan 2021 01:50:37 +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: r560746 - head/lang/gcc9-devel
Message-ID:  <202101080150.1081obve003631@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Fri Jan  8 01:50:37 2021
New Revision: 560746
URL: https://svnweb.freebsd.org/changeset/ports/560746

Log:
  Update to the 20210101 snapshot of GCC 9.3.1.
  
  This brings two back ports for the x86 back end and two for the Fortran
  front end. It also has back ports FreeBSD/powerpcle support (which we are
  not enabling for now, focusing on the GCC 10 series).

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

Modified: head/lang/gcc9-devel/Makefile
==============================================================================
--- head/lang/gcc9-devel/Makefile	Fri Jan  8 01:30:58 2021	(r560745)
+++ head/lang/gcc9-devel/Makefile	Fri Jan  8 01:50:37 2021	(r560746)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	9.3.1.s20201225
+PORTVERSION=	9.3.1.s20210101
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc9-devel/distinfo
==============================================================================
--- head/lang/gcc9-devel/distinfo	Fri Jan  8 01:30:58 2021	(r560745)
+++ head/lang/gcc9-devel/distinfo	Fri Jan  8 01:50:37 2021	(r560746)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608986357
-SHA256 (gcc-9-20201225.tar.xz) = 9fd2787a693bbd687c68a4c7a8c27c080c5fbca280e33a6a79362bec7ab7485a
-SIZE (gcc-9-20201225.tar.xz) = 67621852
+TIMESTAMP = 1609590694
+SHA256 (gcc-9-20210101.tar.xz) = b22ef1e8fc61f079cc4d5558b02960b2e71a172e2671673c05179f007e226369
+SIZE (gcc-9-20210101.tar.xz) = 67613352



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