git: 0cb80c69998d - main - lang/gcc10-devel: Update to the 20210327 snapshot of GCC 10.2.1
Gerald Pfeifer
gerald at FreeBSD.org
Sat Apr 10 06:54:44 UTC 2021
The branch main has been updated by gerald:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0cb80c69998dd4cfd92a2884de0d299df6e1f25c
commit 0cb80c69998dd4cfd92a2884de0d299df6e1f25c
Author: Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-04-10 06:52:34 +0000
Commit: Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-04-10 06:54:31 +0000
lang/gcc10-devel: Update to the 20210327 snapshot of GCC 10.2.1
This brings five changes for tree / inter-procedural optimizers,
one for aarch64, two for powerpc (POWER 8 tuning), and a good deal
for the various C family front ends and particular around Objective-C
and Objective-C++, plus three for the Fortran front end.
---
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 53bd09a5f675..17f61eff38f6 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.s20210320
+PORTVERSION= 10.2.1.s20210327
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
diff --git a/lang/gcc10-devel/distinfo b/lang/gcc10-devel/distinfo
index 81e49653fa0b..b7c2b1af36c5 100644
--- a/lang/gcc10-devel/distinfo
+++ b/lang/gcc10-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616325245
-SHA256 (gcc-10-20210320.tar.xz) = 92291a6e7ebdd1f636394f110ea4609095d8525f23c45075b3b5439dc9baf945
-SIZE (gcc-10-20210320.tar.xz) = 71550384
+TIMESTAMP = 1617090049
+SHA256 (gcc-10-20210327.tar.xz) = ff416fa231fd92774f93ee3b204b38306a2430cce1764080d8a3a1f1d8a43c94
+SIZE (gcc-10-20210327.tar.xz) = 71569716
More information about the dev-commits-ports-all
mailing list