summaryrefslogtreecommitdiff
path: root/devel/bmake/files/FILES
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-11-11 14:28:21 +0000
committerjoerg <joerg@pkgsrc.org>2008-11-11 14:28:21 +0000
commit0c12e37e3073ec4f5ac022f03ae124d9a5799379 (patch)
tree06f6cda6bc543e835e2936c69e60f9070d755a89 /devel/bmake/files/FILES
parent769645f8708288a32de4868bc43933c70b1cee91 (diff)
downloadpkgsrc-0c12e37e3073ec4f5ac022f03ae124d9a5799379.tar.gz
Update to bmake 20081101 snapshot. The more important changes are:
- portability fixes for putenv - man page updates - fix processing of .END with -j - fix some segmentation faults on parse errors - debug output goes to stderr by default - first round of fixes for A/UX - fix crashes on long lines - faster VarQuote - fix use of ?= when the LHS contains variable references
Diffstat (limited to 'devel/bmake/files/FILES')
-rw-r--r--devel/bmake/files/FILES1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bmake/files/FILES b/devel/bmake/files/FILES
index 2558b1710c3..94b0a8e2f2c 100644
--- a/devel/bmake/files/FILES
+++ b/devel/bmake/files/FILES
@@ -93,6 +93,7 @@ unit-tests/modorder
unit-tests/modts
unit-tests/modword
unit-tests/posix
+unit-tests/qequals
unit-tests/ternary
unit-tests/test.exp
unit-tests/varcmd