diff options
author | gerald <gerald@FreeBSD.org> | 2012-09-29 11:20:08 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2012-09-29 11:20:08 +0800 |
commit | 4b9d7719e5c3d600bc57bcc927630aa87567e3e4 (patch) | |
tree | e8651f696a342da17f28ea71e2e87d72d24146df /lang/gcc48/distinfo | |
parent | f5baeb229fd075d9936c170e105d79a456f4c1e8 (diff) | |
download | freebsd-ports-gnome-4b9d7719e5c3d600bc57bcc927630aa87567e3e4.tar.gz freebsd-ports-gnome-4b9d7719e5c3d600bc57bcc927630aa87567e3e4.tar.zst freebsd-ports-gnome-4b9d7719e5c3d600bc57bcc927630aa87567e3e4.zip |
Update to the 20120909 snapshot of GCC 4.8.0. (Later versions have
an issue that is being in the works right now.)
Cut down the comments at the top of Makefile per recent guidance.
Revamp the handling of different languages (frontends, run-times)
by GCC to allow for orthogonal setting them in the future. [1]
Print the list of languages being built as part of pre-everything
and shorten the output of operating system and version there.
Inspired by: jkim [1]
Diffstat (limited to 'lang/gcc48/distinfo')
-rw-r--r-- | lang/gcc48/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc48/distinfo b/lang/gcc48/distinfo index a5f498e1d9a4..4870b9c8a46f 100644 --- a/lang/gcc48/distinfo +++ b/lang/gcc48/distinfo @@ -1,2 +1,2 @@ -SHA256 (gcc-4.8-20120902.tar.bz2) = 147a2678b48b954eff2e75bc1e4340737bb70d2e0432f76f17340c1822b20dea -SIZE (gcc-4.8-20120902.tar.bz2) = 79472560 +SHA256 (gcc-4.8-20120909.tar.bz2) = 7afd0b9143a541702f767d69610b5648e7e97fdd66b02ca910175e0bad2b31c0 +SIZE (gcc-4.8-20120909.tar.bz2) = 79532225 |