git: 9670338a6203 - main - lang/gcc11-devel: Update to the 20210501 snapshot of GCC 11.1.1
Gerald Pfeifer
gerald at FreeBSD.org
Fri May 7 08:48:18 UTC 2021
The branch main has been updated by gerald:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9670338a6203ce5eb1a35dc937479e6b491b84cf
commit 9670338a6203ce5eb1a35dc937479e6b491b84cf
Author: Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-05-07 08:45:26 +0000
Commit: Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-05-07 08:46:31 +0000
lang/gcc11-devel: Update to the 20210501 snapshot of GCC 11.1.1
This is the first snapshot after the GCC 11.1 release.
It brings two back ports for the RTL optimizers, one each for the
tree optimizers and debug information, two for the arm back end,
five for aarch64, two for x86 and one for powerpc, plus two for
the Fortran front end, four for C++ and five 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 215b5844f4e5..24f499825d4f 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.0.1.s20210426
+PORTVERSION= 11.1.1.s20210501
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo
index bbdbc02c16da..588ffd2e3fbe 100644
--- a/lang/gcc11-devel/distinfo
+++ b/lang/gcc11-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619592333
-SHA256 (gcc-11-20210426.tar.xz) = b7eebc1d8f9adf5cd229dcc6842109e746d2f64daedaeef4403ba4942ae86afd
-SIZE (gcc-11-20210426.tar.xz) = 75488752
+TIMESTAMP = 1620109968
+SHA256 (gcc-11-20210501.tar.xz) = bd38552e32833b19b2d9b3f8d857076b3696db86d5648087a8be8396fed2c666
+SIZE (gcc-11-20210501.tar.xz) = 75465784
More information about the dev-commits-ports-all
mailing list