Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 04/21/2006 10:37:51
Module Name: pkgsrc
Committed By: rillig
Date: Fri Apr 21 10:37:51 UTC 2006
Modified Files:
pkgsrc/pkgtools/pkglint: Makefile TODO
Log Message:
Updated pkglint to 4.60.
Changes since 4.59:
- For many variables the :Q operator is not needed (by definition), for
example some pathnames, user names, group names.
- Improved the diagnostics for planned package updates.
- Various catch-ups to recent changes in the infrastructure, among them
BUILDLINK_ABI_DEPENDS and gettext.mk.
- When the PLIST contains a libtool archive, the *.a and *.so files don't
have to be mentioned explicitly.
To generate a diff of this commit:
cvs rdiff -r1.336 -r1.337 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.43 -r1.44 pkgsrc/pkgtools/pkglint/TODO
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.