Subject: CVS commit: pkgsrc/security/crack
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/06/2003 08:19:45
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Oct  6 08:19:45 UTC 2003

Modified Files:
	pkgsrc/security/crack: Makefile distinfo
	pkgsrc/security/crack/patches: patch-aa

Log Message:
Only create one directory per invocation of install(1), and run the Crack
script with ${SH} instead of /bin/sh since some OSes have dumb /bin/sh,
e.g. Solaris.  From pkg/22914 by Jonathan Perkin.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/security/crack/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/security/crack/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/security/crack/patches/patch-aa

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