Date: Tue, 5 Sep 2023 07:24:33 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5b33c72d9da9 - main - x11-wm/magpie: update to 0.9.3 Message-ID: <202309050724.3857OXYY081904@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=5b33c72d9da9c631ba71ecce91b63b87fb39fb94 commit 5b33c72d9da9c631ba71ecce91b63b87fb39fb94 Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2023-09-04 08:09:14 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-09-05 07:24:20 +0000 x11-wm/magpie: update to 0.9.3 ChangeLog: https://github.com/BuddiesOfBudgie/magpie/releases/tag/v0.9.3 * Remove toggle-shaded keyboard shortcut binding and associated code; GNOME 45 has removed the associated schema since the toggle-shaded was considered broken capability * Add COGL default_driver option to allow certain architectures to be built with a specific driver name. It is recommended to leave this as the default 'auto' for most architectures. PR: 273523 Reported by: duchateau.olivier@gmail.com (maintainer) --- x11-wm/magpie/Makefile | 2 +- x11-wm/magpie/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-wm/magpie/Makefile b/x11-wm/magpie/Makefile index 962a59fa3797..0005cd48bfff 100644 --- a/x11-wm/magpie/Makefile +++ b/x11-wm/magpie/Makefile @@ -1,5 +1,5 @@ PORTNAME= magpie -DISTVERSION= 0.9.2 +DISTVERSION= 0.9.3 CATEGORIES= x11-wm budgie MASTER_SITES= BUDGIE diff --git a/x11-wm/magpie/distinfo b/x11-wm/magpie/distinfo index 1317c68f2d9e..2b69ad1fb211 100644 --- a/x11-wm/magpie/distinfo +++ b/x11-wm/magpie/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692634413 -SHA256 (budgie/magpie-0.9.2.tar.xz) = 4109fb76621a7f58b4182f42fa8395688eae27dcb05227c3f56812356ba9fdb2 -SIZE (budgie/magpie-0.9.2.tar.xz) = 2738972 +TIMESTAMP = 1693661625 +SHA256 (budgie/magpie-0.9.3.tar.xz) = 99060cefe4684be05daf8e82b414b78d15cbe2c723993db902681ab4017bbbe9 +SIZE (budgie/magpie-0.9.3.tar.xz) = 2781152
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309050724.3857OXYY081904>