Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2020 21:36:50 +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: r534866 - head/lang/gcc8-devel
Message-ID:  <202005102136.04ALaoC4050226@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sun May 10 21:36:49 2020
New Revision: 534866
URL: https://svnweb.freebsd.org/changeset/ports/534866

Log:
  Update to the 20200507 snapshot of GCC 8.4.1.
  
  For us this brings backports for the tree optimizers and C++ front end
  and two for the Fortran front end (in addition to alpha and s390 fixes).

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

Modified: head/lang/gcc8-devel/Makefile
==============================================================================
--- head/lang/gcc8-devel/Makefile	Sun May 10 21:36:21 2020	(r534865)
+++ head/lang/gcc8-devel/Makefile	Sun May 10 21:36:49 2020	(r534866)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	8.4.1.s20200430
+PORTVERSION=	8.4.1.s20200507
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc8-devel/distinfo
==============================================================================
--- head/lang/gcc8-devel/distinfo	Sun May 10 21:36:21 2020	(r534865)
+++ head/lang/gcc8-devel/distinfo	Sun May 10 21:36:49 2020	(r534866)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588320835
-SHA256 (gcc-8-20200430.tar.xz) = 3f1d46f244114d853e84fb018df5be9621cab8c86d46a822ab194723f1cf3c7a
-SIZE (gcc-8-20200430.tar.xz) = 60690276
+TIMESTAMP = 1588962293
+SHA256 (gcc-8-20200507.tar.xz) = c1d205422aed041e3e7f29596cd8491b912484857d326d83a93e6833fe92e22c
+SIZE (gcc-8-20200507.tar.xz) = 60698196



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