git: 76c8ec0a0810 - main - lang/gcc11-devel: Update to the 20210911 snapshot of GCC 11.2.1
Gerald Pfeifer
gerald at FreeBSD.org
Wed Sep 15 22:32:36 UTC 2021
The branch main has been updated by gerald:
URL: https://cgit.FreeBSD.org/ports/commit/?id=76c8ec0a0810f2aef3aabed796a7cdcdf3b367cc
commit 76c8ec0a0810f2aef3aabed796a7cdcdf3b367cc
Author: Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-09-15 22:32:13 +0000
Commit: Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-09-15 22:32:13 +0000
lang/gcc11-devel: Update to the 20210911 snapshot of GCC 11.2.1
This brings a back port for documentation related to the C++ front end,
an additional one for C++, two for Fortran, three for the tree optimizers/
middle end, and one for the x86 back end.
---
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 de1b55a38a4a..77b7d684eee3 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.2.1.s20210904
+PORTVERSION= 11.2.1.s20210911
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo
index 6c1fb5e69b8e..549a1f9eeb22 100644
--- a/lang/gcc11-devel/distinfo
+++ b/lang/gcc11-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631112276
-SHA256 (gcc-11-20210904.tar.xz) = 2ffeb49b3238e57ff02b1e45a4388dba6208fa98b40472e3e7cca66fcbf02a22
-SIZE (gcc-11-20210904.tar.xz) = 75611776
+TIMESTAMP = 1631595050
+SHA256 (gcc-11-20210911.tar.xz) = b5304e5dd0b9b268907b16c6d551ae9bd0b24a5501b94132099e2a9144714cb4
+SIZE (gcc-11-20210911.tar.xz) = 75615488
More information about the dev-commits-ports-all
mailing list