Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 2021 07:29:53 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: 9ceca1aabff6 - main - lang/gcc8: Update to GCC 8.5
Message-ID:  <202105240729.14O7TrAd061797@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=9ceca1aabff69723190c12904c44aabef3c568e5

commit 9ceca1aabff69723190c12904c44aabef3c568e5
Author:     Gerald Pfeifer <gerald@FreeBSD.org>
AuthorDate: 2021-05-24 07:29:28 +0000
Commit:     Gerald Pfeifer <gerald@FreeBSD.org>
CommitDate: 2021-05-24 07:29:43 +0000

    lang/gcc8: Update to GCC 8.5
    
    This is the final release from the GCC 8 release branch, fixing at least
    199 bugs compared to GCC 8.4. GCC 8 is now closed.
---
 lang/gcc8/Makefile | 3 +--
 lang/gcc8/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/lang/gcc8/Makefile b/lang/gcc8/Makefile
index 21dcc4fb34c1..e0f500cbedaf 100644
--- a/lang/gcc8/Makefile
+++ b/lang/gcc8/Makefile
@@ -1,8 +1,7 @@
 # Created by: Gerald Pfeifer <gerald@FreeBSD.org>
 
 PORTNAME=	gcc
-PORTVERSION=	8.4.0
-PORTREVISION=	1
+PORTVERSION=	8.5.0
 CATEGORIES=	lang
 MASTER_SITES=	GCC
 PKGNAMESUFFIX=	${SUFFIX}
diff --git a/lang/gcc8/distinfo b/lang/gcc8/distinfo
index ae1b44bf00b6..c0654295819b 100644
--- a/lang/gcc8/distinfo
+++ b/lang/gcc8/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583358481
-SHA256 (gcc-8.4.0.tar.xz) = e30a6e52d10e1f27ed55104ad233c30bd1e99cfb5ff98ab022dc941edd1b2dd4
-SIZE (gcc-8.4.0.tar.xz) = 63713440
+TIMESTAMP = 1621158128
+SHA256 (gcc-8.5.0.tar.xz) = d308841a511bb830a6100397b0042db24ce11f642dab6ea6ee44842e5325ed50
+SIZE (gcc-8.5.0.tar.xz) = 63841008



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