diff options
author | gerald <gerald@FreeBSD.org> | 2011-11-27 10:15:24 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2011-11-27 10:15:24 +0800 |
commit | 529f69202733e5d03bd8ad4b6446fb516e3b7a74 (patch) | |
tree | b77cf05d00aa6eabc526e79d420bfca67a0ed46a /lang/gcc48 | |
parent | c2238143466116b2786de94b3070dc51223c5228 (diff) | |
download | freebsd-ports-graphics-529f69202733e5d03bd8ad4b6446fb516e3b7a74.tar.gz freebsd-ports-graphics-529f69202733e5d03bd8ad4b6446fb516e3b7a74.tar.zst freebsd-ports-graphics-529f69202733e5d03bd8ad4b6446fb516e3b7a74.zip |
Update to the 20111126 snapshot of GCC 4.7.0. This now builds on
FreeBSD 10 without problems and any additional tweaks.
Feature safe: yes
Diffstat (limited to 'lang/gcc48')
-rw-r--r-- | lang/gcc48/Makefile | 2 | ||||
-rw-r--r-- | lang/gcc48/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile index a282c30d1f9..8d67f6073b1 100644 --- a/lang/gcc48/Makefile +++ b/lang/gcc48/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gcc -PORTVERSION= 4.7.0.20111119 +PORTVERSION= 4.7.0.20111126 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING} diff --git a/lang/gcc48/distinfo b/lang/gcc48/distinfo index bcdf1de76d0..4fc84af70f5 100644 --- a/lang/gcc48/distinfo +++ b/lang/gcc48/distinfo @@ -1,2 +1,2 @@ -SHA256 (gcc-4.7-20111119.tar.bz2) = 86b352a2ac041a6590ef35dbdec91febed5b4293ef7456d208c49feb0359506e -SIZE (gcc-4.7-20111119.tar.bz2) = 76707966 +SHA256 (gcc-4.7-20111126.tar.bz2) = 2d0c7f2e92a5d166da1c24f2f320f5bd8ff11226efaf24f4dd17d6fffd5ebbe3 +SIZE (gcc-4.7-20111126.tar.bz2) = 76758735 |