git: 73e6449d6cb4 - main - lang/gcc11-devel: Update to the 20210703 snapshot of GCC 11.1.1
Gerald Pfeifer
gerald at FreeBSD.org
Wed Jul 7 19:25:17 UTC 2021
The branch main has been updated by gerald:
URL: https://cgit.FreeBSD.org/ports/commit/?id=73e6449d6cb4f27eedb3509ba127a67bf37f3dff
commit 73e6449d6cb4f27eedb3509ba127a67bf37f3dff
Author: Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-07-07 19:25:09 +0000
Commit: Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-07-07 19:25:09 +0000
lang/gcc11-devel: Update to the 20210703 snapshot of GCC 11.1.1
This brings brings a back port for the x86 back end, two for powerpc,
one for the C++ front end and a good number around diagnostics and
analyzers.
---
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 edacb4d5b899..f06846c71eec 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.s20210626
+PORTVERSION= 11.1.1.s20210703
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo
index 91a0fd3bd1ed..faf238daa0b7 100644
--- a/lang/gcc11-devel/distinfo
+++ b/lang/gcc11-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624796865
-SHA256 (gcc-11-20210626.tar.xz) = d778dd63ed6ad90b170438c5e63f6317d212e8bdca25651bb29ebc257b9cea99
-SIZE (gcc-11-20210626.tar.xz) = 75540396
+TIMESTAMP = 1625401349
+SHA256 (gcc-11-20210703.tar.xz) = a0bd0b241b293dde90515ba267f02340d1bab526ec3fe1e13d59db846cb70390
+SIZE (gcc-11-20210703.tar.xz) = 75540916
More information about the dev-commits-ports-all
mailing list