Date: Sat, 4 Nov 2023 14:26:03 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: 5c48bc5950c6 - main - x11/wvkbd: update to 0.14.3 Message-ID: <202311041426.3A4EQ3PG019043@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=5c48bc5950c6adf9e19d8310b8f5b8dbbc9b887e commit 5c48bc5950c6adf9e19d8310b8f5b8dbbc9b887e Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-11-03 19:53:14 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-11-04 14:25:34 +0000 x11/wvkbd: update to 0.14.3 Changes: https://git.sr.ht/~proycon/wvkbd/log?rev=v0.14.3 Reported by: GitHub (watch releases) --- x11/wvkbd/Makefile | 2 +- x11/wvkbd/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/wvkbd/Makefile b/x11/wvkbd/Makefile index 0efcc364f0a7..0745f3468783 100644 --- a/x11/wvkbd/Makefile +++ b/x11/wvkbd/Makefile @@ -1,6 +1,6 @@ PORTNAME= wvkbd DISTVERSIONPREFIX= v -DISTVERSION= 0.14.1 +DISTVERSION= 0.14.3 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~proycon/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ diff --git a/x11/wvkbd/distinfo b/x11/wvkbd/distinfo index 1b0af0038c09..9adface449d8 100644 --- a/x11/wvkbd/distinfo +++ b/x11/wvkbd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695400947 -SHA256 (wvkbd-v0.14.1.tar.gz) = 6570c7483d68d8f6ed00202a2b93e7a216b07deaf21c4cdad2970edfebf970bd -SIZE (wvkbd-v0.14.1.tar.gz) = 1451731 +TIMESTAMP = 1699104824 +SHA256 (wvkbd-v0.14.3.tar.gz) = 1e4e3e20faaa344555a7e2c97076d170e971bd01a6aba7422aca92324a8a6043 +SIZE (wvkbd-v0.14.3.tar.gz) = 1451854
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311041426.3A4EQ3PG019043>