Bug 258064 - x11-toolkits/granite: Update to 6.1.1
Summary: x11-toolkits/granite: Update to 6.1.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-desktop (Team)
URL: https://github.com/elementary/granite...
Keywords: patch
Depends on:
Blocks:
 
Reported: 2021-08-26 16:35 UTC by Olivier Duchateau
Modified: 2021-08-27 20:09 UTC (History)
1 user (show)

See Also:
tcberner: maintainer-feedback+


Attachments
Patch to update x11-toolkits/granite (1.42 KB, patch)
2021-08-26 16:35 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2021-08-26 16:35:31 UTC
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
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2021-08-26 17:38:44 UTC
lgtm, thanks
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-08-27 04:14:01 UTC
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(-)
Comment 3 Tobias C. Berner freebsd_committer freebsd_triage 2021-08-27 20:09:53 UTC
Committed. Thanks.