Update to the 20130217 snapshot of GCC 4.8.0. Lots of release
stabilization fixes.
This commit is contained in:
parent
13b0cf3050
commit
2879eb5cea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313259
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 4.8.0.20130210
|
||||
PORTVERSION= 4.8.0.20130217
|
||||
CATEGORIES= lang java
|
||||
MASTER_SITES= ${MASTER_SITE_GCC}
|
||||
MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (gcc-4.8-20130210.tar.bz2) = d92f7be62d03e254a4034984e913a8517c9aefe497ac5c755a6c3416c017d416
|
||||
SIZE (gcc-4.8-20130210.tar.bz2) = 82283087
|
||||
SHA256 (gcc-4.8-20130217.tar.bz2) = e2a80c3bd162d8b4bbdefb8e874b4c5550139bfd16f76f2ebd8f0bbc188767ff
|
||||
SIZE (gcc-4.8-20130217.tar.bz2) = 82313151
|
||||
|
|
Loading…
Reference in a new issue