Date: Tue, 5 Jul 2022 00:11:22 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ef51d8302d3d - main - x11/showmethekey: update to 1.7.3 Message-ID: <202207050011.2650BMl0063738@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef51d8302d3dc5658a431fb6448deecee3ba431f commit ef51d8302d3dc5658a431fb6448deecee3ba431f Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-07-04 04:33:51 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-07-05 00:09:26 +0000 x11/showmethekey: update to 1.7.3 Changes: https://github.com/AlynxZhou/showmethekey/releases/tag/v1.7.0 Changes: https://github.com/AlynxZhou/showmethekey/releases/tag/v1.7.1 Changes: https://github.com/AlynxZhou/showmethekey/releases/tag/v1.7.2 Changes: https://github.com/AlynxZhou/showmethekey/releases/tag/v1.7.3 Reported by: GitHub (watch releases) --- x11/showmethekey/Makefile | 4 ++-- x11/showmethekey/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11/showmethekey/Makefile b/x11/showmethekey/Makefile index 61aa4dfaf226..f31319edbdd4 100644 --- a/x11/showmethekey/Makefile +++ b/x11/showmethekey/Makefile @@ -1,6 +1,6 @@ PORTNAME= showmethekey DISTVERSIONPREFIX= v -DISTVERSION= 1.6.3 +DISTVERSION= 1.7.3 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PKEXEC} USES= compiler:c11 gettext-tools gnome meson pkgconfig USE_GITHUB= yes -USE_GNOME= cairo gtk30 +USE_GNOME= cairo gtk40 GH_ACCOUNT= AlynxZhou PKEXEC?= pkexec:sysutils/polkit MESON_ARGS= -Dpkexec_path="${PKEXEC:C/\:.*//}" diff --git a/x11/showmethekey/distinfo b/x11/showmethekey/distinfo index 82fe72cc9c01..286e1ee6c6f3 100644 --- a/x11/showmethekey/distinfo +++ b/x11/showmethekey/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656552457 -SHA256 (AlynxZhou-showmethekey-v1.6.3_GH0.tar.gz) = 0fd508a14efe4f6f6f176c63d0d6a405d58cddf06a0af6996ec29ab23e8097f2 -SIZE (AlynxZhou-showmethekey-v1.6.3_GH0.tar.gz) = 3087585 +TIMESTAMP = 1656935503 +SHA256 (AlynxZhou-showmethekey-v1.7.3_GH0.tar.gz) = 97a230b22eea63615bfe9865c0423e822c73b1d5252a0bdefe53c3b034836af6 +SIZE (AlynxZhou-showmethekey-v1.7.3_GH0.tar.gz) = 6044309
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207050011.2650BMl0063738>