Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2025 14:06:32 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b7b007e80e80 - main - x11/xclickroot: Update to 1.4.0
Message-ID:  <202501061406.506E6Wf1058730@gitrepo.freebsd.org>

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

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

commit b7b007e80e80105dfdf4bf594d959ee356be4e19
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2025-01-01 10:37:14 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2025-01-06 14:06:03 +0000

    x11/xclickroot: Update to 1.4.0
    
    PR:             283762
---
 x11/xclickroot/Makefile | 6 +++---
 x11/xclickroot/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11/xclickroot/Makefile b/x11/xclickroot/Makefile
index b26a1eb1d823..ac5c772f24a5 100644
--- a/x11/xclickroot/Makefile
+++ b/x11/xclickroot/Makefile
@@ -1,14 +1,14 @@
 PORTNAME=	xclickroot
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.3
+DISTVERSION=	1.4.0
 CATEGORIES=	x11
 
 MAINTAINER=	0mp@FreeBSD.org
 COMMENT=	Run a command every time a given mouse button is pressed on the root window
 WWW=		https://github.com/phillbush/xclickroot
 
-LICENSE=	PD
-LICENSE_FILE=	${WRKSRC}/README
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		localbase:ldflags xorg
 USE_GITHUB=	yes
diff --git a/x11/xclickroot/distinfo b/x11/xclickroot/distinfo
index fce95e03dc9d..266d00981066 100644
--- a/x11/xclickroot/distinfo
+++ b/x11/xclickroot/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618400798
-SHA256 (phillbush-xclickroot-v1.3_GH0.tar.gz) = c87e9d9a5b218ff16d8b6cf296d330fcd222c52463d9f7f581fb82a2daa4856e
-SIZE (phillbush-xclickroot-v1.3_GH0.tar.gz) = 2269
+TIMESTAMP = 1735717998
+SHA256 (phillbush-xclickroot-v1.4.0_GH0.tar.gz) = d25d75a333f9c1668be75a9d64ff19a7369dcd17524547d1166be1f6ab8687cb
+SIZE (phillbush-xclickroot-v1.4.0_GH0.tar.gz) = 3293



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