svn commit: r535984 - head/lang/gcc10-devel
Gerald Pfeifer
gerald at FreeBSD.org
Wed May 20 08:10:54 UTC 2020
Author: gerald
Date: Wed May 20 08:10:53 2020
New Revision: 535984
URL: https://svnweb.freebsd.org/changeset/ports/535984
Log:
Update to the 20200516 snapshot of GCC 10.1.1.
This brings an optimizer fix, a change for the powerpc backend, and
1+3 fixes for the C++ front end and run time library, respectively,
plus three for Fortran.
Modified:
head/lang/gcc10-devel/Makefile
head/lang/gcc10-devel/distinfo
Modified: head/lang/gcc10-devel/Makefile
==============================================================================
--- head/lang/gcc10-devel/Makefile Wed May 20 06:30:16 2020 (r535983)
+++ head/lang/gcc10-devel/Makefile Wed May 20 08:10:53 2020 (r535984)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
-PORTVERSION= 10.1.1.s20200509
+PORTVERSION= 10.1.1.s20200516
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
Modified: head/lang/gcc10-devel/distinfo
==============================================================================
--- head/lang/gcc10-devel/distinfo Wed May 20 06:30:16 2020 (r535983)
+++ head/lang/gcc10-devel/distinfo Wed May 20 08:10:53 2020 (r535984)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589108050
-SHA256 (gcc-10-20200509.tar.xz) = 1170529bf9d5fb7111a1bf73593335d5bff400e22746efb80497aa96e8e3b86f
-SIZE (gcc-10-20200509.tar.xz) = 71306160
+TIMESTAMP = 1589705628
+SHA256 (gcc-10-20200516.tar.xz) = 0d55eabdef3fb0b4dcf690b5260dd3e1fa0fed00aa56697f60467285ad47310e
+SIZE (gcc-10-20200516.tar.xz) = 71277364
More information about the svn-ports-all
mailing list