From owner-svn-ports-head@freebsd.org Sat Sep 15 00:36:47 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 710331097B96; Sat, 15 Sep 2018 00:36:47 +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 2842777DCF; Sat, 15 Sep 2018 00:36:47 +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 233F74271; Sat, 15 Sep 2018 00:36:47 +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 w8F0akE4006586; Sat, 15 Sep 2018 00:36:46 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8F0akTH006584; Sat, 15 Sep 2018 00:36:46 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201809150036.w8F0akTH006584@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 15 Sep 2018 00:36:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479810 - 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: 479810 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.27 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, 15 Sep 2018 00:36:47 -0000 Author: gerald Date: Sat Sep 15 00:36:46 2018 New Revision: 479810 URL: https://svnweb.freebsd.org/changeset/ports/479810 Log: Update to the 20180914 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 Fri Sep 14 22:00:04 2018 (r479809) +++ head/lang/gcc8-devel/Makefile Sat Sep 15 00:36:46 2018 (r479810) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 8.2.1.s20180907 +PORTVERSION= 8.2.1.s20180914 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc8-devel/distinfo ============================================================================== --- head/lang/gcc8-devel/distinfo Fri Sep 14 22:00:04 2018 (r479809) +++ head/lang/gcc8-devel/distinfo Sat Sep 15 00:36:46 2018 (r479810) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536394411 -SHA256 (gcc-8-20180907.tar.xz) = 43025d50c6dd06f182da25ac84118577bb349dbe4faa66e1181aaf9b4240c477 -SIZE (gcc-8-20180907.tar.xz) = 61696812 +TIMESTAMP = 1536966759 +SHA256 (gcc-8-20180914.tar.xz) = 3f8d54ad19c7855d9b5360bd6d8873dc085d5ab955545ffa7411ee5296c8c542 +SIZE (gcc-8-20180914.tar.xz) = 61699352