Date: Fri, 17 May 2024 19:18:11 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: afd284eb8179 - main - x11/wl-kbptr: update to 0.2.1 Message-ID: <202405171918.44HJIBQ7071650@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=afd284eb817981f230bc55b373adb0ab8bee9e82 commit afd284eb817981f230bc55b373adb0ab8bee9e82 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-05-16 21:49:45 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-05-17 19:17:56 +0000 x11/wl-kbptr: update to 0.2.1 Changes: https://github.com/moverest/wl-kbptr/releases/tag/v0.2.1 Reported by: GitHub (watch releases) --- x11/wl-kbptr/Makefile | 6 +----- x11/wl-kbptr/distinfo | 8 +++----- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/x11/wl-kbptr/Makefile b/x11/wl-kbptr/Makefile index d5fa999043de..c2c03278e420 100644 --- a/x11/wl-kbptr/Makefile +++ b/x11/wl-kbptr/Makefile @@ -1,12 +1,8 @@ PORTNAME= wl-kbptr DISTVERSIONPREFIX= v -DISTVERSION= 0.2.0 -PORTREVISION= 1 +DISTVERSION= 0.2.1 CATEGORIES= x11 wayland -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= ee21ec7a37e8.patch:-p1 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Control the mouse pointer with the keyboard on Wayland WWW= https://github.com/moverest/wl-kbptr diff --git a/x11/wl-kbptr/distinfo b/x11/wl-kbptr/distinfo index 85f8bef906fb..33ee6ed5a2bd 100644 --- a/x11/wl-kbptr/distinfo +++ b/x11/wl-kbptr/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1693353722 -SHA256 (moverest-wl-kbptr-v0.2.0_GH0.tar.gz) = 5d92d3217e7c77050fdd95f6602ffee3ae384f374400d95167adc721c37eba98 -SIZE (moverest-wl-kbptr-v0.2.0_GH0.tar.gz) = 36384 -SHA256 (ee21ec7a37e8.patch) = 27df9c7cf8ef7a1c4c8e54f371e1324282372fa162c4993eee1c57197dabba48 -SIZE (ee21ec7a37e8.patch) = 789 +TIMESTAMP = 1715896185 +SHA256 (moverest-wl-kbptr-v0.2.1_GH0.tar.gz) = c014d8c12613b6267067cacf3f8737acc66514f18c1474de55d3cb3498c96bbe +SIZE (moverest-wl-kbptr-v0.2.1_GH0.tar.gz) = 38038
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405171918.44HJIBQ7071650>