diff options
author | gerald <gerald@FreeBSD.org> | 2011-10-23 19:35:47 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2011-10-23 19:35:47 +0800 |
commit | a5b0e5be686e61ab781d63058c91bbbc5d661c8e (patch) | |
tree | 4644a31e893055578c2dbb366b0b281bdff9b2b1 /lang/gcc46 | |
parent | a6d5e5c32267203d312e92d412f545986c9872f4 (diff) | |
download | freebsd-ports-gnome-a5b0e5be686e61ab781d63058c91bbbc5d661c8e.tar.gz freebsd-ports-gnome-a5b0e5be686e61ab781d63058c91bbbc5d661c8e.tar.zst freebsd-ports-gnome-a5b0e5be686e61ab781d63058c91bbbc5d661c8e.zip |
Update to the 20111021 snapshot of GCC 4.6.2, which is pretty much
the first RC of that release.
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 1b03146c38e7..874eb4923a64 100644 --- a/lang/gcc46/Makefile +++ b/lang/gcc46/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gcc -PORTVERSION= 4.6.2.20111014 +PORTVERSION= 4.6.2.20111021 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING} diff --git a/lang/gcc46/distinfo b/lang/gcc46/distinfo index fbc13fe59a1a..8310f4fd6dd6 100644 --- a/lang/gcc46/distinfo +++ b/lang/gcc46/distinfo @@ -1,4 +1,4 @@ -SHA256 (gcc-4.6-20111014.tar.bz2) = 180d0b53edb2db0181e7ab19a222a6308eb41af785c0397004e4cfe0e0a909cb -SIZE (gcc-4.6-20111014.tar.bz2) = 68130460 +SHA256 (gcc-4.6-20111021.tar.bz2) = 1d14a4cf5afe80e87396c7bd50f3451dcf71e6e006efb709a3fe62c48a06044e +SIZE (gcc-4.6-20111021.tar.bz2) = 68139856 SHA256 (ecj-4.5.jar) = 98fd128f1d374d9e42fd9d4836bdd249c6d511ebc6c0df17fbc1b9df96c3d781 SIZE (ecj-4.5.jar) = 1470676 |