git: efb4359cc15b - main - lang/gcc9-devel: Update to the 20210506 snapshot of GCC 9.3.1
Gerald Pfeifer
gerald at FreeBSD.org
Wed May 12 07:32:34 UTC 2021
The branch main has been updated by gerald:
URL: https://cgit.FreeBSD.org/ports/commit/?id=efb4359cc15b5bc3bc08d1f9188f36e338add311
commit efb4359cc15b5bc3bc08d1f9188f36e338add311
Author: Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-05-12 07:32:22 +0000
Commit: Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-05-12 07:32:22 +0000
lang/gcc9-devel: Update to the 20210506 snapshot of GCC 9.3.1
This brings back port for the aarch64 and x86 back end, the RTL
optmizers (5), tree optimizers (5), debug information, Fortran,
the C++ front end and three for libstdc++.
---
lang/gcc9-devel/Makefile | 2 +-
lang/gcc9-devel/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/lang/gcc9-devel/Makefile b/lang/gcc9-devel/Makefile
index 4c9ded924bd0..8f0e820147ed 100644
--- a/lang/gcc9-devel/Makefile
+++ b/lang/gcc9-devel/Makefile
@@ -1,7 +1,7 @@
# Created by: Gerald Pfeifer <gerald at FreeBSD.org>
PORTNAME= gcc
-PORTVERSION= 9.3.1.s20210429
+PORTVERSION= 9.3.1.s20210506
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
diff --git a/lang/gcc9-devel/distinfo b/lang/gcc9-devel/distinfo
index 902a4547574c..c50bcccfa51b 100644
--- a/lang/gcc9-devel/distinfo
+++ b/lang/gcc9-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619855323
-SHA256 (gcc-9-20210429.tar.xz) = 2dd2d8cbbcaecc4c212f2132d49e7535b9a0913f8790d1b921098accb27d6c7d
-SIZE (gcc-9-20210429.tar.xz) = 67667736
+TIMESTAMP = 1620459036
+SHA256 (gcc-9-20210506.tar.xz) = 7d451f3997276f2263f13ec7a1f40ff6b4aab0ea5274960d6831911982e13eec
+SIZE (gcc-9-20210506.tar.xz) = 67669508
More information about the dev-commits-ports-all
mailing list