git: aa0416f05e2e - main - lang/gcc11-devel: Update to the 20210508 snapshot of GCC 11.1.1

Gerald Pfeifer gerald at FreeBSD.org
Sat May 15 23:48:56 UTC 2021


The branch main has been updated by gerald:

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

commit aa0416f05e2e975eff4cdd55602d69604a04d94e
Author:     Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-05-15 23:48:50 +0000
Commit:     Gerald Pfeifer <gerald at 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 at 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


More information about the dev-commits-ports-all mailing list