Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Sep 2021 18:32:47 GMT
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: db7eee2d9c3f - main - misc/unclutter-xfixes: update to 1.6
Message-ID:  <202109111832.18BIWlu9017224@gitrepo.freebsd.org>

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

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

commit db7eee2d9c3fd687600510e61f829a94e005be05
Author:     Oleh Hushchenkov <o.hushchenkov@gmail.com>
AuthorDate: 2021-09-11 18:31:59 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-09-11 18:31:59 +0000

    misc/unclutter-xfixes: update to 1.6
    
    Changelog
    [Feature] --start-hidden to hide the cursor initially when unclutter-xfixes starts.
    [Feature] --ignore-buttons to specify one or more buttons which do not unhide the cursor.
    [Feature] --hide-on-touch to hide the cursor on touch input.
    [Fix] --timeout now supports non-integer values.
    Various improvements to the man page.
    
    PR:             258066
---
 misc/unclutter-xfixes/Makefile | 2 +-
 misc/unclutter-xfixes/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/misc/unclutter-xfixes/Makefile b/misc/unclutter-xfixes/Makefile
index 86bee3867835..649e2153379c 100644
--- a/misc/unclutter-xfixes/Makefile
+++ b/misc/unclutter-xfixes/Makefile
@@ -1,7 +1,7 @@
 # Created by: Oleh Hushchenkov <gor@clogic.com.ua>
 
 PORTNAME=	unclutter-xfixes
-PORTVERSION=	1.5
+PORTVERSION=	1.6
 DISTVERSIONPREFIX=	v
 CATEGORIES=	misc
 
diff --git a/misc/unclutter-xfixes/distinfo b/misc/unclutter-xfixes/distinfo
index 85920530c617..be6d5b46bacb 100644
--- a/misc/unclutter-xfixes/distinfo
+++ b/misc/unclutter-xfixes/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545470741
-SHA256 (Airblader-unclutter-xfixes-v1.5_GH0.tar.gz) = 35c75ad24be989dd6708db1d9ce9b2a2f814b80638c0633cdb075c6df090ed11
-SIZE (Airblader-unclutter-xfixes-v1.5_GH0.tar.gz) = 7998
+TIMESTAMP = 1629998006
+SHA256 (Airblader-unclutter-xfixes-v1.6_GH0.tar.gz) = 6f7f248f16b7d4ec7cb144b6bc5a66bd49078130513a184f4dc16c498d457db9
+SIZE (Airblader-unclutter-xfixes-v1.6_GH0.tar.gz) = 8965



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