mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to the 20190808 snapshot of GCC 7.4.1, skipping the 20190801
snapshot which did not bring actual changes. This brings backports for two issues on the Fortran side.
This commit is contained in:
parent
754de84cbd
commit
c6f1229d46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508814
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 7.4.1.s20190725
|
||||
PORTVERSION= 7.4.1.s20190808
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1564100238
|
||||
SHA256 (gcc-7-20190725.tar.xz) = 981a23325ba14b32e767b02b4d9357b9f64441ce2be9f963cf6308c88e6db53f
|
||||
SIZE (gcc-7-20190725.tar.xz) = 59368032
|
||||
TIMESTAMP = 1565459850
|
||||
SHA256 (gcc-7-20190808.tar.xz) = c9f13f2ec51ef8419a6a70fceb090602b8c39ab951a6b43f1a63984398b47024
|
||||
SIZE (gcc-7-20190808.tar.xz) = 59368532
|
||||
|
|
Loading…
Add table
Reference in a new issue