Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 May 2021 23:48:56 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: aa0416f05e2e - main - lang/gcc11-devel: Update to the 20210508 snapshot of GCC 11.1.1
Message-ID:  <202105152348.14FNmugt012941@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=aa0416f05e2e975eff4cdd55602d69604a04d94e

commit aa0416f05e2e975eff4cdd55602d69604a04d94e
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-05-15 23:48:50 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-05-15 23:48:50 +0000

    lang/gcc11-devel: Update to the 20210508 snapshot of GCC 11.1.1
    
    This brings four back ports for the tree optimizers, three for the
    RTL optimizers, one for the x86 back end, two for the Fortran front
    end, one for the C and C++ front ends each, and ten for libstdc++.
---
 lang/gcc11-devel/Makefile | 2 +-
 lang/gcc11-devel/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/lang/gcc11-devel/Makefile b/lang/gcc11-devel/Makefile
index 24f499825d4f..6e429994e0a3 100644
--- a/lang/gcc11-devel/Makefile
+++ b/lang/gcc11-devel/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gerald Pfeifer <gerald@FreeBSD.org>
 
 PORTNAME=	gcc
-PORTVERSION=	11.1.1.s20210501
+PORTVERSION=	11.1.1.s20210508
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo
index 588ffd2e3fbe..1319acc37416 100644
--- a/lang/gcc11-devel/distinfo
+++ b/lang/gcc11-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620109968
-SHA256 (gcc-11-20210501.tar.xz) = bd38552e32833b19b2d9b3f8d857076b3696db86d5648087a8be8396fed2c666
-SIZE (gcc-11-20210501.tar.xz) = 75465784
+TIMESTAMP = 1620684377
+SHA256 (gcc-11-20210508.tar.xz) = b234e6ea1bf8a4a0bf066901bdb6c060d9c13df21ecd76a9b5c9e8ea513abe95
+SIZE (gcc-11-20210508.tar.xz) = 75472228



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