Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   dmcmahill
Date:           Thu Dec 16 00:58:28 UTC 1999

Modified Files:
        pkgsrc/lang/f2c: Makefile
        pkgsrc/lang/f2c/files: md5 patch-sum
        pkgsrc/lang/f2c/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
            patch-ag patch-ai
Removed Files:
        pkgsrc/lang/f2c/patches: patch-af patch-ah

Log Message:
-Update to f2c-19991025.  This newer version contains several bug fixes
 including (from f2c/changes)
  = permit long names in #line lines
  = minor tweaks to make some (C++) compilers happier
  = some casts for systems with 64-bit longs.
  = some fixes to format strings

-Add a -v (verbose) option to the f2c-f77 script.  This is (unfortunately)
 used by some GNU configure scripts (octave for example) for examining the
 fortran compiler behaviour.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/lang/f2c/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/lang/f2c/files/md5
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/f2c/files/patch-sum
cvs rdiff -r1.5 -r1.6 pkgsrc/lang/f2c/patches/patch-aa \
    pkgsrc/lang/f2c/patches/patch-ac
cvs rdiff -r1.3 -r1.4 pkgsrc/lang/f2c/patches/patch-ab \
    pkgsrc/lang/f2c/patches/patch-ad pkgsrc/lang/f2c/patches/patch-ae \
    pkgsrc/lang/f2c/patches/patch-ag
cvs rdiff -r1.3 -r0 pkgsrc/lang/f2c/patches/patch-af \
    pkgsrc/lang/f2c/patches/patch-ah
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/f2c/patches/patch-ai

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index