summaryrefslogtreecommitdiff
path: root/lang/gcc44
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2011-03-23 00:54:04 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2011-03-23 00:54:04 +0000
commit5a6e0215d009a85e1dcca194214449c8d0867304 (patch)
treefb247b4bbe24794b614fbb7dd942404c5fc4adc3 /lang/gcc44
parentAdd support for 32-bit powerpc. (diff)
Update to the 20110322 snapshot of GCC 4.4.6.
Remove support for the testsuite and the full-regression-test Makefile target since we'll be phasing out this port in the near future.
Notes
Notes: svn path=/head/; revision=271513
Diffstat (limited to 'lang/gcc44')
-rw-r--r--lang/gcc44/Makefile10
-rw-r--r--lang/gcc44/distinfo14
2 files changed, 7 insertions, 17 deletions
diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile
index df17a561cf16..c633ccec2eae 100644
--- a/lang/gcc44/Makefile
+++ b/lang/gcc44/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= gcc
-PORTVERSION= 4.4.6.20110315
+PORTVERSION= 4.4.6.20110322
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING}
@@ -22,11 +22,6 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
mpfr.4:${PORTSDIR}/math/mpfr
RUN_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
-.if defined(MAINTAINER_MODE)
-DISTFILES+= gcc-testsuite-${VERSIONSTRING}${EXTRACT_SUFX}
-BUILD_DEPENDS+= runtest:${PORTSDIR}/misc/dejagnu
-.endif
-
VERSIONSTRING= ${PORTVERSION:C/([0-9]+\.[0-9]+).*\.([0-9]+)/\1-\2/}
SUFFIX= ${PORTVERSION:C/([0-9]+).([0-9]+).*/\1\2/}
LATEST_LINK= gcc${SUFFIX}${PKGNAMESUFFIX}
@@ -98,9 +93,6 @@ pre-configure:
@${RM} -f ${SRCDIR}/gcc/*/*.info*
@${MKDIR} ${CONFIGURE_WRKSRC}
-full-regression-test: build
- cd ${WRKSRC}; ${GMAKE} -sk check
-
post-install:
${RM} -f ${PREFIX}/man/man7/fsf-funding.7 \
${PREFIX}/man/man7/gfdl.7 ${PREFIX}/man/man7/gpl.7
diff --git a/lang/gcc44/distinfo b/lang/gcc44/distinfo
index 34e8dce921a3..4dad4e8c33be 100644
--- a/lang/gcc44/distinfo
+++ b/lang/gcc44/distinfo
@@ -1,8 +1,6 @@
-SHA256 (gcc-core-4.4-20110315.tar.bz2) = a86f4dc15f72fd70db1307c8afd65e6c9b4457b3c1c0e41671779cbf7de5e535
-SIZE (gcc-core-4.4-20110315.tar.bz2) = 23057123
-SHA256 (gcc-fortran-4.4-20110315.tar.bz2) = a5e28829b10ba01a49a5f4c10ca6a760e0b8c3943d5de2708723b35303c61075
-SIZE (gcc-fortran-4.4-20110315.tar.bz2) = 1312993
-SHA256 (gcc-g++-4.4-20110315.tar.bz2) = 15ff60964f41b05ed4ac3ba7439d3c724317f6f5deed6326fe993242d81d7560
-SIZE (gcc-g++-4.4-20110315.tar.bz2) = 5920999
-SHA256 (gcc-testsuite-4.4-20110315.tar.bz2) = d1ae29945c930b33434c276c4db985871a711826d2feb0970faad5545164cda5
-SIZE (gcc-testsuite-4.4-20110315.tar.bz2) = 5173503
+SHA256 (gcc-core-4.4-20110322.tar.bz2) = 82f9f7e67a9476cffec4256bd6cd52eab0a5c5eed676079d22a7fc46ca8a587a
+SIZE (gcc-core-4.4-20110322.tar.bz2) = 23056713
+SHA256 (gcc-fortran-4.4-20110322.tar.bz2) = bca1c93c1f71ff1c0c511e7034157153300153f1fc56f0524f3db6cc93bc6d8b
+SIZE (gcc-fortran-4.4-20110322.tar.bz2) = 1313413
+SHA256 (gcc-g++-4.4-20110322.tar.bz2) = b41774f77db34afb0b7e85cb19f95d00bc94399e7837548040c79fd2d7128a35
+SIZE (gcc-g++-4.4-20110322.tar.bz2) = 5920406