diff options
| author | Gerald Pfeifer <gerald@FreeBSD.org> | 2020-06-19 07:30:43 +0000 |
|---|---|---|
| committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2020-06-19 07:30:43 +0000 |
| commit | 7697f707b99b3b3ee00007f8aec88ff5fad3f6b4 (patch) | |
| tree | bb730515406630ad467d1f28530b1ed1c3d42001 | |
| parent | math/py-keras: Update 2.3.1 -> 2.4.0 (diff) | |
Update to the 20200618 snapshot of GCC 8.4.1.
This brings a fix for Fortran and smaller ones in a few other areas.
| -rw-r--r-- | lang/gcc8-devel/Makefile | 2 | ||||
| -rw-r--r-- | lang/gcc8-devel/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc8-devel/Makefile b/lang/gcc8-devel/Makefile index a4c5772040cc..3d6208cdb461 100644 --- a/lang/gcc8-devel/Makefile +++ b/lang/gcc8-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 8.4.1.s20200611 +PORTVERSION= 8.4.1.s20200618 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel diff --git a/lang/gcc8-devel/distinfo b/lang/gcc8-devel/distinfo index 92bf38c09fb5..013552b3ad6c 100644 --- a/lang/gcc8-devel/distinfo +++ b/lang/gcc8-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1591961075 -SHA256 (gcc-8-20200611.tar.xz) = 5f7ced95fea961b0d59491fdf3c8d43b54c29d0110abdd85b228145eec607e1f -SIZE (gcc-8-20200611.tar.xz) = 60700664 +TIMESTAMP = 1592547591 +SHA256 (gcc-8-20200618.tar.xz) = 5ad9d58f3ee09c79d3f35b1710d26985074ecfe9e1fb35fa7a448254ac293221 +SIZE (gcc-8-20200618.tar.xz) = 60700888 |
