svn commit: r534866 - head/lang/gcc8-devel
Gerald Pfeifer
gerald at FreeBSD.org
Sun May 10 21:36:50 UTC 2020
Author: gerald
Date: Sun May 10 21:36:49 2020
New Revision: 534866
URL: https://svnweb.freebsd.org/changeset/ports/534866
Log:
Update to the 20200507 snapshot of GCC 8.4.1.
For us this brings backports for the tree optimizers and C++ front end
and two for the Fortran front end (in addition to alpha and s390 fixes).
Modified:
head/lang/gcc8-devel/Makefile
head/lang/gcc8-devel/distinfo
Modified: head/lang/gcc8-devel/Makefile
==============================================================================
--- head/lang/gcc8-devel/Makefile Sun May 10 21:36:21 2020 (r534865)
+++ head/lang/gcc8-devel/Makefile Sun May 10 21:36:49 2020 (r534866)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
-PORTVERSION= 8.4.1.s20200430
+PORTVERSION= 8.4.1.s20200507
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
Modified: head/lang/gcc8-devel/distinfo
==============================================================================
--- head/lang/gcc8-devel/distinfo Sun May 10 21:36:21 2020 (r534865)
+++ head/lang/gcc8-devel/distinfo Sun May 10 21:36:49 2020 (r534866)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588320835
-SHA256 (gcc-8-20200430.tar.xz) = 3f1d46f244114d853e84fb018df5be9621cab8c86d46a822ab194723f1cf3c7a
-SIZE (gcc-8-20200430.tar.xz) = 60690276
+TIMESTAMP = 1588962293
+SHA256 (gcc-8-20200507.tar.xz) = c1d205422aed041e3e7f29596cd8491b912484857d326d83a93e6833fe92e22c
+SIZE (gcc-8-20200507.tar.xz) = 60698196
More information about the svn-ports-head
mailing list