From owner-svn-ports-all@freebsd.org Sat Sep 1 13:07:02 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 6ED30FEEF22; Sat, 1 Sep 2018 13:07:02 +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 2531E8AC5F; Sat, 1 Sep 2018 13:07:02 +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 2024728C7; Sat, 1 Sep 2018 13:07:02 +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 w81D72Yo036711; Sat, 1 Sep 2018 13:07:02 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w81D71nR036709; Sat, 1 Sep 2018 13:07:01 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201809011307.w81D71nR036709@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 1 Sep 2018 13:07:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478686 - head/lang/gcc7-devel X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc7-devel X-SVN-Commit-Revision: 478686 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, 01 Sep 2018 13:07:02 -0000 Author: gerald Date: Sat Sep 1 13:07:01 2018 New Revision: 478686 URL: https://svnweb.freebsd.org/changeset/ports/478686 Log: Update to the 20180830 snapshot of GCC 7.3.1. Modified: head/lang/gcc7-devel/Makefile head/lang/gcc7-devel/distinfo Modified: head/lang/gcc7-devel/Makefile ============================================================================== --- head/lang/gcc7-devel/Makefile Sat Sep 1 13:03:19 2018 (r478685) +++ head/lang/gcc7-devel/Makefile Sat Sep 1 13:07:01 2018 (r478686) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.3.1.s20180823 +PORTVERSION= 7.3.1.s20180830 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc7-devel/distinfo ============================================================================== --- head/lang/gcc7-devel/distinfo Sat Sep 1 13:03:19 2018 (r478685) +++ head/lang/gcc7-devel/distinfo Sat Sep 1 13:07:01 2018 (r478686) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535193823 -SHA256 (gcc-7-20180823.tar.xz) = 42019b45622cc7828777893309d092954daaf12d725a182c512eb38d4edeeb58 -SIZE (gcc-7-20180823.tar.xz) = 59292488 +TIMESTAMP = 1535804321 +SHA256 (gcc-7-20180830.tar.xz) = dde552c8f48b1d187b0be1f310f3e19ca3551ece959e379a36c8d10e1b27f689 +SIZE (gcc-7-20180830.tar.xz) = 59292204