Date: Sat, 21 Sep 2024 00:46:35 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: abc4bdb5ee46 - main - x11/showmethekey: update to 1.14.0 Message-ID: <202409210046.48L0kZgQ051097@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=abc4bdb5ee460bf937f3c949a653d822a6c0625e commit abc4bdb5ee460bf937f3c949a653d822a6c0625e Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-09-20 06:34:21 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-09-21 00:43:05 +0000 x11/showmethekey: update to 1.14.0 Changes: https://github.com/AlynxZhou/showmethekey/releases/tag/v1.14.0 Reported by: GitHub (watch releases) --- x11/showmethekey/Makefile | 2 +- x11/showmethekey/distinfo | 6 +++--- x11/showmethekey/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/x11/showmethekey/Makefile b/x11/showmethekey/Makefile index 39bc5803e7d8..eb1e1a6fa3db 100644 --- a/x11/showmethekey/Makefile +++ b/x11/showmethekey/Makefile @@ -1,6 +1,6 @@ PORTNAME= showmethekey DISTVERSIONPREFIX= v -DISTVERSION= 1.13.1 +DISTVERSION= 1.14.0 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11/showmethekey/distinfo b/x11/showmethekey/distinfo index 4ecd3f0c1867..549fa0140551 100644 --- a/x11/showmethekey/distinfo +++ b/x11/showmethekey/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715074350 -SHA256 (AlynxZhou-showmethekey-v1.13.1_GH0.tar.gz) = 53b0fcf2a70a29b71144150255d3e4de1dfcbedbf837da45cec64152067d5275 -SIZE (AlynxZhou-showmethekey-v1.13.1_GH0.tar.gz) = 5271189 +TIMESTAMP = 1726814061 +SHA256 (AlynxZhou-showmethekey-v1.14.0_GH0.tar.gz) = a6f1c4fc92de2371636ab30cc3c685fd3ef551c0d0f00f313621badc484e9491 +SIZE (AlynxZhou-showmethekey-v1.14.0_GH0.tar.gz) = 5273328 diff --git a/x11/showmethekey/pkg-plist b/x11/showmethekey/pkg-plist index 9995fba4a460..1c358c68b9e6 100644 --- a/x11/showmethekey/pkg-plist +++ b/x11/showmethekey/pkg-plist @@ -4,6 +4,7 @@ share/applications/one.alynx.showmethekey.desktop share/icons/hicolor/128x128/apps/one.alynx.showmethekey.png share/icons/hicolor/64x64/apps/one.alynx.showmethekey.png share/icons/hicolor/scalable/apps/one.alynx.showmethekey.svg +share/locale/es_ES/LC_MESSAGES/showmethekey.mo share/locale/zh_CN/LC_MESSAGES/showmethekey.mo share/metainfo/one.alynx.showmethekey.metainfo.xml share/polkit-1/actions/one.alynx.showmethekey.policy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409210046.48L0kZgQ051097>