Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 12/06/2000 08:33:40
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Dec  6 06:33:40 UTC 2000

Modified Files:
	pkgsrc/security/sudo: Makefile
	pkgsrc/security/sudo/pkg: PLIST.common
Added Files:
	pkgsrc/security/sudo/pkg: DEINSTALL INSTALL MESSAGE

Log Message:
* Cosmetic changes to Makefile.
* Use DEINSTALL/INSTALL scripts to handle config files.
* Install the UPGRADE file and add a MESSAGE file to refer to it, instead
  of spewing a big file every time sudo is installed.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/security/sudo/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/security/sudo/pkg/DEINSTALL \
    pkgsrc/security/sudo/pkg/MESSAGE
cvs rdiff -r0 -r1.3 pkgsrc/security/sudo/pkg/INSTALL
cvs rdiff -r1.1 -r1.2 pkgsrc/security/sudo/pkg/PLIST.common

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