Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 04/05/2000 16:34:44
Module Name: pkgsrc
Committed By: hubertf
Date: Wed Apr 5 23:34:43 UTC 2000
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile
pkgsrc/pkgtools/pkglint/files: pkglint.pl
Log Message:
* Only warn that EXTRACT_SUFX is superfluous if DISTFILES is set AND
EXTRACT_SUFX is set to (only) .tar.gz. Fixes PRs 9771 and 9635
* use getopt() for option parsing - "pkgling -abc" will work now.
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.28 -r1.29 pkgsrc/pkgtools/pkglint/files/pkglint.pl
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.