Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 2019 06:07:58 +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: r518380 - head/lang/gcc8-devel
Message-ID:  <201911250607.xAP67wUq076324@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Mon Nov 25 06:07:58 2019
New Revision: 518380
URL: https://svnweb.freebsd.org/changeset/ports/518380

Log:
  Update to the 20191122 snapshot of GCC 8.3.1.
  
  This brings a large number of backports (triggered by a Linux vendor's
  release), including a dozen of fixes for tree optimizers and other middle
  end issues, and nearly as many for the C and C++ front ends, plus some
  for i386 and powerpc.

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

Modified: head/lang/gcc8-devel/Makefile
==============================================================================
--- head/lang/gcc8-devel/Makefile	Mon Nov 25 04:20:45 2019	(r518379)
+++ head/lang/gcc8-devel/Makefile	Mon Nov 25 06:07:58 2019	(r518380)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	8.3.1.s20191115
+PORTVERSION=	8.3.1.s20191122
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc8-devel/distinfo
==============================================================================
--- head/lang/gcc8-devel/distinfo	Mon Nov 25 04:20:45 2019	(r518379)
+++ head/lang/gcc8-devel/distinfo	Mon Nov 25 06:07:58 2019	(r518380)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573892273
-SHA256 (gcc-8-20191115.tar.xz) = c34015abe3ccd5571e4c6b399d75b56b51ff04253775526ff9ddda1ff24ea6a2
-SIZE (gcc-8-20191115.tar.xz) = 61992756
+TIMESTAMP = 1574494778
+SHA256 (gcc-8-20191122.tar.xz) = 0733182697554b4ecd63c5eb82d3718b98574bb64d4fd14a7835ac612307fa86
+SIZE (gcc-8-20191122.tar.xz) = 61997604



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