git: 2cfafdff9b87 - main - lang/gcc9-devel: Update to the 20210527 snapshot of GCC 9.3.1

Gerald Pfeifer gerald at FreeBSD.org
Mon May 31 10:14:42 UTC 2021


The branch main has been updated by gerald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2cfafdff9b87eea830954d884fa2b60de9e519f2

commit 2cfafdff9b87eea830954d884fa2b60de9e519f2
Author:     Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-05-31 09:38:14 +0000
Commit:     Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-05-31 10:14:33 +0000

    lang/gcc9-devel: Update to the 20210527 snapshot of GCC 9.3.1
    
    This brings three back ports for the C++ front end and one for the
    sanitizers.
---
 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 144b6590b862..d1410febabf3 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.s20210520
+PORTVERSION=	9.3.1.s20210527
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc9-devel/distinfo b/lang/gcc9-devel/distinfo
index d744458ace18..3c42a8a48d45 100644
--- a/lang/gcc9-devel/distinfo
+++ b/lang/gcc9-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621663929
-SHA256 (gcc-9-20210520.tar.xz) = 0d71e1410b2b03a79d6c77c1d4aff1f9a2995877892f906c227612bb48838831
-SIZE (gcc-9-20210520.tar.xz) = 67678360
+TIMESTAMP = 1622282789
+SHA256 (gcc-9-20210527.tar.xz) = 980e259ed75f9a5f38b5bf39edeecdeaef2dfa88c0cc3781f7238f944bfb7de4
+SIZE (gcc-9-20210527.tar.xz) = 67674244


More information about the dev-commits-ports-all mailing list