7ac5f2db44
containing constructs of the form {perl>=5.8.3nb1,perl-thread>=5.8.3nb1} is that a Bourne shell "for" interprets this as two separate items in the list, nuking the {}s. The above will never succeed and thus always cause Perl-dependent packages to be rebuilt unconditionally. Just adding more \s isn't enough -- the parsing of the depends list has to be moved out of the "for" clause. So, echo them one per line and use "read" to pull them in without allowing the shell to peek at those characters. |
||
---|---|---|
.. | ||
bsd.bulk-pkg.mk | ||
build | ||
build.conf-example | ||
do-sandbox-build | ||
do-sandbox-upload | ||
mksandbox | ||
parallel.txt | ||
post-build | ||
pre-build | ||
printdepends | ||
printindex | ||
tflat | ||
TODO | ||
upload |