Hello all, I have a number of PRs proposing various fixes and improvements for macports-base.
Feel free to review, test and comment. - Improve `port bump` checksum matching and handling (mentioned in a previous thread to this list): https://github.com/macports/macports-base/pull/378 - support Zstandard compressed distfiles (.tar.zst): https://github.com/macports/macports-base/pull/379 - add `port prefix` command to display that port command's configured prefix: https://github.com/macports/macports-base/pull/380 - add an option to set the user-agent for livecheck requests: https://github.com/macports/macports-base/pull/382 - fetch submodules when doing a git clone as part of `fetch.type git`: https://github.com/macports/macports-base/pull/383 - curl workaround for hostnames that end in a trailing dot: https://github.com/macports/macports-base/pull/391 - make portgroups a searchable field and selector for `port search`: https://github.com/macports/macports-base/pull/392 - add `port source` command for managing sources.conf: https://github.com/macports/macports-base/pull/395 - add new SHA3-256 checksum type: https://github.com/macports/macports-base/pull/397 - fix spurious portindex test failures: https://github.com/macports/macports-base/pull/389 - fix compilation issues when using --with-curlprefix: https://github.com/macports/macports-base/pull/396 Thanks.
