Date: Sun, 26 Mar 2023 17:32:38 GMT From: Emmanuel Vadot <manu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a2dabfc736b3 - main - x11/libinput: Update to 1.23.0 Message-ID: <202303261732.32QHWcN7099073@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303261732.32QHWcN7099073>