Update to the 20191129 snapshot of GCC 8.3.1.
This mostly brings a handful of fixes on the Fortran side.
This commit is contained in:
parent
6ecbf62818
commit
8f5cdd784a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518917
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= gcc
|
PORTNAME= gcc
|
||||||
PORTVERSION= 8.3.1.s20191122
|
PORTVERSION= 8.3.1.s20191129
|
||||||
CATEGORIES= lang
|
CATEGORIES= lang
|
||||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1574494778
|
TIMESTAMP = 1575096859
|
||||||
SHA256 (gcc-8-20191122.tar.xz) = 0733182697554b4ecd63c5eb82d3718b98574bb64d4fd14a7835ac612307fa86
|
SHA256 (gcc-8-20191129.tar.xz) = 23785d62cd89056ed27e542f46bd8a1f7d02964248ed83b99622b8b2dde8b699
|
||||||
SIZE (gcc-8-20191122.tar.xz) = 61997604
|
SIZE (gcc-8-20191129.tar.xz) = 61998600
|
||||||
|
|
Loading…
Reference in a new issue