From owner-svn-ports-all@freebsd.org Sat Sep 22 06:46:23 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D578F10B36DA; Sat, 22 Sep 2018 06:46:23 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8895684F7F; Sat, 22 Sep 2018 06:46:23 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7ED381863C; Sat, 22 Sep 2018 06:46:23 +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 w8M6kNfd098933; Sat, 22 Sep 2018 06:46:23 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8M6kNKY098931; Sat, 22 Sep 2018 06:46:23 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201809220646.w8M6kNKY098931@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 22 Sep 2018 06:46:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480349 - head/lang/gcc9-devel X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc9-devel X-SVN-Commit-Revision: 480349 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Sep 2018 06:46:24 -0000 Author: gerald Date: Sat Sep 22 06:46:22 2018 New Revision: 480349 URL: https://svnweb.freebsd.org/changeset/ports/480349 Log: Update to the 20180916 snapshot of GCC 9. (The last two weeks' versions were broken on at least FreeBSD 10/i386 due to a bug that did not trigger on GNU/Linux systems.) Modified: head/lang/gcc9-devel/Makefile head/lang/gcc9-devel/distinfo Modified: head/lang/gcc9-devel/Makefile ============================================================================== --- head/lang/gcc9-devel/Makefile Sat Sep 22 06:44:28 2018 (r480348) +++ head/lang/gcc9-devel/Makefile Sat Sep 22 06:46:22 2018 (r480349) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 9.0.0.s20180826 +PORTVERSION= 9.0.0.s20180916 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc9-devel/distinfo ============================================================================== --- head/lang/gcc9-devel/distinfo Sat Sep 22 06:44:28 2018 (r480348) +++ head/lang/gcc9-devel/distinfo Sat Sep 22 06:46:22 2018 (r480349) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535799377 -SHA256 (gcc-9-20180826.tar.xz) = 76173fb7caffdb0fb52fae6a7a2010c45e6d35c6670953352c1213bf7e0441df -SIZE (gcc-9-20180826.tar.xz) = 62293860 +TIMESTAMP = 1537566849 +SHA256 (gcc-9-20180916.tar.xz) = 12c1c007206cb27e169b0931352d9b7dfaf483bf9509bfe2790f4ebfc0d303e4 +SIZE (gcc-9-20180916.tar.xz) = 62364412