Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2019 23:52:02 +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: r513858 - head/lang/gcc7-devel
Message-ID:  <201910052352.x95Nq22u092422@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sat Oct  5 23:52:02 2019
New Revision: 513858
URL: https://svnweb.freebsd.org/changeset/ports/513858

Log:
  Update to the 20190303 snapshot of GCC 7.4.1.
  
  This mostly brings Darwin and SH-specific changes, but some for i386
  may affect FreeBSD as well.

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

Modified: head/lang/gcc7-devel/Makefile
==============================================================================
--- head/lang/gcc7-devel/Makefile	Sat Oct  5 23:24:21 2019	(r513857)
+++ head/lang/gcc7-devel/Makefile	Sat Oct  5 23:52:02 2019	(r513858)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	7.4.1.s20190926
+PORTVERSION=	7.4.1.s20191003
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc7-devel/distinfo
==============================================================================
--- head/lang/gcc7-devel/distinfo	Sat Oct  5 23:24:21 2019	(r513857)
+++ head/lang/gcc7-devel/distinfo	Sat Oct  5 23:52:02 2019	(r513858)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569600063
-SHA256 (gcc-7-20190926.tar.xz) = e1b55fa288f7bd0f60e1207c4fda0b7ae00dec6e8ba1c36a6451f9dbb3e6e1ff
-SIZE (gcc-7-20190926.tar.xz) = 59465724
+TIMESTAMP = 1570165561
+SHA256 (gcc-7-20191003.tar.xz) = 8719e0f23645ec576ea34bf2b13b68172d07079c769596e8ad0b88830a55eaad
+SIZE (gcc-7-20191003.tar.xz) = 59468668



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