aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2003-08-12 00:14:52 +0800
committergerald <gerald@FreeBSD.org>2003-08-12 00:14:52 +0800
commitb125adfeca6ed092bd117235b12e6eb3d37334f4 (patch)
treef658eb80ecbf92a85e225ef070e3ed578b8c2ca8 /lang
parent13d412d725cb4aa186199873fd2aae6cabe03bdf (diff)
downloadfreebsd-ports-gnome-b125adfeca6ed092bd117235b12e6eb3d37334f4.tar.gz
freebsd-ports-gnome-b125adfeca6ed092bd117235b12e6eb3d37334f4.tar.zst
freebsd-ports-gnome-b125adfeca6ed092bd117235b12e6eb3d37334f4.zip
Update the optional GCC bounds checking patch to the latest version which
again works with current GCC 3.3 sources (modulo a minor tweak to avoid a patch affecting a bison generated file). PR: 54587
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc33/Makefile3
-rw-r--r--lang/gcc33/distinfo1
2 files changed, 3 insertions, 1 deletions
diff --git a/lang/gcc33/Makefile b/lang/gcc33/Makefile
index d88814915d32..8694c5522ec0 100644
--- a/lang/gcc33/Makefile
+++ b/lang/gcc33/Makefile
@@ -32,7 +32,7 @@ COMMENT?= GNU Compiler Collection 3.3
.if defined (WITH_BOUNDSCHECKING)
# Fetch another file, but don't extract it. Also add another patchfile.
-BCPATCH= bounds-checking-gcc-3.3-1.01.patch.bz2
+BCPATCH= bounds-checking-gcc-3.3.1-1.00.patch.bz2
DISTFILES+= ${BCPATCH}:bc
EXTRACT_ONLY= ${DISTFILES:S/${BCPATCH}:bc//}
EXTRA_PATCHES= ${FILESDIR}/opt.patch-bc
@@ -133,6 +133,7 @@ pre-patch:
cd ${_DISTDIR} ; \
${BZCAT} ${BCPATCH} | \
${SED} -e '/^--- .*ada/,/^diff/d' | \
+ ${SED} -e '/^--- .*parse.h/,/^diff/d' | \
${PATCH} -d ${PATCH_WRKSRC} -E -p1 --quiet
.endif
diff --git a/lang/gcc33/distinfo b/lang/gcc33/distinfo
index 8f9bd1f2de49..5a2e3ce1e570 100644
--- a/lang/gcc33/distinfo
+++ b/lang/gcc33/distinfo
@@ -4,3 +4,4 @@ MD5 (gcc-g77-3.3-20030804.tar.bz2) = 32691136dcf1c5241622108a28d368ea
MD5 (gcc-java-3.3-20030804.tar.bz2) = 277ad624e85d926e09061e62fc784e4a
MD5 (gcc-objc-3.3-20030804.tar.bz2) = 10694c78411ecf2e76ec906d66988c97
MD5 (gcc-testsuite-3.3-20030804.tar.bz2) = c4776e62aafaa5e24da77c4f72463dca
+MD5 (bounds-checking-gcc-3.3.1-1.00.patch.bz2) = e14f935f9636cca2259799f21d63dc79