Subject: CVS commit: pkgsrc/emulators/darwin_lib
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/23/2006 15:52:34
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Jun 23 15:52:34 UTC 2006

Modified Files:
	pkgsrc/emulators/darwin_lib: Makefile
Added Files:
	pkgsrc/emulators/darwin_lib: INSTALL MESSAGE

Log Message:
* Strip out unnecessary path components in the PLIST so that check-files
  isn't confused by the "pkg_info -qL" output.

* Add a MESSAGE file noting what should be added to the kernel config
  file in order to use darwin_lib.

* Add an INSTALL script that creates the /emul/darwin symlink needed by
  NetBSD to use darwin_lib.

Bump the PKGREVISION to 2.  This fixes the error noted in the bulk build
results:

    http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/emulators/darwin_lib/INSTALL \
    pkgsrc/emulators/darwin_lib/MESSAGE
cvs rdiff -r1.5 -r1.6 pkgsrc/emulators/darwin_lib/Makefile

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