Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2021 02:15:29 GMT
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 58e35fbc1dc1 - main - lang/gcc11: Update to GCC 11.2
Message-ID:  <202108160215.17G2FT3i019232@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gerald:

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

commit 58e35fbc1dc197cf49125f254c43e23d738bfe72
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-08-16 02:14:56 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-08-16 02:15:13 +0000

    lang/gcc11: Update to GCC 11.2
    
    This minor release fixes more than 95 bugs.
---
 lang/gcc11/Makefile | 2 +-
 lang/gcc11/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/lang/gcc11/Makefile b/lang/gcc11/Makefile
index 1fbfbccf684b..23170ac475f1 100644
--- a/lang/gcc11/Makefile
+++ b/lang/gcc11/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gerald Pfeifer <gerald@FreeBSD.org>
 
 PORTNAME=	gcc
-PORTVERSION=	11.1.0
+PORTVERSION=	11.2.0
 CATEGORIES=	lang
 MASTER_SITES=	GCC
 PKGNAMESUFFIX=	${SUFFIX}
diff --git a/lang/gcc11/distinfo b/lang/gcc11/distinfo
index e53fecad6e79..1b3f9b6e8e16 100644
--- a/lang/gcc11/distinfo
+++ b/lang/gcc11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623859481
-SHA256 (gcc-11.1.0.tar.xz) = 4c4a6fb8a8396059241c2e674b85b351c26a5d678274007f076957afa1cc9ddf
-SIZE (gcc-11.1.0.tar.xz) = 78877216
+TIMESTAMP = 1627539618
+SHA256 (gcc-11.2.0.tar.xz) = d08edc536b54c372a1010ff6619dd274c0f1603aa49212ba20f7aa2cda36fa8b
+SIZE (gcc-11.2.0.tar.xz) = 80888824



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108160215.17G2FT3i019232>