aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2011-11-12 21:21:04 +0800
committergerald <gerald@FreeBSD.org>2011-11-12 21:21:04 +0800
commit6669a84b2423d531449c0f1765b67a1d053995f0 (patch)
tree83883d3e2c20aede273e44cdba3f43001a048ac1
parent65b66f88b21e16fdf0dd45842ea6cdd27e0e14a1 (diff)
downloadfreebsd-ports-gnome-6669a84b2423d531449c0f1765b67a1d053995f0.tar.gz
freebsd-ports-gnome-6669a84b2423d531449c0f1765b67a1d053995f0.tar.zst
freebsd-ports-gnome-6669a84b2423d531449c0f1765b67a1d053995f0.zip
Update to the 20111108 snapshot of GCC 4.4.7. Refer to GCC 4.6 as
the version to upgrade to instead of GCC 4.5 which is going away. Feature safe: yes
-rw-r--r--lang/gcc44/Makefile4
-rw-r--r--lang/gcc44/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile
index 6d16ab252e8c..d5843d65429a 100644
--- a/lang/gcc44/Makefile
+++ b/lang/gcc44/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= gcc
-PORTVERSION= 4.4.7.20110830
+PORTVERSION= 4.4.7.20111108
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING}
@@ -20,7 +20,7 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
mpfr.4:${PORTSDIR}/math/mpfr
RUN_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
-DEPRECATED= Superseded by GCC 4.5, only kept for the sake of cad/salome
+DEPRECATED= Superseded by GCC 4.6, only kept for the sake of cad/salome
VERSIONSTRING= ${PORTVERSION:C/([0-9]+\.[0-9]+).*\.([0-9]+)/\1-\2/}
SUFFIX= ${PORTVERSION:C/([0-9]+).([0-9]+).*/\1\2/}
diff --git a/lang/gcc44/distinfo b/lang/gcc44/distinfo
index b010a6dddc35..def03b287cee 100644
--- a/lang/gcc44/distinfo
+++ b/lang/gcc44/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gcc-4.4-20110830.tar.bz2) = 27c38e638a3ac7193f3ecd436ae4c05179995cf7886fc8ad1e192ab59dbd4dfd
-SIZE (gcc-4.4-20110830.tar.bz2) = 59635508
+SHA256 (gcc-4.4-20111108.tar.bz2) = 1ae1655dc556666683d43ba003afc51dea0bd7df1b03d42044794a0a2051df65
+SIZE (gcc-4.4-20111108.tar.bz2) = 59576243