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

Gerald Pfeifer gerald at FreeBSD.org
Fri Feb 7 20:01:55 UTC 2020


Author: gerald
Date: Fri Feb  7 20:01:55 2020
New Revision: 525505
URL: https://svnweb.freebsd.org/changeset/ports/525505

Log:
  Update to the 20200201 snapshot of GCC 9.2.1.
  
  This brings backports of two fixes in the aarch64 back end and half a
  dozen in the C++ front end.

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

Modified: head/lang/gcc9-devel/Makefile
==============================================================================
--- head/lang/gcc9-devel/Makefile	Fri Feb  7 19:54:57 2020	(r525504)
+++ head/lang/gcc9-devel/Makefile	Fri Feb  7 20:01:55 2020	(r525505)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gcc
-PORTVERSION=	9.2.1.s20200125
+PORTVERSION=	9.2.1.s20200201
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel

Modified: head/lang/gcc9-devel/distinfo
==============================================================================
--- head/lang/gcc9-devel/distinfo	Fri Feb  7 19:54:57 2020	(r525504)
+++ head/lang/gcc9-devel/distinfo	Fri Feb  7 20:01:55 2020	(r525505)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580028522
-SHA256 (gcc-9-20200125.tar.xz) = 98f77bc5e862d5ee223589aa8f7b1301774533199e8a707b5ea73b09a2df1ab9
-SIZE (gcc-9-20200125.tar.xz) = 68773892
+TIMESTAMP = 1580602402
+SHA256 (gcc-9-20200201.tar.xz) = d4601edbf12aa0dc6c641b4de88da05299f75b51203fc9319d7026ed3dab0a3a
+SIZE (gcc-9-20200201.tar.xz) = 68774332


More information about the svn-ports-all mailing list