diff options
author | jtb <jtb@pkgsrc.org> | 2002-05-03 22:47:15 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2002-05-03 22:47:15 +0000 |
commit | b90a25e924ec2ef4f31b9820ed22689cdfd70153 (patch) | |
tree | 41b2da22ba7e9f7146c02b7ed9d66eddc6128278 /devel/ftnchek/distinfo | |
parent | f34c1a55bafa7f223a104d9da4984e6e332ec880 (diff) | |
download | pkgsrc-b90a25e924ec2ef4f31b9820ed22689cdfd70153.tar.gz |
Update to version 3.1.2.
Changes made from patch level 1 to patch level 2:
1. Fixed bug in -makedcls option that allowed a buffer overflow when
module names exceed 20 characters.
2. Minor changes to source code to clean it up and make it compatible
with C++.
3. Fixed bug that caused crash when number of statement labels in a
subprogram exceeded 2000.
4. Fixed bug that could cause access violation on some systems, if
program contains variable names starting with AA or AB.
5. Fixed bug in handling a labeled END DO statement that matches a
DO statement that doesn't use a label.
6. Changed license from "BSD"-like to "MIT."
Diffstat (limited to 'devel/ftnchek/distinfo')
-rw-r--r-- | devel/ftnchek/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/ftnchek/distinfo b/devel/ftnchek/distinfo index fab3ae3588c..d679a47abdb 100644 --- a/devel/ftnchek/distinfo +++ b/devel/ftnchek/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2001/06/17 14:27:27 jtb Exp $ +$NetBSD: distinfo,v 1.5 2002/05/03 22:47:15 jtb Exp $ -SHA1 (ftnchek-3.1.1.tar.gz) = 0a334e6152e8220628b4d439903c54916215f9f7 -Size (ftnchek-3.1.1.tar.gz) = 886004 bytes -SHA1 (patch-aa) = 2548f10786c1e6ea3412d8b0b01da67bd5d16504 -SHA1 (patch-ab) = 428d0f981e593f520aad738ce0a76dcbec23e7c4 +SHA1 (ftnchek-3.1.2.tar.gz) = b9744dace4c88e713ce7e3c11afcf46aa9885fe7 +Size (ftnchek-3.1.2.tar.gz) = 901656 bytes +SHA1 (patch-aa) = 087278e131418a87bedc0330b3c5cae094854094 +SHA1 (patch-ab) = 443cff97fb33b68f552911c009a328b359e23315 |