Subject: CVS commit: pkgsrc/security/sudo
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/04/2007 20:37:53
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Jul  4 20:37:53 UTC 2007

Modified Files:
	pkgsrc/security/sudo: Makefile
Added Files:
	pkgsrc/security/sudo: PLIST
Removed Files:
	pkgsrc/security/sudo: PLIST.Darwin PLIST.DragonFly PLIST.NetBSD
	    PLIST.SunOS PLIST.common

Log Message:
pkgsrc basically follows the BSD man page hierarchy.  Install the su
and visudo manpages in man/man1, and the sudoers manpage in man/man5.
Remove the platform-specific PLISTs that only differed in the location
of the man pages.

Bump the PKGREVISION to 5.


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 pkgsrc/security/sudo/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/security/sudo/PLIST
cvs rdiff -r1.1 -r0 pkgsrc/security/sudo/PLIST.Darwin \
    pkgsrc/security/sudo/PLIST.DragonFly
cvs rdiff -r1.2 -r0 pkgsrc/security/sudo/PLIST.NetBSD \
    pkgsrc/security/sudo/PLIST.SunOS
cvs rdiff -r1.6 -r0 pkgsrc/security/sudo/PLIST.common

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