Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jan 2024 09:19:21 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: 5a77f256c317 - main - x11/libinput: Update to 1.25.0
Message-ID:  <202401170919.40H9JLui039504@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=5a77f256c3170b4259245dec968dc7c8fc3e8ec4

commit 5a77f256c3170b4259245dec968dc7c8fc3e8ec4
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2024-01-17 09:16:26 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2024-01-17 09:19:05 +0000

    x11/libinput: Update to 1.25.0
    
    Release notes:  https://lists.freedesktop.org/archives/wayland-devel/2024-January/043396.html
    
    Sponsored by:   Beckhoff Automation GmbH & Co. KG
---
 x11/libinput/Makefile  | 3 +--
 x11/libinput/distinfo  | 6 +++---
 x11/libinput/pkg-plist | 5 ++++-
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/x11/libinput/Makefile b/x11/libinput/Makefile
index cb0df2b9c079..4b5d3b22da05 100644
--- a/x11/libinput/Makefile
+++ b/x11/libinput/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	libinput
-DISTVERSION=	1.24.0
-PORTREVISION=	2
+DISTVERSION=	1.25.0
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
diff --git a/x11/libinput/distinfo b/x11/libinput/distinfo
index efd6ccae866d..7fffe99a1911 100644
--- a/x11/libinput/distinfo
+++ b/x11/libinput/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692932657
-SHA256 (libinput-1.24.0.tar.bz2) = c07cd0f3f464e8d2e07dc9479fd5b9340e637408517b77e7e96b2245f37f6fe6
-SIZE (libinput-1.24.0.tar.bz2) = 810034
+TIMESTAMP = 1705482807
+SHA256 (libinput-1.25.0.tar.bz2) = 193bd592298bd9e369c0ef3e5d83a6a9d68ddc4cd3dfc84bbe77920a8d0d57df
+SIZE (libinput-1.25.0.tar.bz2) = 812020
diff --git a/x11/libinput/pkg-plist b/x11/libinput/pkg-plist
index 41d04efd789d..f60d500e0b49 100644
--- a/x11/libinput/pkg-plist
+++ b/x11/libinput/pkg-plist
@@ -60,12 +60,13 @@ share/man/man1/libinput.1.gz
 %%DATADIR%%/30-vendor-logitech.quirks
 %%DATADIR%%/30-vendor-madcatz.quirks
 %%DATADIR%%/30-vendor-microsoft.quirks
+%%DATADIR%%/30-vendor-oracle.quirks
+%%DATADIR%%/30-vendor-qemu.quirks
 %%DATADIR%%/30-vendor-razer.quirks
 %%DATADIR%%/30-vendor-synaptics.quirks
 %%DATADIR%%/30-vendor-trust.quirks
 %%DATADIR%%/30-vendor-vmware.quirks
 %%DATADIR%%/30-vendor-wacom.quirks
-%%DATADIR%%/50-framework.quirks
 %%DATADIR%%/50-system-acer.quirks
 %%DATADIR%%/50-system-apple.quirks
 %%DATADIR%%/50-system-asus.quirks
@@ -73,9 +74,11 @@ share/man/man1/libinput.1.gz
 %%DATADIR%%/50-system-chuwi.quirks
 %%DATADIR%%/50-system-cyborg.quirks
 %%DATADIR%%/50-system-dell.quirks
+%%DATADIR%%/50-system-framework.quirks
 %%DATADIR%%/50-system-gigabyte.quirks
 %%DATADIR%%/50-system-google.quirks
 %%DATADIR%%/50-system-gpd.quirks
+%%DATADIR%%/50-system-graviton.quirks
 %%DATADIR%%/50-system-hp.quirks
 %%DATADIR%%/50-system-huawei.quirks
 %%DATADIR%%/50-system-lenovo.quirks



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