Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2019 05:59:26 +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: r509064 - head/lang/gcc8-devel
Message-ID:  <201908160559.x7G5xQkm091614@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Fri Aug 16 05:59:26 2019
New Revision: 509064
URL: https://svnweb.freebsd.org/changeset/ports/509064

Log:
  Update to the 20190809 snapshot of GCC 8.3.1.
  
  This brings minor fixes for rs6000 (aka powerpc*) and riscv.

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

Modified: head/lang/gcc8-devel/Makefile
==============================================================================
--- head/lang/gcc8-devel/Makefile	Fri Aug 16 01:55:18 2019	(r509063)
+++ head/lang/gcc8-devel/Makefile	Fri Aug 16 05:59:26 2019	(r509064)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	8.3.1.s20190802
+PORTVERSION=	8.3.1.s20190809
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc8-devel/distinfo
==============================================================================
--- head/lang/gcc8-devel/distinfo	Fri Aug 16 01:55:18 2019	(r509063)
+++ head/lang/gcc8-devel/distinfo	Fri Aug 16 05:59:26 2019	(r509064)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564789351
-SHA256 (gcc-8-20190802.tar.xz) = 9c8a14790b6015918159d6e525b13e3186e73937e80e57ea65617eba76f87ad6
-SIZE (gcc-8-20190802.tar.xz) = 61898896
+TIMESTAMP = 1565450705
+SHA256 (gcc-8-20190809.tar.xz) = 77d8d80c835bb4f57448cd1a9329e927952d0788974373d5b598b0a12ae3d4b9
+SIZE (gcc-8-20190809.tar.xz) = 61896920



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