mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Update to the GCC 7.5 release.
This brings more than 215 bug fixes over the GCC 7.4 release and closes this release branch; that is, no more releases or snapshots.
This commit is contained in:
parent
2fece0f613
commit
bb08ef59f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517612
2 changed files with 4 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 7.4.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 7.5.0
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC
|
||||
PKGNAMESUFFIX= ${SUFFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1544223514
|
||||
SHA256 (gcc-7.4.0.tar.xz) = eddde28d04f334aec1604456e536416549e9b1aa137fc69204e65eb0c009fe51
|
||||
SIZE (gcc-7.4.0.tar.xz) = 62601888
|
||||
TIMESTAMP = 1573747413
|
||||
SHA256 (gcc-7.5.0.tar.xz) = b81946e7f01f90528a1f7352ab08cc602b9ccc05d4e44da4bd501c5a189ee661
|
||||
SIZE (gcc-7.5.0.tar.xz) = 62783088
|
||||
|
|
Loading…
Add table
Reference in a new issue