Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2020 09:26:33 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r523522 - head/lang/gcc8-devel
Message-ID:  <202001190926.00J9QXL7028091@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sun Jan 19 09:26:33 2020
New Revision: 523522
URL: https://svnweb.freebsd.org/changeset/ports/523522

Log:
  Update to the 20200117 snapshot of GCC 8.3.1.
  
  This brings two backports for the C front end, two for inter-procedural
  analysis (IPA) and one around decimal floating point support (in addition
  to several related to the Git conversion which should not matter for our
  purpose).

Modified:
  head/lang/gcc8-devel/Makefile
  head/lang/gcc8-devel/distinfo

Modified: head/lang/gcc8-devel/Makefile
==============================================================================
--- head/lang/gcc8-devel/Makefile	Sun Jan 19 09:16:50 2020	(r523521)
+++ head/lang/gcc8-devel/Makefile	Sun Jan 19 09:26:33 2020	(r523522)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	8.3.1.s20200110
+PORTVERSION=	8.3.1.s20200117
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc8-devel/distinfo
==============================================================================
--- head/lang/gcc8-devel/distinfo	Sun Jan 19 09:16:50 2020	(r523521)
+++ head/lang/gcc8-devel/distinfo	Sun Jan 19 09:26:33 2020	(r523522)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578745796
-SHA256 (gcc-8-20200110.tar.xz) = 4edbe3f3efbef3ae00196c07639ef7f4af6d2c82192388bc3f75b03b5aab4d15
-SIZE (gcc-8-20200110.tar.xz) = 62001344
+TIMESTAMP = 1579337190
+SHA256 (gcc-8-20200117.tar.xz) = a6b9bf4e02b5bd120b378dd340b99793e521993b634d9e5066cf49b3a748c2c3
+SIZE (gcc-8-20200117.tar.xz) = 61840460



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