Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2019 20:29:50 +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: r517089 - head/lang/gcc7-devel
Message-ID:  <201911082029.xA8KToex045429@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Fri Nov  8 20:29:50 2019
New Revision: 517089
URL: https://svnweb.freebsd.org/changeset/ports/517089

Log:
  Update to the 20191107 snapshot of GCC 7.4.1.
  
  More or less only changes for Darwin, and lots and lots thereof, so
  in theory we should not be seeing changes, but...

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

Modified: head/lang/gcc7-devel/Makefile
==============================================================================
--- head/lang/gcc7-devel/Makefile	Fri Nov  8 19:12:54 2019	(r517088)
+++ head/lang/gcc7-devel/Makefile	Fri Nov  8 20:29:50 2019	(r517089)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	7.4.1.s20191031
+PORTVERSION=	7.4.1.s20191107
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc7-devel/distinfo
==============================================================================
--- head/lang/gcc7-devel/distinfo	Fri Nov  8 19:12:54 2019	(r517088)
+++ head/lang/gcc7-devel/distinfo	Fri Nov  8 20:29:50 2019	(r517089)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572614922
-SHA256 (gcc-7-20191031.tar.xz) = d90eb5fa39f9b43d3b911a3361e43eff380a34637b23b6e408045600f0e69483
-SIZE (gcc-7-20191031.tar.xz) = 59478704
+TIMESTAMP = 1573234680
+SHA256 (gcc-7-20191107.tar.xz) = 04e86b5203d5ce60275ae4d773bb10d1e921382a39d236871fd38f3356446798
+SIZE (gcc-7-20191107.tar.xz) = 59478760



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