Subject: CVS commit: pkgsrc/sysutils/checkperms
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 09/22/2007 07:49:16
Module Name: pkgsrc
Committed By: rillig
Date: Sat Sep 22 07:49:16 UTC 2007
Modified Files:
pkgsrc/sysutils/checkperms: Makefile distinfo
Log Message:
Updated checkperms to 1.9.
Changes since 1.7:
Version 1.9 (2007-09-22):
Made the code simpler: For regular files, chmod and lchmod
behave the same.
Provide a preformatted man page with the package, to get rid
of the build dependency for groff.
Version 1.8 (2007-06-18):
Added the -e option, which treats warnings like errors.
Committed during the freeze to allow easier installation on Solaris and
stripped-down versions of GNU/Linux. Ok'ed by wiz.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/sysutils/checkperms/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/sysutils/checkperms/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.