git: dc5a6492de7a - main - lang/gcc11-devel: Update to the 20210426 snapshot of GCC 11.0.1

Gerald Pfeifer gerald at FreeBSD.org
Sun May 2 06:15:24 UTC 2021


The branch main has been updated by gerald:

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

commit dc5a6492de7a0b3e79d48a02f4678c5af4467e40
Author:     Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-05-02 06:14:34 +0000
Commit:     Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-05-02 06:14:34 +0000

    lang/gcc11-devel: Update to the 20210426 snapshot of GCC 11.0.1
    
    This is the first snapshot from the new GCC 11 branch.
    
    The 20210425 snapshot was a "mis-fire" and did not come from the new
    branch, but from trunk, which is now tracking GCC 12.
---
 lang/gcc11-devel/Makefile | 2 +-
 lang/gcc11-devel/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/lang/gcc11-devel/Makefile b/lang/gcc11-devel/Makefile
index 9ad1f2195b4b..215b5844f4e5 100644
--- a/lang/gcc11-devel/Makefile
+++ b/lang/gcc11-devel/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gerald Pfeifer <gerald at FreeBSD.org>
 
 PORTNAME=	gcc
-PORTVERSION=	11.0.1.s20210418
+PORTVERSION=	11.0.1.s20210426
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc11-devel/distinfo b/lang/gcc11-devel/distinfo
index 0b0ffaec398b..bbdbc02c16da 100644
--- a/lang/gcc11-devel/distinfo
+++ b/lang/gcc11-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619157908
-SHA256 (gcc-11-20210418.tar.xz) = 4eaa79dc9ee25380452cd2f0a0c7a1de227782ab86bf052e71b8c442760ce9b2
-SIZE (gcc-11-20210418.tar.xz) = 75440332
+TIMESTAMP = 1619592333
+SHA256 (gcc-11-20210426.tar.xz) = b7eebc1d8f9adf5cd229dcc6842109e746d2f64daedaeef4403ba4942ae86afd
+SIZE (gcc-11-20210426.tar.xz) = 75488752


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