aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2021-04-14 21:19:16 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2021-04-15 07:01:01 +0000
commitd22caf54eec354c87e4cd34dcd88f3fc300f2fe2 (patch)
tree7ceddcd00192ea70e11dfb48d0fbea3d7ba621c4
parentc3c4c733fd772066ac3aacb36548574acda6f086 (diff)
downloadports-d22caf54eec354c87e4cd34dcd88f3fc300f2fe2.tar.gz
ports-d22caf54eec354c87e4cd34dcd88f3fc300f2fe2.zip
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.
-rw-r--r--lang/gcc10-devel/Makefile2
-rw-r--r--lang/gcc10-devel/distinfo6
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@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