mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
d605296d6e
The behavior when concatenating a string and array is rarely intended. The preceeding string is prefixed to the first array element, while the succeeding string is appended to the last one. The middle array elements are unaffected. For example, with the parameters foo,bar,baz, "--flag=$@" is equivalent to the three arguments "--flag=foo" "bar" "baz". PR: 227109 Submitted by: mat Sponsored by: Absolight |
||
---|---|---|
.. | ||
actual-package-depends.sh | ||
cargo-crates.awk | ||
check_leftovers.sh | ||
check-desktop-entries.sh | ||
check-stagedir.sh | ||
check-vulnerable.sh | ||
checksum.sh | ||
create-manifest.sh | ||
depends-list.sh | ||
desktop-categories.sh | ||
dialog4ports.sh | ||
do-depends.sh | ||
do-fetch.sh | ||
do-patch.sh | ||
do-users-groups.sh | ||
find-lib.sh | ||
functions.sh | ||
generate-symbols.sh | ||
install-desktop-entries.sh | ||
makesum.sh | ||
plist_sub_sed_sort.sh | ||
ports_env.sh | ||
qa.sh | ||
security-check.awk | ||
smart_makepatch.sh |