From owner-svn-ports-head@freebsd.org Sat Nov 11 21:53:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9B7D6E4D776; Sat, 11 Nov 2017 21:53:54 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 687597019F; Sat, 11 Nov 2017 21:53:54 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vABLrrfV036977; Sat, 11 Nov 2017 21:53:53 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vABLrraP036975; Sat, 11 Nov 2017 21:53:53 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201711112153.vABLrraP036975@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 11 Nov 2017 21:53:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454004 - head/lang/gcc8-devel X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc8-devel X-SVN-Commit-Revision: 454004 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Nov 2017 21:53:54 -0000 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