Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 2021 05:41:08 GMT
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 39334a3526df - main - lang/gcc9-devel: Update to the 20210429 snapshot of GCC 9.3.1
Message-ID:  <202105050541.1455f8EI011142@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gerald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=39334a3526dfcac2e5b7bf5aab9677fa6e3053a3

commit 39334a3526dfcac2e5b7bf5aab9677fa6e3053a3
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-05-05 05:41:02 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-05-05 05:41:02 +0000

    lang/gcc9-devel: Update to the 20210429 snapshot of GCC 9.3.1
    
    This brings one back port each for the aarch64, powerpc, and x86
    back ends, two for the tree optimizers, one for the middle end,
    and two for the RTL optimizers, plus one 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 d7034097a63a..4c9ded924bd0 100644
--- a/lang/gcc9-devel/Makefile
+++ b/lang/gcc9-devel/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gerald Pfeifer <gerald@FreeBSD.org>
 
 PORTNAME=	gcc
-PORTVERSION=	9.3.1.s20210423
+PORTVERSION=	9.3.1.s20210429
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc9-devel/distinfo b/lang/gcc9-devel/distinfo
index 303fd7d096b2..902a4547574c 100644
--- a/lang/gcc9-devel/distinfo
+++ b/lang/gcc9-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619520483
-SHA256 (gcc-9-20210423.tar.xz) = e364ff2b12ee82f139ee014fe2f9099c6c2d51f4848f0af96845ede4d667b475
-SIZE (gcc-9-20210423.tar.xz) = 67657700
+TIMESTAMP = 1619855323
+SHA256 (gcc-9-20210429.tar.xz) = 2dd2d8cbbcaecc4c212f2132d49e7535b9a0913f8790d1b921098accb27d6c7d
+SIZE (gcc-9-20210429.tar.xz) = 67667736



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105050541.1455f8EI011142>