Subject: CVS commit: pkgsrc/math/R
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 02/04/2006 22:25:06
Module Name:	pkgsrc
Committed By:	markd
Date:		Sat Feb  4 22:25:06 UTC 2006

Modified Files:
	pkgsrc/math/R: distinfo
	pkgsrc/math/R/patches: patch-ac

Log Message:
test -z $foo  ->  test -z "$foo"
fixes build on Solaris.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/math/R/distinfo
cvs rdiff -r1.15 -r1.16 pkgsrc/math/R/patches/patch-ac

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