Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2018 08:55:06 +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: r475633 - head/lang/gcc8-devel
Message-ID:  <201807290855.w6T8t68r016213@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sun Jul 29 08:55:06 2018
New Revision: 475633
URL: https://svnweb.freebsd.org/changeset/ports/475633

Log:
  Now that GCC 8.2 is out, update to the 20180727 snapshot of GCC 8.2.1
  in preparation of the cycle leading up to the GCC 8.3 release in a few
  months.
  
  Functionally this is pretty much equivalent to the 8.2 release for the
  time being.

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

Modified: head/lang/gcc8-devel/Makefile
==============================================================================
--- head/lang/gcc8-devel/Makefile	Sun Jul 29 08:54:23 2018	(r475632)
+++ head/lang/gcc8-devel/Makefile	Sun Jul 29 08:55:06 2018	(r475633)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	8.1.1.s20180713
+PORTVERSION=	8.2.1.s20180727
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc8-devel/distinfo
==============================================================================
--- head/lang/gcc8-devel/distinfo	Sun Jul 29 08:54:23 2018	(r475632)
+++ head/lang/gcc8-devel/distinfo	Sun Jul 29 08:55:06 2018	(r475633)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531583910
-SHA256 (gcc-8-20180713.tar.xz) = f6ea235302162e3aa6095c76eefbdcc2a85a83ae92fe301451907116d886c801
-SIZE (gcc-8-20180713.tar.xz) = 61668960
+TIMESTAMP = 1532817642
+SHA256 (gcc-8-20180727.tar.xz) = f909b122e16afe1beb73d8aa2fed9e3c34b02b8d4d2f4872fbce28ededa04827
+SIZE (gcc-8-20180727.tar.xz) = 61676324



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