svn commit: r500849 - head/lang/gcc9-devel

Gerald Pfeifer gerald at FreeBSD.org
Sun May 5 07:40:00 UTC 2019


Author: gerald
Date: Sun May  5 07:39:58 2019
New Revision: 500849
URL: https://svnweb.freebsd.org/changeset/ports/500849

Log:
  Update to the 20180504 snapshot of GCC 9.1.1, the first snapshot after
  the release of GCC 9.1 (which is in turn the first in that release series).
  
  Last weeks's snapshot actually was still coming from trunk and contained
  early development of what is going to become GCC 10 later on, so we skipped
  that one.

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

Modified: head/lang/gcc9-devel/Makefile
==============================================================================
--- head/lang/gcc9-devel/Makefile	Sun May  5 05:57:18 2019	(r500848)
+++ head/lang/gcc9-devel/Makefile	Sun May  5 07:39:58 2019	(r500849)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	9.0.1.s20190421
+PORTVERSION=	9.1.1.s20190504
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc9-devel/distinfo
==============================================================================
--- head/lang/gcc9-devel/distinfo	Sun May  5 05:57:18 2019	(r500848)
+++ head/lang/gcc9-devel/distinfo	Sun May  5 07:39:58 2019	(r500849)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555942528
-SHA256 (gcc-9-20190421.tar.xz) = 235eb671f1a1c92de49ff9c3e7bb8e9a8b7f7d6a5bddf8aad94cf6015fee72b9
-SIZE (gcc-9-20190421.tar.xz) = 68759352
+TIMESTAMP = 1557035994
+SHA256 (gcc-9-20190504.tar.xz) = 0eaefe63cf2f9fc9f34a313fe23b95c199fdebca2577e0cd6931ae30a75ba570
+SIZE (gcc-9-20190504.tar.xz) = 68751664


More information about the svn-ports-all mailing list