summaryrefslogtreecommitdiff
path: root/devel/ftnchek/distinfo
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2003-06-29 22:24:32 +0000
committerjtb <jtb@pkgsrc.org>2003-06-29 22:24:32 +0000
commit86a607e64e3e3dbc02e3d3f232965984a54fa9d2 (patch)
treedb0cb76c029130eb9264b461766a56d5b81492b6 /devel/ftnchek/distinfo
parent31bd33cec26324c91afbc6e321066275a92396d9 (diff)
downloadpkgsrc-86a607e64e3e3dbc02e3d3f232965984a54fa9d2.tar.gz
Update to version 3.2.2.
Here are the new features in version 3.2: 1. New option -mkhtml to generate HTML documentation files from the source code. Thanks go to Mark McVeigh for contributing this feature. 2. I/O unit usage information is now provided under the -symtab option. A table is printed listing each I/O unit by name and/or number, together with the opera- tions performed on it. 3. A single large project file, created by concatenating a number of separately produced project files, can be input for use as a library project file. 4. Combined type declarations and data-statement-like initializers, as in INTEGER N / 100 / are accepted. 5. Fixed a bug that caused ftnchek to crash if a parameter is declared with the same name as the subprogram containing it. New error message for same. 6. Fixed a bug in checking type agreement between variables and their initial values in Fortran 90-style declarations with initializers, as in INTEGER :: N=100. 7. New error message when an internal file is a constant rather than a variable. Some compilers permit this for READ operations, but it is prohibited by the F90 Standard.
Diffstat (limited to 'devel/ftnchek/distinfo')
-rw-r--r--devel/ftnchek/distinfo10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/ftnchek/distinfo b/devel/ftnchek/distinfo
index d679a47abdb..0f49c558577 100644
--- a/devel/ftnchek/distinfo
+++ b/devel/ftnchek/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2002/05/03 22:47:15 jtb Exp $
+$NetBSD: distinfo,v 1.6 2003/06/29 22:24:33 jtb Exp $
-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
+SHA1 (ftnchek-3.2.2.tar.bz2) = af1ed68d8270d464bf52cd5c415bada22d50ed21
+Size (ftnchek-3.2.2.tar.bz2) = 745015 bytes
+SHA1 (patch-aa) = 585621cbeb2a240cd44d35ebc04904db656f31b3
+SHA1 (patch-ab) = 83af96a60c977fa25a1e423ae17cc61e56be3d84