mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Update to the 20140323 snapshot of GCC 4.9.0.
Address a bug where -Wcast-qual would report an incorrect message. [1] PR: 179204 [1]
This commit is contained in:
parent
08f0ef4874
commit
0099857979
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349340
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc49
|
||||
PORTVERSION= 4.9.0.20140316
|
||||
PORTVERSION= 4.9.0.20140323
|
||||
CATEGORIES= lang java
|
||||
MASTER_SITES= ${MASTER_SITE_GCC}
|
||||
MASTER_SITE_SUBDIR= snapshots/${DISTVERSION}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gcc-4.9-20140316.tar.bz2) = b1c62b70f98c551ce74ad8c6a5e7342fe9c899116f98aae2b9ca142a478a712c
|
||||
SIZE (gcc-4.9-20140316.tar.bz2) = 85573522
|
||||
SHA256 (gcc-4.9-20140323.tar.bz2) = 7af586f3477603f3235a6c9c67e4ed7456f0e4a9aaa5bf511dab088aafc94167
|
||||
SIZE (gcc-4.9-20140323.tar.bz2) = 85595760
|
||||
|
Loading…
Reference in New Issue
Block a user