Subject: CVS commit: pkgsrc/regress/pkg-options
To: None <pkgsrc-changes@NetBSD.org>
From: Dieter Baron <dillo@netbsd.org>
List: pkgsrc-changes
Date: 05/28/2005 12:16:43
Module Name:	pkgsrc
Committed By:	dillo
Date:		Sat May 28 12:16:43 UTC 2005

Modified Files:
	pkgsrc/regress/pkg-options: Makefile
Added Files:
	pkgsrc/regress/pkg-options/files: all.mk all.out unsupported.mk
	    unsupported.out

Log Message:
two new test cases:
- all: test overrides and PKG_LEGACY_VARS
- unsupported: test that unsupported option in PKG_OPTIONS.xxx causes failure


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/regress/pkg-options/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/regress/pkg-options/files/all.mk \
    pkgsrc/regress/pkg-options/files/all.out \
    pkgsrc/regress/pkg-options/files/unsupported.mk \
    pkgsrc/regress/pkg-options/files/unsupported.out

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