Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Nov 2017 21:53:53 +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: r454004 - head/lang/gcc8-devel
Message-ID:  <201711112153.vABLrraP036975@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sat Nov 11 21:53:53 2017
New Revision: 454004
URL: https://svnweb.freebsd.org/changeset/ports/454004

Log:
  Update to the 20171105 snapshot of GCC 8.  This addresses a real-world
  issue around threading and unwinding that andreast@ has fixed upstream
  (cf. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82635 ).

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

Modified: head/lang/gcc8-devel/Makefile
==============================================================================
--- head/lang/gcc8-devel/Makefile	Sat Nov 11 21:04:08 2017	(r454003)
+++ head/lang/gcc8-devel/Makefile	Sat Nov 11 21:53:53 2017	(r454004)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	8.0.0.s20171029
+PORTVERSION=	8.0.0.s20171105
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc8-devel/distinfo
==============================================================================
--- head/lang/gcc8-devel/distinfo	Sat Nov 11 21:04:08 2017	(r454003)
+++ head/lang/gcc8-devel/distinfo	Sat Nov 11 21:53:53 2017	(r454004)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509465901
-SHA256 (gcc-8-20171029.tar.xz) = 77d7b00d24911bfc7b6f15a19191a8d7341844fd8abbbb0ba1187ce34e4b832a
-SIZE (gcc-8-20171029.tar.xz) = 60385660
+TIMESTAMP = 1510259306
+SHA256 (gcc-8-20171105.tar.xz) = b7ca74bf2b4effd6bda87edf63d7bca2c7bfcdb598c5164e95847addfc3a431e
+SIZE (gcc-8-20171105.tar.xz) = 60425568



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