'; }
Bug 296390 - net-im/gotosocial: update to 0.22.0
Summary: net-im/gotosocial: update to 0.22.0
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: Yusuf Yaman
URL: https://codeberg.org/superseriousbusi...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-06-30 03:38 UTC by Tilde Joy
Modified: 2026-06-30 11:08 UTC (History)
3 users (show)

See Also:
tilde: maintainer-feedback+
nxjoseph: merge-quarterly+


Attachments
v0: git format-patch main (4.60 KB, patch)
2026-06-30 03:38 UTC, Tilde Joy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tilde Joy 2026-06-30 03:38:47 UTC
Created attachment 272275 [details]
v0: git format-patch main

maintainer update

release notes: https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.22.0

requesting a merge to quarterly in case this doesn't make the cutoff for 2026Q3 as this release addresses a bug where exif data was not being correctly stripped from media uploads

also of note is that this release contains breaking config changes and an extremely lengthy database migration which requires a few extra steps of manual database maintenance for postgres users

i have included an UPDATING entry regarding the above

portlint -C ok
portclippy ok
poudriere testport 14.4, 15.0 ok
running in the wild on 15.1 ok
Comment 1 commit-hook freebsd_committerfreebsd_triage 2026-06-30 11:01:00 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ef0120316baa23b2b15128f3050334abd41d0f24

commit ef0120316baa23b2b15128f3050334abd41d0f24
Author:     Tilde Joy <tilde@ultros.pro>
AuthorDate: 2026-06-30 03:27:19 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-06-30 11:00:18 +0000

    net-im/gotosocial: Update 0.21.2 => 0.22.0

    Release Notes:
    https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.22.0

    Add UPDATING entry for breaking change.

    PR:             296390
    Approved by:    osa, vvd (Mentors, implicit)
    MFH:            2026Q2

 UPDATING                    | 29 +++++++++++++++++++++++++++++
 net-im/gotosocial/Makefile  |  3 +--
 net-im/gotosocial/distinfo  | 10 +++++-----
 net-im/gotosocial/pkg-plist |  6 +++++-
 4 files changed, 40 insertions(+), 8 deletions(-)
Comment 2 commit-hook freebsd_committerfreebsd_triage 2026-06-30 11:06:02 UTC
A commit in branch 2026Q2 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=897f94e56063d0a7e97db90bfec5fd8a2b629f2e

commit 897f94e56063d0a7e97db90bfec5fd8a2b629f2e
Author:     Tilde Joy <tilde@ultros.pro>
AuthorDate: 2026-06-30 03:27:19 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-06-30 11:03:29 +0000

    net-im/gotosocial: Update 0.21.2 => 0.22.0

    Release Notes:
    https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.22.0

    Add UPDATING entry for breaking change.

    PR:             296390
    Approved by:    osa, vvd (Mentors, implicit)
    MFH:            2026Q2

    (cherry picked from commit ef0120316baa23b2b15128f3050334abd41d0f24)

 net-im/gotosocial/Makefile  |  3 +--
 net-im/gotosocial/distinfo  | 10 +++++-----
 net-im/gotosocial/pkg-plist |  6 +++++-
 3 files changed, 11 insertions(+), 8 deletions(-)
Comment 3 Yusuf Yaman freebsd_committerfreebsd_triage 2026-06-30 11:08:02 UTC
Hi,

Thank you for your submission!

> i have included an UPDATING entry regarding the above
Thank you!

I have tested build in Poudriere on 14.4-RELEASE-amd64-main-84c3fe3a93fd and it seems OK.

Committed, thanks.