Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Nov 2019 21:39:37 +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: r516268 - head/lang/gcc7-devel
Message-ID:  <201911012139.xA1LdboN037702@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Fri Nov  1 21:39:37 2019
New Revision: 516268
URL: https://svnweb.freebsd.org/changeset/ports/516268

Log:
  Update to the 20191031 snapshot of GCC 7.4.1.
  
  This brings a fix on the Fortran side and an optimization for some
  Arm flavors, plus loads of Darwin changes (which should not affect
  us).

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

Modified: head/lang/gcc7-devel/Makefile
==============================================================================
--- head/lang/gcc7-devel/Makefile	Fri Nov  1 21:03:20 2019	(r516267)
+++ head/lang/gcc7-devel/Makefile	Fri Nov  1 21:39:37 2019	(r516268)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	7.4.1.s20191024
+PORTVERSION=	7.4.1.s20191031
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc7-devel/distinfo
==============================================================================
--- head/lang/gcc7-devel/distinfo	Fri Nov  1 21:03:20 2019	(r516267)
+++ head/lang/gcc7-devel/distinfo	Fri Nov  1 21:39:37 2019	(r516268)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572241372
-SHA256 (gcc-7-20191024.tar.xz) = da232ac0fb7aad42e3b95b2e22aefadc31fc095d0b70d3cbf24171385938562a
-SIZE (gcc-7-20191024.tar.xz) = 59473000
+TIMESTAMP = 1572614922
+SHA256 (gcc-7-20191031.tar.xz) = d90eb5fa39f9b43d3b911a3361e43eff380a34637b23b6e408045600f0e69483
+SIZE (gcc-7-20191031.tar.xz) = 59478704



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