From owner-dev-commits-ports-all@freebsd.org Sat Jul 17 19:41:44 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 0171265AB1B; Sat, 17 Jul 2021 19:41:44 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GRz536VlRz4qVg; Sat, 17 Jul 2021 19:41:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C6FA616724; Sat, 17 Jul 2021 19:41:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16HJfhJr061948; Sat, 17 Jul 2021 19:41:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16HJfhVp061947; Sat, 17 Jul 2021 19:41:43 GMT (envelope-from git) Date: Sat, 17 Jul 2021 19:41:43 GMT Message-Id: <202107171941.16HJfhVp061947@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gerald Pfeifer Subject: git: 1a0e98ace94f - main - lang/gcc9-devel: Update to the 20210715 snapshot of GCC 9.4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gerald X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1a0e98ace94f7c5e8c5e10a74050080fd9ee280a Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jul 2021 19:41:44 -0000 The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=1a0e98ace94f7c5e8c5e10a74050080fd9ee280a commit 1a0e98ace94f7c5e8c5e10a74050080fd9ee280a Author: Gerald Pfeifer AuthorDate: 2021-07-17 19:41:41 +0000 Commit: Gerald Pfeifer CommitDate: 2021-07-17 19:41:41 +0000 lang/gcc9-devel: Update to the 20210715 snapshot of GCC 9.4.1 This only brings a single back port for the Fortran front end. --- lang/gcc9-devel/Makefile | 2 +- lang/gcc9-devel/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/gcc9-devel/Makefile b/lang/gcc9-devel/Makefile index 2334effa58df..2928203809c9 100644 --- a/lang/gcc9-devel/Makefile +++ b/lang/gcc9-devel/Makefile @@ -1,7 +1,7 @@ # Created by: Gerald Pfeifer PORTNAME= gcc -PORTVERSION= 9.4.1.s20210708 +PORTVERSION= 9.4.1.s20210715 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc9-devel/distinfo b/lang/gcc9-devel/distinfo index 41a55ed81217..b5dab9d26631 100644 --- a/lang/gcc9-devel/distinfo +++ b/lang/gcc9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625821151 -SHA256 (gcc-9-20210708.tar.xz) = 0e1cf8bca2f52383960b1fe6c97627aae2dc00fe4dfa6e2ae02136a40baf9d0e -SIZE (gcc-9-20210708.tar.xz) = 67681192 +TIMESTAMP = 1626439832 +SHA256 (gcc-9-20210715.tar.xz) = 116f7a64582ba32dd638a4eaef4613521564f7690f6f3c0ae17eb2fbf4e2520e +SIZE (gcc-9-20210715.tar.xz) = 67689176