Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Dec 2019 04:40:19 +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: r520773 - head/lang/gcc8-devel
Message-ID:  <201912240440.xBO4eJGu020218@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Tue Dec 24 04:40:19 2019
New Revision: 520773
URL: https://svnweb.freebsd.org/changeset/ports/520773

Log:
  Update to the 20191206 snapshot of GCC 8.3.1.
  
  This only brings tuning options ares, cortex-a75, and neoverse-n1 for
  aarch64.

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

Modified: head/lang/gcc8-devel/Makefile
==============================================================================
--- head/lang/gcc8-devel/Makefile	Tue Dec 24 04:00:59 2019	(r520772)
+++ head/lang/gcc8-devel/Makefile	Tue Dec 24 04:40:19 2019	(r520773)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	8.3.1.s20191129
+PORTVERSION=	8.3.1.s20191206
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc8-devel/distinfo
==============================================================================
--- head/lang/gcc8-devel/distinfo	Tue Dec 24 04:00:59 2019	(r520772)
+++ head/lang/gcc8-devel/distinfo	Tue Dec 24 04:40:19 2019	(r520773)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575096859
-SHA256 (gcc-8-20191129.tar.xz) = 23785d62cd89056ed27e542f46bd8a1f7d02964248ed83b99622b8b2dde8b699
-SIZE (gcc-8-20191129.tar.xz) = 61998600
+TIMESTAMP = 1576981368
+SHA256 (gcc-8-20191206.tar.xz) = 5c1e5e1aecb13c31840db29f5eb3ef3c90f1d842b8a8d438756525860e1e1247
+SIZE (gcc-8-20191206.tar.xz) = 61999896



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