svn commit: r512088 - head/lang/gcc8-devel

Gerald Pfeifer gerald at FreeBSD.org
Sun Sep 15 03:54:14 UTC 2019


Author: gerald
Date: Sun Sep 15 03:54:12 2019
New Revision: 512088
URL: https://svnweb.freebsd.org/changeset/ports/512088

Log:
  Update to the 201900913 snapshot of GCC 8.3.1.
  
  Just two bug fixes this time, one for the middle end, and one around AVX.

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

Modified: head/lang/gcc8-devel/Makefile
==============================================================================
--- head/lang/gcc8-devel/Makefile	Sun Sep 15 02:52:21 2019	(r512087)
+++ head/lang/gcc8-devel/Makefile	Sun Sep 15 03:54:12 2019	(r512088)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	8.3.1.s20190906
+PORTVERSION=	8.3.1.s20190913
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc8-devel/distinfo
==============================================================================
--- head/lang/gcc8-devel/distinfo	Sun Sep 15 02:52:21 2019	(r512087)
+++ head/lang/gcc8-devel/distinfo	Sun Sep 15 03:54:12 2019	(r512088)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567825698
-SHA256 (gcc-8-20190906.tar.xz) = 136655a1c170dbc66b0ca57e10cc244a2b38c6eb9ec23991a670a45f600f0a00
-SIZE (gcc-8-20190906.tar.xz) = 61973904
+TIMESTAMP = 1568475340
+SHA256 (gcc-8-20190913.tar.xz) = 354f4403d8c3d61276b1654832339495dc0f2d6c5df20a6522dbc17450d847af
+SIZE (gcc-8-20190913.tar.xz) = 61971884


More information about the svn-ports-all mailing list