Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2019 22:44:27 +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: r512545 - head/lang/gcc8-devel
Message-ID:  <201909212244.x8LMiRe4016006@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sat Sep 21 22:44:26 2019
New Revision: 512545
URL: https://svnweb.freebsd.org/changeset/ports/512545

Log:
  Update to the 201900920 snapshot of GCC 8.3.1.
  
  This brings few fixes on the Fortran side and a register allocation fix
  (which may not affect our architectures, though).

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

Modified: head/lang/gcc8-devel/Makefile
==============================================================================
--- head/lang/gcc8-devel/Makefile	Sat Sep 21 22:05:10 2019	(r512544)
+++ head/lang/gcc8-devel/Makefile	Sat Sep 21 22:44:26 2019	(r512545)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	8.3.1.s20190913
+PORTVERSION=	8.3.1.s20190920
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc8-devel/distinfo
==============================================================================
--- head/lang/gcc8-devel/distinfo	Sat Sep 21 22:05:10 2019	(r512544)
+++ head/lang/gcc8-devel/distinfo	Sat Sep 21 22:44:26 2019	(r512545)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568475340
-SHA256 (gcc-8-20190913.tar.xz) = 354f4403d8c3d61276b1654832339495dc0f2d6c5df20a6522dbc17450d847af
-SIZE (gcc-8-20190913.tar.xz) = 61971884
+TIMESTAMP = 1569025378
+SHA256 (gcc-8-20190920.tar.xz) = 70eb8133b651008e1c69ca4164cc958133bdf5c93d2079bfdb4625fcd0cebf2f
+SIZE (gcc-8-20190920.tar.xz) = 61976396



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