diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2015-06-12 16:46:01 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2015-06-12 16:46:01 +0000 |
commit | d594724e375c032fb16b027ce06b2c168395f92a (patch) | |
tree | 95caefb252787cb2abb3d19b485338e7c97c783b | |
parent | 86e01f6ceb3df3eb8576df83967c3954c5c3a2ae (diff) | |
download | freebsd-ports-d594724e375c032fb16b027ce06b2c168395f92a.zip |
Update to the 20150610 snapshot of GCC 4.9.3.
-rw-r--r-- | lang/gcc49/Makefile | 2 | ||||
-rw-r--r-- | lang/gcc49/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/gcc49/Makefile b/lang/gcc49/Makefile index 6858f3082ee2..8a8009a6ef79 100644 --- a/lang/gcc49/Makefile +++ b/lang/gcc49/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 4.9.3.s20150603 +PORTVERSION= 4.9.3.s20150610 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX} diff --git a/lang/gcc49/distinfo b/lang/gcc49/distinfo index 4b8fcf8224cb..25c5372aa032 100644 --- a/lang/gcc49/distinfo +++ b/lang/gcc49/distinfo @@ -1,2 +1,2 @@ -SHA256 (gcc-4.9-20150603.tar.bz2) = 053dc065dfa6f7807897b146e6a22173614925f84508f8e5156948c80807bec8 -SIZE (gcc-4.9-20150603.tar.bz2) = 85887406 +SHA256 (gcc-4.9-20150610.tar.bz2) = 3a4f55fe1e6c9386f84d15c6134589811a4f419c6501fcc20aa946976fb8ee63 +SIZE (gcc-4.9-20150610.tar.bz2) = 85881243 |