Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2024 11:26:14 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 77ed0bf4ee10 - main - x11/showmethekey: Update to 1.16.0
Message-ID:  <202411191126.4AJBQEMh092169@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=77ed0bf4ee10116aa3994aee32c93903e0423052

commit 77ed0bf4ee10116aa3994aee32c93903e0423052
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-11-19 11:25:12 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-11-19 11:25:12 +0000

    x11/showmethekey: Update to 1.16.0
    
    - Define license file
    - Take maintainership
    
    ChangeLog: https://github.com/AlynxZhou/showmethekey/releases/tag/v1.16.0
---
 x11/showmethekey/Makefile | 5 +++--
 x11/showmethekey/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/x11/showmethekey/Makefile b/x11/showmethekey/Makefile
index a7ed5e045b6b..9ca664ab894b 100644
--- a/x11/showmethekey/Makefile
+++ b/x11/showmethekey/Makefile
@@ -1,13 +1,14 @@
 PORTNAME=	showmethekey
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.15.1
+DISTVERSION=	1.16.0
 CATEGORIES=	x11 wayland
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Show keys you typed on screen
 WWW=		https://showmethekey.alynx.one/
 
 LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto
 LIB_DEPENDS=	libjson-glib-1.0.so:devel/json-glib \
diff --git a/x11/showmethekey/distinfo b/x11/showmethekey/distinfo
index 8d37c9c5af2d..7a8e8f1a6c94 100644
--- a/x11/showmethekey/distinfo
+++ b/x11/showmethekey/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1731423995
-SHA256 (AlynxZhou-showmethekey-v1.15.1_GH0.tar.gz) = 149a859092ddc578d7f1dd1f819b28b14f2f272f851dc4a463f740003c95bb58
-SIZE (AlynxZhou-showmethekey-v1.15.1_GH0.tar.gz) = 5274665
+TIMESTAMP = 1732013929
+SHA256 (AlynxZhou-showmethekey-v1.16.0_GH0.tar.gz) = 93f62efbbe0ee26693784efd7ead51cb11e9187064a6235a1b04b159a4ea0137
+SIZE (AlynxZhou-showmethekey-v1.16.0_GH0.tar.gz) = 5275711



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411191126.4AJBQEMh092169>