From owner-svn-ports-head@freebsd.org Sun Sep 15 03:54:13 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E3739DE490; Sun, 15 Sep 2019 03:54:13 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46WFqT4q5Bz3QVg; Sun, 15 Sep 2019 03:54:13 +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 8694F255B; Sun, 15 Sep 2019 03:54:13 +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 x8F3sDWL055053; Sun, 15 Sep 2019 03:54:13 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8F3sDwN055051; Sun, 15 Sep 2019 03:54:13 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201909150354.x8F3sDwN055051@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 15 Sep 2019 03:54:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512088 - 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: 512088 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, 15 Sep 2019 03:54:14 -0000 Author: gerald Date: Sun Sep 15 03:54:12 2019 New Revision: 512088 URL: https://svnweb.freebsd.org/changeset/ports/512088 Log: Update to the 201900913 snapshot of GCC 8.3.1. Just two bug fixes this time, one for the middle end, and one around AVX. Modified: head/lang/gcc8-devel/Makefile head/lang/gcc8-devel/distinfo Modified: head/lang/gcc8-devel/Makefile ============================================================================== --- head/lang/gcc8-devel/Makefile Sun Sep 15 02:52:21 2019 (r512087) +++ head/lang/gcc8-devel/Makefile Sun Sep 15 03:54:12 2019 (r512088) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 8.3.1.s20190906 +PORTVERSION= 8.3.1.s20190913 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc8-devel/distinfo ============================================================================== --- head/lang/gcc8-devel/distinfo Sun Sep 15 02:52:21 2019 (r512087) +++ head/lang/gcc8-devel/distinfo Sun Sep 15 03:54:12 2019 (r512088) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567825698 -SHA256 (gcc-8-20190906.tar.xz) = 136655a1c170dbc66b0ca57e10cc244a2b38c6eb9ec23991a670a45f600f0a00 -SIZE (gcc-8-20190906.tar.xz) = 61973904 +TIMESTAMP = 1568475340 +SHA256 (gcc-8-20190913.tar.xz) = 354f4403d8c3d61276b1654832339495dc0f2d6c5df20a6522dbc17450d847af +SIZE (gcc-8-20190913.tar.xz) = 61971884