Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 11/23/1999 12:34:27
Module Name:	pkgsrc
Committed By:	hubertf
Date:		Tue Nov 23 20:34:27 UTC 1999

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

Log Message:
Bump version to 1.79. Introduced four new warnings:

	WARN: no ./files/patch-sum file. Please run 'make makepatchsum'.
	WARN: no ./files/md5 file. Please run 'make makesum'.
	WARN: RUN_DEPENDS is deprecated, please use DEPENDS.
	WARN: LIB_DEPENDS is deprecated, please use DEPENDS.

Fixes PR 8861 by Dan McMahill <mcmahill@mit.edu>


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.13 -r1.14 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.