Update to the 20180222 snapshot of GCC 8.3.1, the first after the release
of GCC 8.3 (hence the increased version number).
This commit is contained in:
parent
6239af80de
commit
7b61fc85fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493844
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 8.2.1.s20190215
|
||||
PORTVERSION= 8.3.1.s20190222
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1550384305
|
||||
SHA256 (gcc-8-20190215.tar.xz) = 27a88eec101063e31b67057d6870cc0641639191a94c3aa36a497b5f746fc20e
|
||||
SIZE (gcc-8-20190215.tar.xz) = 61827316
|
||||
TIMESTAMP = 1550902317
|
||||
SHA256 (gcc-8-20190222.tar.xz) = 2dc39abb337369fe43f2fb760d2787a47cc4f934179b9b43f6790bddc5169a56
|
||||
SIZE (gcc-8-20190222.tar.xz) = 61828596
|
||||
|
|
Loading…
Reference in a new issue