Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: David Brownlee <abs@netbsd.org>
List: source-changes
Date: 12/18/1999 06:39:22
Module Name: pkgsrc
Committed By: abs
Date: Sat Dec 18 14:39:21 UTC 1999
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile
pkgsrc/pkgtools/pkglint/files: lintpkgsrc.pl
Log Message:
Write package_globmatch, which makes a passable attempt at implementing
the globs used in pkgsrc. Also optimise variable expansion in parse_makefile
(The previous algorithm was somewhat.... dumb)
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/pkgtools/pkglint/files/lintpkgsrc.pl
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.