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

Modified Files:
	pkgsrc/doc [pkgsrc-2004Q2]: CHANGES-pkgsrc-2004Q2

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.1.2.14 -r1.1.2.15 pkgsrc/doc/CHANGES-pkgsrc-2004Q2

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