diff options
author | gerald <gerald@FreeBSD.org> | 2011-11-26 20:37:23 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2011-11-26 20:37:23 +0800 |
commit | a4158041c1b56275bd434f09d93e1933a27e8e2b (patch) | |
tree | c5900a1ee540f1757aaf28cdaf37cfebb97f4a23 /lang/gcc46 | |
parent | 394383d2732001cfe6a8eb8acf9a866c349fa701 (diff) | |
download | freebsd-ports-gnome-a4158041c1b56275bd434f09d93e1933a27e8e2b.tar.gz freebsd-ports-gnome-a4158041c1b56275bd434f09d93e1933a27e8e2b.tar.zst freebsd-ports-gnome-a4158041c1b56275bd434f09d93e1933a27e8e2b.zip |
Update to the 20111125 snapshot of GCC 4.6.3. This now builds on
FreeBSD 10 without problems and any additional tweaks.
Feature safe: yes
Diffstat (limited to 'lang/gcc46')
-rw-r--r-- | lang/gcc46/Makefile | 2 | ||||
-rw-r--r-- | lang/gcc46/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile index 4197368c3ee2..de038f79959a 100644 --- a/lang/gcc46/Makefile +++ b/lang/gcc46/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gcc -PORTVERSION= 4.6.3.20111118 +PORTVERSION= 4.6.3.20111125 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING} diff --git a/lang/gcc46/distinfo b/lang/gcc46/distinfo index caa8478b1f19..dc5fdb014001 100644 --- a/lang/gcc46/distinfo +++ b/lang/gcc46/distinfo @@ -1,4 +1,4 @@ -SHA256 (gcc-4.6-20111118.tar.bz2) = 6f5f110374d8968b96d1a0d691a60f43227c3c2472b40afd02d7a1111d90c6f4 -SIZE (gcc-4.6-20111118.tar.bz2) = 68115664 +SHA256 (gcc-4.6-20111125.tar.bz2) = d76235a2526d676138077e26f5526e16c1a3bb7ef1d62d0de01cdce4c35fcbe9 +SIZE (gcc-4.6-20111125.tar.bz2) = 68100908 SHA256 (ecj-4.5.jar) = 98fd128f1d374d9e42fd9d4836bdd249c6d511ebc6c0df17fbc1b9df96c3d781 SIZE (ecj-4.5.jar) = 1470676 |