Subject: CVS commit: pkgsrc/regress/subst
From: Roland Illig
Date: 2019-03-17 12:28:13
Message id: 20190317112813.68F5CFB16@cvs.NetBSD.org

Log Message:
regress/subst: demonstrate that SUBST_VARS doesn't pass newlines

Sure, it's an edge case and has not been necessary until now.
Nevertheless it's good to see how this can be done.

Variables having dots in their names are also not handled completely
correct. This also didn't occur in practice since the variable names
passed to SUBST_VARS are usually A-Za-z0-9_ only.

Files:
RevisionActionfile
1.5modifypkgsrc/regress/subst/Makefile
1.2modifypkgsrc/regress/subst/PLIST
1.1addpkgsrc/regress/subst/files/expected
1.1removepkgsrc/regress/subst/vars.mk