Re: set : illegal option -o pipefail error while trying to upgrade pkg.

From: Wojciech Puchar <wojtek_at_puchar.net>
Date: Wed, 31 Jan 2024 10:29:36 UTC
quick dirty fix is to install bash and link /bin/sh to /usr/local/bin/bash 
(it may break something)
other - manually compile later /bin/sh and replace.

the problem is that newer ports needs newer /bin/sh