Subject: CVS commit: pkgsrc/audio/oss
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/03/2002 00:06:55
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Oct  2 21:06:55 UTC 2002

Modified Files:
	pkgsrc/audio/oss: DEINSTALL Makefile PLIST
	pkgsrc/audio/oss/files: oss.sh

Log Message:
* Move sound{on,off,conf} to ${PREFIX}/sbin.
* Make the oss rc.d script smarter: check that soundconf has been run
  before starting, and check that the OSS LKM is loaded before unloading
  it when stopping.
* Ensure the OSS LKM is unloaded before deinstalling.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/oss/DEINSTALL \
    pkgsrc/audio/oss/Makefile pkgsrc/audio/oss/PLIST
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/oss/files/oss.sh

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