Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Dec 2018 22:56:59 +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: r486898 - head/lang/gcc7-devel
Message-ID:  <201812072256.wB7MuxYU074096@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Fri Dec  7 22:56:59 2018
New Revision: 486898
URL: https://svnweb.freebsd.org/changeset/ports/486898

Log:
  Update to the 20181206 snapshot of GCC 7.4.1, that is, this is the first
  snapshot after the GCC 7.4 release.

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

Modified: head/lang/gcc7-devel/Makefile
==============================================================================
--- head/lang/gcc7-devel/Makefile	Fri Dec  7 22:23:34 2018	(r486897)
+++ head/lang/gcc7-devel/Makefile	Fri Dec  7 22:56:59 2018	(r486898)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	7.3.1.s20181129
+PORTVERSION=	7.4.1.s20181206
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc7-devel/distinfo
==============================================================================
--- head/lang/gcc7-devel/distinfo	Fri Dec  7 22:23:34 2018	(r486897)
+++ head/lang/gcc7-devel/distinfo	Fri Dec  7 22:56:59 2018	(r486898)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543685209
-SHA256 (gcc-7-20181129.tar.xz) = 94614bb365d5759e79415c0bf88dcb5f2155bc7c66b1ea8c203b893161ea44c6
-SIZE (gcc-7-20181129.tar.xz) = 59319304
+TIMESTAMP = 1544138200
+SHA256 (gcc-7-20181206.tar.xz) = ca49cb7994c72f126df52d7a470172078746e7d87bd749350775da5aad1d690e
+SIZE (gcc-7-20181206.tar.xz) = 59314412



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