current state: running reached target state: running git clone https://codeberg.org/decke/ports.git repo.git Cloning into 'repo.git'... git -C "repo.git" -c advice.detachedHead=false checkout 878c93843d3527cca1195cf355df9ec7a08a7e6e HEAD is now at 878c938 www/jotty-page: Update to 1.27.0 portlint -A repo.git/www/jotty-page WARN: Makefile: [77]: possible direct use of command "install" found. use ${INSTALL_foobar} instead. WARN: Makefile: possible use of absolute pathname "/usr/bin/openssl". WARN: Makefile: possible use of absolute pathname "/var/db/jotty-page". WARN: /usr/local/caronade/work/portlint.default/repo.git/www/jotty-page/files/patch-next.config.mjs: patch was not generated using ``make makepatch''. It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format. 0 fatal errors and 4 warnings found.