Update to the 20150428 snapshot. Nominally this moves from version
5.0.1 to version 5.1.1 since GCC 5.1 has been released in the meantime, in realiter it's been a regular, if active, week of branch maintenance.
This commit is contained in:
parent
eb4403088d
commit
26d0819676
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385139
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 5.0.1.s20150421
|
||||
PORTVERSION= 5.1.1.s20150428
|
||||
CATEGORIES= lang java
|
||||
MASTER_SITES= GCC/snapshots/${DISTVERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gcc-5-20150421.tar.bz2) = b738e5f202dc99709c8f11d0d7f1e1274026d322eabeb1aec2a0ca6b321f4716
|
||||
SIZE (gcc-5-20150421.tar.bz2) = 90708748
|
||||
SHA256 (gcc-5-20150428.tar.bz2) = bf736ffd3881527ab8d74199800440c32770689dc94bc0693297dae993dcd005
|
||||
SIZE (gcc-5-20150428.tar.bz2) = 90717359
|
||||
|
|
Loading…
Reference in a new issue