Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math/py-numpy: Update to 1.20.3 | Wen Heping | 2021-10-26 | 1 | -2/+2 |
| | | | | | | PR: 259063 Reported by: wen@ Exp-run by: antoine@ | ||||
* | exec_command.py states in comments it uses /bin/sh on POSIX for subprocess ↵ | Diane Bruce | 2018-01-14 | 1 | -0/+11 |
but incorrectly uses shell from environment. This makes compiles fail when compilation is done using the account 'nobody' which is default on pkg-fallout runs. PR: ports/225156 Submitted by: self Reported by: self Reviewed by: antoine Approved by: antoine |