git: edcbda8da024 - main - lang/gcc9-devel: Update to the 20210402 snapshot of GCC 9.3.1
Gerald Pfeifer
gerald at FreeBSD.org
Wed Apr 14 06:18:15 UTC 2021
The branch main has been updated by gerald:
URL: https://cgit.FreeBSD.org/ports/commit/?id=edcbda8da024863c03f1090205afd59bfa032547
commit edcbda8da024863c03f1090205afd59bfa032547
Author: Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-04-14 06:18:02 +0000
Commit: Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-04-14 06:18:02 +0000
lang/gcc9-devel: Update to the 20210402 snapshot of GCC 9.3.1
This brings one back port for the tree optimizers and one for inter-
procedural analysis (IPA).
---
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 93e5a8cef971..2d55826f4f57 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.s20210326
+PORTVERSION= 9.3.1.s20210402
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
diff --git a/lang/gcc9-devel/distinfo b/lang/gcc9-devel/distinfo
index 3dbaeea2d16b..8076544f2916 100644
--- a/lang/gcc9-devel/distinfo
+++ b/lang/gcc9-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616800806
-SHA256 (gcc-9-20210326.tar.xz) = 1de2da6b1df4874851669a9523e3f3a1bcce730bbd7fd1686a5683a4c49cc415
-SIZE (gcc-9-20210326.tar.xz) = 67635848
+TIMESTAMP = 1618380954
+SHA256 (gcc-9-20210402.tar.xz) = c26d540d3a52b9ae56978b623bfd4dbad068c4c5a99b14d8c802a8e921057610
+SIZE (gcc-9-20210402.tar.xz) = 67638348
More information about the dev-commits-ports-all
mailing list