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
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(-)
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(-)
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.