Subject: CVS commit: [pkgsrc-2004Q2] pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 07/08/2004 08:40:33
Module Name:	pkgsrc
Committed By:	agc
Date:		Thu Jul  8 08:40:33 UTC 2004

Modified Files:
	pkgsrc/mk [pkgsrc-2004Q2]: bsd.pkg.mk

Log Message:
Pullup ticket 49 to the pkgsrc-2004Q2 branch, requested by Grant Beattie.

Fixes for ${TEST} portability.

	Module Name:    pkgsrc
	Committed By:   grant
	Date:           Sat Jul  3 21:59:04 UTC 2004

	Modified Files:
		pkgsrc/mk: bsd.pkg.mk

	Log Message:
	replace use of ${TEST} -e with -f or -d as appropriate. use consistent
	shell syntax.

	this allows the pkgsrc framework to work with IRIX 5.3 and Solaris'
	sh(1) built-in test(1).


To generate a diff of this commit:
cvs rdiff -r1.1468.2.2 -r1.1468.2.3 pkgsrc/mk/bsd.pkg.mk

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