git: 13af4db4a754 - main - lang/gcc9-devel: Update to the 20210326 snapshot of GCC 9.3.1
Gerald Pfeifer
gerald at FreeBSD.org
Thu Apr 8 16:04:01 UTC 2021
The branch main has been updated by gerald:
URL: https://cgit.FreeBSD.org/ports/commit/?id=13af4db4a754e38901f11244eb597893037b9960
commit 13af4db4a754e38901f11244eb597893037b9960
Author: Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-04-08 16:03:20 +0000
Commit: Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-04-08 16:03:54 +0000
lang/gcc9-devel: Update to the 20210326 snapshot of GCC 9.3.1
This brings a minor tweak to how man pages are generated, powerpc
tuning (for POWER 8) and two changes to the Fortran front end.
---
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 fa2a19c2f622..4e4ee03ee4ee 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.s20210319
+PORTVERSION= 9.3.1.s20210326
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
diff --git a/lang/gcc9-devel/distinfo b/lang/gcc9-devel/distinfo
index aa4964e19f5c..3dbaeea2d16b 100644
--- a/lang/gcc9-devel/distinfo
+++ b/lang/gcc9-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616325233
-SHA256 (gcc-9-20210319.tar.xz) = 4f1b688e4b8dda3b2b87712e4cc9a691db24aa92fe884af5eebefeba839cc02c
-SIZE (gcc-9-20210319.tar.xz) = 67638472
+TIMESTAMP = 1616800806
+SHA256 (gcc-9-20210326.tar.xz) = 1de2da6b1df4874851669a9523e3f3a1bcce730bbd7fd1686a5683a4c49cc415
+SIZE (gcc-9-20210326.tar.xz) = 67635848
More information about the dev-commits-ports-all
mailing list