Update to the 20170718 snapshot of GCC 5.4.1, as we are nearing end-of-life
of this GCC branch.
This commit is contained in:
parent
cc139f43c0
commit
1fdaf72045
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446237
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 5.4.1.s20170711
|
||||
PORTVERSION= 5.4.1.s20170718
|
||||
CATEGORIES= lang java
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1499831008
|
||||
SHA256 (gcc-5-20170711.tar.xz) = bae42c7ccae480835301a031541e5e3007f33eec737b742bc4bcd75894cbe53c
|
||||
SIZE (gcc-5-20170711.tar.xz) = 69367900
|
||||
TIMESTAMP = 1500497285
|
||||
SHA256 (gcc-5-20170718.tar.xz) = bd54b008e0e948d84a8a60a4a2dc97de5b7ea252577cc1d7b3d4c7f1988b14c5
|
||||
SIZE (gcc-5-20170718.tar.xz) = 69369772
|
||||
|
|
Loading…
Reference in a new issue