diff options
author | kent <kent@pkgsrc.org> | 2002-10-16 04:30:53 +0000 |
---|---|---|
committer | kent <kent@pkgsrc.org> | 2002-10-16 04:30:53 +0000 |
commit | 5607d7491426733b796bece4e62f260ac6f4ea14 (patch) | |
tree | 796d8bc5fac52921553bfc3241a60c5934ae801f /lang/gcc-ssp/distinfo | |
parent | b48b85737c65554c07ee309e7e13808c6e07d3d0 (diff) | |
download | pkgsrc-5607d7491426733b796bece4e62f260ac6f4ea14.tar.gz |
Update to 2.95.3-12
Changes:
- add protection for alloca()
- fix a problem on m68k
Remove NOT_FOR_PLATFORM temporarily.
If we have build error on a platform, lang/gcc also has the same
error and patches for lang/gcc should be improved. If
protection check in post-build fails, it is a problem in the ssp
patch, we should tell the ssp author the problem, and add the
platform to NOT_FOR_PLATFORM.
Diffstat (limited to 'lang/gcc-ssp/distinfo')
-rw-r--r-- | lang/gcc-ssp/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/gcc-ssp/distinfo b/lang/gcc-ssp/distinfo index 10bd8b0142d..a803d7bace3 100644 --- a/lang/gcc-ssp/distinfo +++ b/lang/gcc-ssp/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.8 2002/10/05 21:11:03 dmcmahill Exp $ +$NetBSD: distinfo,v 1.9 2002/10/16 04:30:54 kent Exp $ SHA1 (gcc-2.95.3.tar.gz) = 535d27038d161c0e7c2662702e11a48aa97ef622 Size (gcc-2.95.3.tar.gz) = 12911721 bytes -SHA1 (protector-2.95.3-5.tar.gz) = 0e0909e8e10cd0a50e6c46ecfeb1e5f1c73c49b7 -Size (protector-2.95.3-5.tar.gz) = 17095 bytes +SHA1 (protector-2.95.3-12.tar.gz) = 48149e270a54e581254496ac3a6fa3a6ad446ec5 +Size (protector-2.95.3-12.tar.gz) = 20617 bytes SHA1 (gcc-2.95.3-diff-2002-08-29.gz) = 9e54a31e78070cba3f6840275350bd0cbf20fe84 Size (gcc-2.95.3-diff-2002-08-29.gz) = 564720 bytes SHA1 (patch-aa) = 1f6daca7e6abe4c29987f1360d2c77e4c344b6d1 |