Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 08/25/1998 01:54:09
Module Name:	pkgsrc
Committed By:	agc
Date:		Tue Aug 25 08:54:08 UTC 1998

Modified Files:
	pkgsrc/lang/f2c: Makefile
	pkgsrc/lang/f2c/files: md5
	pkgsrc/lang/f2c/patches: patch-aa patch-ab patch-ac patch-ad patch-ae
	    patch-af patch-ag patch-ah
	pkgsrc/lang/f2c/pkg: PLIST
	pkgsrc/lang/f2c/scripts: post-extract
Log Message:
Update to the f2c package, from Dan McMahill (mcmahill@mtl.mit.edu).
Fixes PR pkg/6026.

Modified slightly by me, to add NetBSD RCS Ids to patches, along with
a minimalist comment about each patch, and also modified the top-level
Makefile to use mkdir, rather than install -d (install -d was
clobbering directory permissions on ${PREFIX}/{bin,lib,include}).