Subject: PR/34306 CVS commit: pkgsrc/devel/makedepf90
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-bugs
Date: 10/16/2006 12:10:03
The following reply was made to PR pkg/34306; it has been noted by GNATS.

From: OBATA Akio <obache@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34306 CVS commit: pkgsrc/devel/makedepf90
Date: Mon, 16 Oct 2006 12:01:49 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	obache
 Date:		Mon Oct 16 12:01:49 UTC 2006
 
 Modified Files:
 	pkgsrc/devel/makedepf90: Makefile distinfo
 
 Log Message:
 Update makedepf90 to 2.8.8.
 Patch provided by MAINTAINER, Emil Skoeldberg via PR 34306.
 
 Changes since 2.8.4:
 
 * 2.8.8 (13.6 2006)
     - Close include files when we are done reading them.
 
 * 2.8.7 (13.6 2006)
     - More informative error messages in case of I/O errors.
 
 * 2.8.6 (31.3 2006)
     - Fixed problem with continuation lines in fixed form, introduced in
       version 2.8.5.
 
 * 2.8.5 (29.3 2006)
     Fixed two bugs
      - Some cpp-lines continued by a \ at the end made makdepf90 hang.
      - In fixed form, makedepf90 was sometimes tricked into beliving it was
        inside a string, when it actually wasn't.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/makedepf90/Makefile \
     pkgsrc/devel/makedepf90/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.