Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@netbsd.org>
From: Amitai Schlair <schmonz@netbsd.org>
List: pkgsrc-changes
Date: 01/03/2003 00:58:44
Module Name:	pkgsrc
Committed By:	schmonz
Date:		Thu Jan  2 22:58:44 UTC 2003

Modified Files:
	pkgsrc/pkgtools/pkglint: Makefile
	pkgsrc/pkgtools/pkglint/files: lintpkgsrc.1 lintpkgsrc.pl pkglint.pl

Log Message:
Update to 3.41:

- replace occurrences of "make" with @MAKE@

- add @MAKE@ to the list of variables to get sod (I never learned
  properly how to conjugate "sed")

- warn about NO_PATCH, since it hinders more than it helps

- remove NO_PATCH from Makefile to quell new pkglint warning


To generate a diff of this commit:
cvs rdiff -r1.145 -r1.146 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.21 -r1.22 pkgsrc/pkgtools/pkglint/files/lintpkgsrc.1
cvs rdiff -r1.73 -r1.74 pkgsrc/pkgtools/pkglint/files/lintpkgsrc.pl
cvs rdiff -r1.76 -r1.77 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.