From owner-svn-ports-head@freebsd.org Sun Oct 28 20:29:37 2018 Return-Path: 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 7ECFF10DFD71; Sun, 28 Oct 2018 20:29:37 +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 338876EE68; Sun, 28 Oct 2018 20:29:37 +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 147C12447E; Sun, 28 Oct 2018 20:29:37 +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 w9SKTau3083227; Sun, 28 Oct 2018 20:29:36 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9SKTa9D083226; Sun, 28 Oct 2018 20:29:36 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201810282029.w9SKTa9D083226@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 28 Oct 2018 20:29:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483352 - 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: 483352 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.29 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: Sun, 28 Oct 2018 20:29:37 -0000 Author: gerald Date: Sun Oct 28 20:29:36 2018 New Revision: 483352 URL: https://svnweb.freebsd.org/changeset/ports/483352 Log: Update to the 20181026 snapshot of GCC 8.2.1. Modified: head/lang/gcc8-devel/Makefile head/lang/gcc8-devel/distinfo Modified: head/lang/gcc8-devel/Makefile ============================================================================== --- head/lang/gcc8-devel/Makefile Sun Oct 28 20:22:28 2018 (r483351) +++ head/lang/gcc8-devel/Makefile Sun Oct 28 20:29:36 2018 (r483352) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 8.2.1.s20181019 +PORTVERSION= 8.2.1.s20181026 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc8-devel/distinfo ============================================================================== --- head/lang/gcc8-devel/distinfo Sun Oct 28 20:22:28 2018 (r483351) +++ head/lang/gcc8-devel/distinfo Sun Oct 28 20:29:36 2018 (r483352) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540023186 -SHA256 (gcc-8-20181019.tar.xz) = ab261dbb5c3c82998e553ee2b0ec7868f3abfa99ae6f6773ba220870c6c0e756 -SIZE (gcc-8-20181019.tar.xz) = 61751372 +TIMESTAMP = 1540622446 +SHA256 (gcc-8-20181026.tar.xz) = d06d34b312ae56a7b6f7c862bf689a9a4e6e35d763efe601ae90139e550a27b9 +SIZE (gcc-8-20181026.tar.xz) = 61749832