Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2022 21:09:20 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: e3072e830a0d - main - x11/showmethekey: update to 1.6.2
Message-ID:  <202206292109.25TL9KXt056219@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=e3072e830a0ddd8ac530fe5eef7d2bd0ba886c3b

commit e3072e830a0ddd8ac530fe5eef7d2bd0ba886c3b
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-06-29 07:37:02 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-06-29 21:07:58 +0000

    x11/showmethekey: update to 1.6.2
    
    Changes:        https://github.com/AlynxZhou/showmethekey/releases/tag/v1.6.2
    Reported by:    GitHub (watch releases)
---
 x11/showmethekey/Makefile | 5 ++++-
 x11/showmethekey/distinfo | 8 +++++---
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/x11/showmethekey/Makefile b/x11/showmethekey/Makefile
index b572af9bf7db..6bfdbf5fcc2d 100644
--- a/x11/showmethekey/Makefile
+++ b/x11/showmethekey/Makefile
@@ -1,8 +1,11 @@
 PORTNAME=	showmethekey
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.6.1
+DISTVERSION=	1.6.2
 CATEGORIES=	x11
 
+PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+=	c90b44c2bc20.patch:-p1 # https://github.com/AlynxZhou/showmethekey/pull/8
+
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Show keys you typed on screen
 
diff --git a/x11/showmethekey/distinfo b/x11/showmethekey/distinfo
index df6a6c1a51a5..9a9711196c34 100644
--- a/x11/showmethekey/distinfo
+++ b/x11/showmethekey/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1656409678
-SHA256 (AlynxZhou-showmethekey-v1.6.1_GH0.tar.gz) = af4ac87b6b9b126a009a9a1a195c3d804c8a550286155189e563384a46909039
-SIZE (AlynxZhou-showmethekey-v1.6.1_GH0.tar.gz) = 3086770
+TIMESTAMP = 1656488222
+SHA256 (AlynxZhou-showmethekey-v1.6.2_GH0.tar.gz) = 99c91837422bc226315440ddedf5524567b244ddc5043cae83846d148af754cd
+SIZE (AlynxZhou-showmethekey-v1.6.2_GH0.tar.gz) = 3087635
+SHA256 (c90b44c2bc20.patch) = 060578c18a6f4f7db8f87788f768a5efa189cecae64b0f6483170713d1359401
+SIZE (c90b44c2bc20.patch) = 771



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