From owner-svn-ports-head@freebsd.org Sun May 20 09:49:50 2018 Return-Path: <owner-svn-ports-head@freebsd.org> Delivered-To: svn-ports-head@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 65F41EAF5A2; Sun, 20 May 2018 09:49:50 +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 0CABC78E68; Sun, 20 May 2018 09:49:50 +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 DC7C814B3B; Sun, 20 May 2018 09:49:49 +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 w4K9nnp6028314; Sun, 20 May 2018 09:49:49 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4K9nnjc028313; Sun, 20 May 2018 09:49:49 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201805200949.w4K9nnjc028313@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer <gerald@FreeBSD.org> Date: Sun, 20 May 2018 09:49:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470447 - 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: 470447 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.26 Precedence: list List-Id: SVN commit messages for the ports tree for head <svn-ports-head.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-head>, <mailto:svn-ports-head-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-head/> List-Post: <mailto:svn-ports-head@freebsd.org> List-Help: <mailto:svn-ports-head-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-head>, <mailto:svn-ports-head-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 20 May 2018 09:49:50 -0000 Author: gerald Date: Sun May 20 09:49:49 2018 New Revision: 470447 URL: https://svnweb.freebsd.org/changeset/ports/470447 Log: Update to the 20180513 snapshot of GCC 9. Modified: head/lang/gcc9-devel/Makefile head/lang/gcc9-devel/distinfo Modified: head/lang/gcc9-devel/Makefile ============================================================================== --- head/lang/gcc9-devel/Makefile Sun May 20 09:34:11 2018 (r470446) +++ head/lang/gcc9-devel/Makefile Sun May 20 09:49:49 2018 (r470447) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 9.0.0.s20180506 -PORTREVISION= 1 +PORTVERSION= 9.0.0.s20180513 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc9-devel/distinfo ============================================================================== --- head/lang/gcc9-devel/distinfo Sun May 20 09:34:11 2018 (r470446) +++ head/lang/gcc9-devel/distinfo Sun May 20 09:49:49 2018 (r470447) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525929605 -SHA256 (gcc-9-20180506.tar.xz) = dde70aaeb5569e422245051e4d3975e8dcc5a5ea8d0ee6f742dad4021908a7b6 -SIZE (gcc-9-20180506.tar.xz) = 61633092 +TIMESTAMP = 1526355837 +SHA256 (gcc-9-20180513.tar.xz) = 3b297fd353637ce8af796f5ff00e504dda01cb8971062c2d33c599a3fe8c9c45 +SIZE (gcc-9-20180513.tar.xz) = 61689192