Python update 3.7->3.8

@lbutlr kremels at kreme.com
Wed Apr 28 09:25:07 UTC 2021


On 26 Apr 2021, at 20:43, Rozhuk Ivan <rozhuk.im at gmail.com> wrote:
> This long command hanle files that requires shebang:
> portmaster -BvD -y --no-confirm --delete-build-only `grep -rsp "\/python3\.7" /usr/local/ | grep -v '/usr/local/man/' | grep -v '/usr/local/lib/python3' | sed -e 's|:.*||' -e 's|Binary file ||' -e 's| matches||' | xargs pkg which -oq | sort -u`

What grep are you using?

/usr/bin/grep -rsp "python3\.7" /usr/local/ => grep: invalid option -- p

(FreeBSD 12.2, grep (GNU grep) 2.5.1-FreeBSD)

-- 
Margo: Although Dark King is a little generic as far as villain names go,
       wouldn’t you say?
Eliot: I have notes.



More information about the freebsd-ports mailing list