summaryrefslogtreecommitdiff
path: root/devel/ftnchek/distinfo
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-06-17 14:27:27 +0000
committerjtb <jtb@pkgsrc.org>2001-06-17 14:27:27 +0000
commit8ad9357a7d24c22cacfa02d50677601517e8672f (patch)
tree69d53702eda7f880f898d7892ff23ab449dcdc2b /devel/ftnchek/distinfo
parent2ceef35bdca612cf5b963acfe13ff2d10ce67a12 (diff)
downloadpkgsrc-8ad9357a7d24c22cacfa02d50677601517e8672f.tar.gz
Update of ftnchek to 3.1.1
Some new features in version 3.1: 1. Block structure of the program is now kept track of, and proper nesting of blocks is checked. 2. New check for modification of a DO index-variable within the range of the loop. 3. New option -style to allow extra-picky warnings about obsolescent or old-fashioned programming constructions. 4. Limited support for attribute-based type declarations (using ::). See the manual for limitations on the accepted syntax. Note that this new feature should be seen as a first step toward full support for Fortran 90 type declarations, but it is not there yet. The level of support may be sufficient for novice programmers, but it is not yet ready for serious use. 5. Some implementation changes were made for faster execution. The improvement in speed is greatest for small and medium-sized programs, which are now processed about 2 times faster. Bugs fixed in patch 1: 1. Erroneously reported "Block not closed when END statement encountered" at end of an unnamed block data subprogram. 2. Under -pretty=embedded-space, warned of embedded space between slashes in COMMON / / X, Y, Z
Diffstat (limited to 'devel/ftnchek/distinfo')
-rw-r--r--devel/ftnchek/distinfo9
1 files changed, 5 insertions, 4 deletions
diff --git a/devel/ftnchek/distinfo b/devel/ftnchek/distinfo
index d58fb017aea..fab3ae3588c 100644
--- a/devel/ftnchek/distinfo
+++ b/devel/ftnchek/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.3 2001/04/25 23:24:45 jtb Exp $
+$NetBSD: distinfo,v 1.4 2001/06/17 14:27:27 jtb Exp $
-SHA1 (ftnchek-3.0.4.tar.gz) = 30fbed8860ececf00c6860c3ab39a50921a0b8eb
-Size (ftnchek-3.0.4.tar.gz) = 839084 bytes
-SHA1 (patch-aa) = c0594e830575602b70e26385c3b3eba3e99577df
+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