Bug 291358 - net-im/snac: update 2.83 → 2.84
Summary: net-im/snac: update 2.83 → 2.84
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-03 01:48 UTC by William Carrel
Modified: 2025-12-03 15:19 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (matthew)


Attachments
git-style diff (843 bytes, patch)
2025-12-03 01:48 UTC, William Carrel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description William Carrel 2025-12-03 01:48:41 UTC
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).
Comment 1 Matthew Phillips 2025-12-03 02:06:44 UTC
Looks good to me. Thank you.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-12-03 15:19:00 UTC
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(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-12-03 15:19:41 UTC
Thanks.