Update poudriere

This commit is contained in:
Xavier Beaudouin
2024-09-03 14:24:55 +02:00
parent a8e23dbc0f
commit ff387c7449
8 changed files with 27 additions and 15 deletions

View File

@ -4,5 +4,7 @@ if [ "$1" != '--' ]; then
err 1 "Extra arguments"
fi
shift
method="portsnap"
method="git"
git_clone_uri="https://git.freebsd.org/ports.git"
git_branch=main
run_portshaker_command $*