Created attachment 265789 [details] git-style diff From the author's RELEASE_NOTES: 2.84 Implemented more scopes to match other ActivityPub implementations (public, unlisted, followers-only and direct message) (contributed by byte). New icons showing instance and actor failures. Mastodon API: Added remote accounts follow metrics and statuses when viewing profiles (contributed by Stefano Marinelli), fixed post deletion. Fixed outbox collection (contributed by byte). New file FEDERATION.md (contributed by andypiper). Updated Czech, Spanish and Brazilian Portuguese translations (contributed by pmjv and daltux). Fixed manpage typos (contributed by r-ricci).
Looks good to me. Thank you.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f627506f94d8df9cbe4552b47d53a1c63ebd5a47 commit f627506f94d8df9cbe4552b47d53a1c63ebd5a47 Author: William Carrel <william.a@carrel.org> AuthorDate: 2025-12-03 15:17:19 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-12-03 15:17:19 +0000 net-im/snac: update 2.83 → 2.84 Relese Notes: https://codeberg.org/grunfink/snac2/src/tag/2.84/RELEASE_NOTES.md PR: 291358 Approved by: Matthew Phillips <matthew@matthewphillips.info> net-im/snac/Makefile | 2 +- net-im/snac/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Thanks.