Created attachment 227453 [details] Patch to update x11-toolkits/granite - Update to 6.1.1 - Adjust minimum version of Python 3 (python 3.5.x was removed in ports tree several months ago) Note: tested with Vala 0.50.9
lgtm, thanks
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ad40c7541c29f7213810581afaba1a8b498d93d commit 6ad40c7541c29f7213810581afaba1a8b498d93d Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2021-08-27 04:11:04 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2021-08-27 04:12:25 +0000 x11-toolkits/granite: update to 6.1.1 Changelog: * Ensure accel_to_string works with multiple modifiers * Fix locale issues in Flatpaks * Updated translations PR: 258064 x11-toolkits/granite/Makefile | 6 +++--- x11-toolkits/granite/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-)
Committed. Thanks.