summaryrefslogtreecommitdiff
path: root/lang/gcc44
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2011-04-21 21:05:33 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2011-04-21 21:05:33 +0000
commit38ddcc09253d320900a014619f3461ac4ac2f756 (patch)
tree43f81d1fbd5d6f9b97087195a423c8f4a385994c /lang/gcc44
parent- update to 0.0.8.3 (diff)
Update to the 20110419 snapshot of GCC 4.4.7, which is basically the
release of GCC 4.4.6. Replace the, now dysfunctional, post-patch target with a configure option that marks this build of GCC as "FreeBSD Ports Collection". [1] Reported by: Bjoern Koenig <bkoenig@alpha-tierchen.de> [1]
Notes
Notes: svn path=/head/; revision=273008
Diffstat (limited to 'lang/gcc44')
-rw-r--r--lang/gcc44/Makefile7
-rw-r--r--lang/gcc44/distinfo12
2 files changed, 8 insertions, 11 deletions
diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile
index a008b841e173..4f71a3586454 100644
--- a/lang/gcc44/Makefile
+++ b/lang/gcc44/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= gcc
-PORTVERSION= 4.4.6.20110412
+PORTVERSION= 4.4.7.20110419
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= snapshots/${VERSIONSTRING}
@@ -61,6 +61,7 @@ CONFIGURE_ARGS+=--disable-nls \
--with-gxx-include-dir=${TARGLIB}/include/c++/ \
--with-ld=${LOCALBASE}/bin/ld \
--with-libiconv-prefix=${LOCALBASE} \
+ --with-pkgversion="FreeBSD Ports Collection" \
--with-system-zlib
MAKE_ARGS+= MAKEINFOFLAGS="--no-split"
ALL_TARGET= bootstrap-lean
@@ -84,10 +85,6 @@ INFO= gcc${SUFFIX}/cpp \
pre-everything::
@${ECHO_MSG} "Making GCC ${PORTVERSION} for ${OPSYS} ${OSREL} target=${CONFIGURE_TARGET}"
-post-patch:
- @${REINPLACE_CMD} -e 's|\(const char version_string.*\)";|\1 [FreeBSD]";|' \
- ${SRCDIR}/gcc/version.c
-
pre-configure:
cd ${SRCDIR} ; contrib/gcc_update --touch
@${RM} -f ${SRCDIR}/gcc/*/*.info*
diff --git a/lang/gcc44/distinfo b/lang/gcc44/distinfo
index 9f4fa525cf4a..f0e8614665c5 100644
--- a/lang/gcc44/distinfo
+++ b/lang/gcc44/distinfo
@@ -1,6 +1,6 @@
-SHA256 (gcc-core-4.4-20110412.tar.bz2) = e08583b02a6865612e70c2f5cf15f1c78dd68f3d3c1163ef67767a74a90ec0e6
-SIZE (gcc-core-4.4-20110412.tar.bz2) = 23057566
-SHA256 (gcc-fortran-4.4-20110412.tar.bz2) = f4b113cf1524f74ee1a043bd70b340a1b539de87447f270d36674fd56c925c92
-SIZE (gcc-fortran-4.4-20110412.tar.bz2) = 1313299
-SHA256 (gcc-g++-4.4-20110412.tar.bz2) = d84f4bd61c94104dddcacd23dbacd5cf0fd6af52bd5029f53b245f496fe641e1
-SIZE (gcc-g++-4.4-20110412.tar.bz2) = 5919795
+SHA256 (gcc-core-4.4-20110419.tar.bz2) = 4d8da797452ccbbd0204a35ca8cf78c9cd739f4f9a49c0981721a18c5607fbfa
+SIZE (gcc-core-4.4-20110419.tar.bz2) = 23057658
+SHA256 (gcc-fortran-4.4-20110419.tar.bz2) = e029b5b7cc2d602aa0c13030e83fbe59d9f015a01e6c8df3f93edf6dbe8bb49c
+SIZE (gcc-fortran-4.4-20110419.tar.bz2) = 1312678
+SHA256 (gcc-g++-4.4-20110419.tar.bz2) = c0a30b928dff281f97033e9d426c67bcc0d12792716c141225e5bcf558408005
+SIZE (gcc-g++-4.4-20110419.tar.bz2) = 5920673