git: a2dabfc736b3 - main - x11/libinput: Update to 1.23.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Mar 2023 17:32:38 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a2dabfc736b3242fe94587a134c3faed8300d6ff
commit a2dabfc736b3242fe94587a134c3faed8300d6ff
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2023-03-26 12:23:02 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2023-03-26 17:32:06 +0000
x11/libinput: Update to 1.23.0
Release notes: https://lists.freedesktop.org/archives/wayland-devel/2023-March/042642.html
Sponsored by: Beckhoff Automation GmbH & Co. KG
---
x11/libinput/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11/libinput/Makefile b/x11/libinput/Makefile
index d89342d76b11..a214e9031427 100644
--- a/x11/libinput/Makefile
+++ b/x11/libinput/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libinput
-DISTVERSION= 1.22.1
+DISTVERSION= 1.23.0
CATEGORIES= x11 wayland
MAINTAINER= x11@FreeBSD.org