git: be8c66e20024 - main - lang/gcc9-devel: Update to the 20210603 snapshot of GCC 9.4.1
Gerald Pfeifer
gerald at FreeBSD.org
Sun Jun 6 08:15:27 UTC 2021
The branch main has been updated by gerald:
URL: https://cgit.FreeBSD.org/ports/commit/?id=be8c66e20024902af1fc7fca6e7f74eea3ad7ac7
commit be8c66e20024902af1fc7fca6e7f74eea3ad7ac7
Author: Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-06-06 08:14:21 +0000
Commit: Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-06-06 08:15:15 +0000
lang/gcc9-devel: Update to the 20210603 snapshot of GCC 9.4.1
This is the first snapshot after the GCC 9.4 release and nearly
identical with that.
Apart from the version change it only brings a back port for the
C++ 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 d1410febabf3..d93579724999 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.s20210527
+PORTVERSION= 9.4.1.s20210603
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
diff --git a/lang/gcc9-devel/distinfo b/lang/gcc9-devel/distinfo
index 3c42a8a48d45..195c8e93df64 100644
--- a/lang/gcc9-devel/distinfo
+++ b/lang/gcc9-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622282789
-SHA256 (gcc-9-20210527.tar.xz) = 980e259ed75f9a5f38b5bf39edeecdeaef2dfa88c0cc3781f7238f944bfb7de4
-SIZE (gcc-9-20210527.tar.xz) = 67674244
+TIMESTAMP = 1622878210
+SHA256 (gcc-9-20210603.tar.xz) = d720003d44807a57b85fc06270fb193fbfc10eb9068f4a9c89eaa7661c7912ff
+SIZE (gcc-9-20210603.tar.xz) = 67677688
More information about the dev-commits-ports-all
mailing list