Subject: CVS commit: pkgsrc/mk/install
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/28/2005 18:00:28
Module Name: pkgsrc
Committed By: jlam
Date: Fri Jan 28 18:00:28 UTC 2005
Modified Files:
pkgsrc/mk/install: usergroup
Log Message:
Pretty-print the users and groups that may need to be removed during
CHECK-REMOVE. The users and groups are now printed on the same line
with whitespace separating the entries (for easy copy-and-pasting info
commands), and wrapping to successive lines if we overflow the length
of the current line.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/install/usergroup
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.