summaryrefslogtreecommitdiff
path: root/x11/xinput
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xinput')
-rw-r--r--x11/xinput/Makefile8
-rw-r--r--x11/xinput/distinfo6
-rw-r--r--x11/xinput/pkg-descr9
3 files changed, 9 insertions, 14 deletions
diff --git a/x11/xinput/Makefile b/x11/xinput/Makefile
index 1196d1fc23d8..f5010ebd86ea 100644
--- a/x11/xinput/Makefile
+++ b/x11/xinput/Makefile
@@ -1,19 +1,17 @@
PORTNAME= xinput
-PORTVERSION= 1.6.3
-PORTREVISION= 1
+DISTVERSION= 1.6.4
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Very useful utility for configuring and testing XInput devices
-WWW= http://ftp.x.org/contrib/utilities/xinput.README
+WWW= https://gitlab.freedesktop.org/xorg/app/xinput
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= xorg xorg-cat:app
+USES= tar:xz xorg xorg-cat:app
USE_XORG= xorgproto x11 xi xext xrandr xinerama
PLIST_FILES= bin/xinput share/man/man1/xinput.1.gz
-GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
.include <bsd.port.mk>
diff --git a/x11/xinput/distinfo b/x11/xinput/distinfo
index f2ed9e0394c3..b6e0fae2d812 100644
--- a/x11/xinput/distinfo
+++ b/x11/xinput/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566062732
-SHA256 (xorg/app/xinput-1.6.3.tar.bz2) = 35a281dd3b9b22ea85e39869bb7670ba78955d5fec17c6ef7165d61e5aeb66ed
-SIZE (xorg/app/xinput-1.6.3.tar.bz2) = 162556
+TIMESTAMP = 1750178984
+SHA256 (xorg/app/xinput-1.6.4.tar.xz) = ad04d00d656884d133110eeddc34e9c69e626ebebbbab04dc95791c2907057c8
+SIZE (xorg/app/xinput-1.6.4.tar.xz) = 153160
diff --git a/x11/xinput/pkg-descr b/x11/xinput/pkg-descr
index c6109fb38030..7ad0a26af5e0 100644
--- a/x11/xinput/pkg-descr
+++ b/x11/xinput/pkg-descr
@@ -1,6 +1,3 @@
-xinput 1.x by Frederic Lepied
-
-xinput is an utility I have built to configure and test my XInput
-devices. The functionalities aren't complete but they fill my
-needs. If you have some ideas or needs for improvement, feel free to
-contact me. Any feedback welcome.
+Xinput is a utility to configure and test XInput devices. It wasn't
+originally designed to be the primary tool for doing this but it's
+still pretty much the only program out there for doing it. :-)