git: d22caf54eec3 - main - lang/gcc10-devel: Update to the 20210403 snapshot of GCC 10.2.1
Gerald Pfeifer
gerald at FreeBSD.org
Thu Apr 15 07:01:40 UTC 2021
The branch main has been updated by gerald:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d22caf54eec354c87e4cd34dcd88f3fc300f2fe2
commit d22caf54eec354c87e4cd34dcd88f3fc300f2fe2
Author: Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-04-14 21:19:16 +0000
Commit: Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-04-15 07:01:01 +0000
lang/gcc10-devel: Update to the 20210403 snapshot of GCC 10.2.1
This brings five back ports for the tree optimizers, one each for
inter procedural analysis and lower level optimizers (RTL), and
two around debugging information.
As far as back ends go, one for arm, two for aarch64, and eight
for x86.
And one for the C front end, two for Fortran, twelve for the C++
front end and literally dozens for libstdc++, the C++ library.
---
lang/gcc10-devel/Makefile | 2 +-
lang/gcc10-devel/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/lang/gcc10-devel/Makefile b/lang/gcc10-devel/Makefile
index 17f61eff38f6..6705d1e2c289 100644
--- a/lang/gcc10-devel/Makefile
+++ b/lang/gcc10-devel/Makefile
@@ -1,7 +1,7 @@
# Created by: Gerald Pfeifer <gerald at FreeBSD.org>
PORTNAME= gcc
-PORTVERSION= 10.2.1.s20210327
+PORTVERSION= 10.2.1.s20210403
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
diff --git a/lang/gcc10-devel/distinfo b/lang/gcc10-devel/distinfo
index b7c2b1af36c5..92e6bdd1245f 100644
--- a/lang/gcc10-devel/distinfo
+++ b/lang/gcc10-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617090049
-SHA256 (gcc-10-20210327.tar.xz) = ff416fa231fd92774f93ee3b204b38306a2430cce1764080d8a3a1f1d8a43c94
-SIZE (gcc-10-20210327.tar.xz) = 71569716
+TIMESTAMP = 1618381368
+SHA256 (gcc-10-20210403.tar.xz) = 98c83b8ea2ff2ca2f288a170c25c6b6d3cce35552b55dfc47935d940623c0398
+SIZE (gcc-10-20210403.tar.xz) = 71591728
More information about the dev-commits-ports-all
mailing list