Subject: CVS commit: pkgsrc/doc
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/21/2005 22:13:01
Module Name:	pkgsrc
Committed By:	rillig
Date:		Mon Nov 21 22:13:01 UTC 2005

Modified Files:
	pkgsrc/doc: CHANGES

Log Message:
Updated pkglint to 4.45.

- Fixed perl -T warnings:
  - Replaced $#{@{$lines}} with $#{$lines}.
  - Avoided calls to external programs (sed and digest).
- Removed redundant warning if DISTNAME is set to an invalid package name
  and PKGNAME is not defined.
- Changed dependency from pkgtools/digest to security/p5-Digest-SHA1.


To generate a diff of this commit:
cvs rdiff -r1.11998 -r1.11999 pkgsrc/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.