diff options
author | Olivier Duchateau <duchateau.olivier@gmail.com> | 2021-08-27 04:11:04 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2021-08-27 04:12:25 +0000 |
commit | 6ad40c7541c29f7213810581afaba1a8b498d93d (patch) | |
tree | 6b088b87c18a3cc557b84c54826023b63098105b /x11-toolkits/granite | |
parent | cbabd645f90461dca4792e45e9299ce18a8fd369 (diff) | |
download | ports-6ad40c7541c29f7213810581afaba1a8b498d93d.tar.gz ports-6ad40c7541c29f7213810581afaba1a8b498d93d.zip |
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
Diffstat (limited to 'x11-toolkits/granite')
-rw-r--r-- | x11-toolkits/granite/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/granite/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/granite/Makefile b/x11-toolkits/granite/Makefile index 409df5f5af1f..14463daf00b6 100644 --- a/x11-toolkits/granite/Makefile +++ b/x11-toolkits/granite/Makefile @@ -1,7 +1,7 @@ # Created by: Olivier Duchateau PORTNAME= granite -DISTVERSION= 6.1.0 +DISTVERSION= 6.1.1 CATEGORIES= x11-toolkits MAINTAINER= desktop@FreeBSD.org @@ -13,9 +13,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libgee-0.8.so:devel/libgee RUN_DEPENDS= contractor:sysutils/contractor \ - gsettings-desktop-schemas>=3.28.1:devel/gsettings-desktop-schemas + gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas -USES= gettext gnome meson pkgconfig python:3.5+,build tar:xz +USES= gettext gnome meson pkgconfig python:3.6+,build tar:xz USE_GITHUB= yes GH_ACCOUNT= elementary USE_GNOME= cairo glib20 gtk30 introspection:build diff --git a/x11-toolkits/granite/distinfo b/x11-toolkits/granite/distinfo index d83d40ff4688..dff87fc7882e 100644 --- a/x11-toolkits/granite/distinfo +++ b/x11-toolkits/granite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626276431 -SHA256 (elementary-granite-6.1.0_GH0.tar.gz) = 0b69ffdec1d0b61704d65bb82f8415b61f733b21eef3c7c6844f30b50791e6e9 -SIZE (elementary-granite-6.1.0_GH0.tar.gz) = 446839 +TIMESTAMP = 1629994807 +SHA256 (elementary-granite-6.1.1_GH0.tar.gz) = ba9f9c4b6eff8f7b2239c8f56b0bba0d4e6945ad0c0415e2788f6462b5a7f9f8 +SIZE (elementary-granite-6.1.1_GH0.tar.gz) = 448096 |