From owner-svn-ports-head@freebsd.org Sat Nov 11 23:43:21 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 55334E50021; Sat, 11 Nov 2017 23:43:21 +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 2167C73C92; Sat, 11 Nov 2017 23:43:21 +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 vABNhKYD085156; Sat, 11 Nov 2017 23:43:20 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vABNhKCh085153; Sat, 11 Nov 2017 23:43:20 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201711112343.vABNhKCh085153@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 23:43:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454021 - head/lang/gcc6-devel X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc6-devel X-SVN-Commit-Revision: 454021 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 23:43:21 -0000 Author: gerald Date: Sat Nov 11 23:43:19 2017 New Revision: 454021 URL: https://svnweb.freebsd.org/changeset/ports/454021 Log: Update to the 20171108 snapshot of GCC 6.4.1. This addresses a real-world issue around threading and unwinding that andreast@ has fixed upstream and backported to the GCC 6 release branch (cf. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82635 ). Modified: head/lang/gcc6-devel/Makefile head/lang/gcc6-devel/distinfo Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Sat Nov 11 23:33:43 2017 (r454020) +++ head/lang/gcc6-devel/Makefile Sat Nov 11 23:43:19 2017 (r454021) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.4.1.s20171101 +PORTVERSION= 6.4.1.s20171108 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc6-devel/distinfo ============================================================================== --- head/lang/gcc6-devel/distinfo Sat Nov 11 23:33:43 2017 (r454020) +++ head/lang/gcc6-devel/distinfo Sat Nov 11 23:43:19 2017 (r454021) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509583128 -SHA256 (gcc-6-20171101.tar.xz) = 5f50ecd5ba9e3bb3196ad68f1572afe0f21ae2c509e620fc4780f6bbd5c9093a -SIZE (gcc-6-20171101.tar.xz) = 72603608 +TIMESTAMP = 1510438660 +SHA256 (gcc-6-20171108.tar.xz) = 4a5632e432aa1b2138d0abf521f041ef5dd98bf0cd836aa39ba0ded5ba47eb54 +SIZE (gcc-6-20171108.tar.xz) = 72606072