Bug 273343 - x11/libinput: update to 1.24.0
Summary: x11/libinput: update to 1.24.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL: https://gitlab.freedesktop.org/libinp...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-25 09:40 UTC by Jan Beich
Modified: 2023-08-26 01:03 UTC (History)
1 user (show)

See Also:
manu: maintainer-feedback+


Attachments
v1 (apply via "git am") (3.26 KB, patch)
2023-08-25 09:40 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2023-08-25 09:40:15 UTC
Created attachment 244332 [details]
v1 (apply via "git am")

Runtime tested via sway-devel and hyprland with keyboard (hkbd(4) + hcons(4)) + mouse (hms(4)).
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-08-26 01:00:25 UTC
A commit in branch main references this bug:

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

commit cc0b116c98fc19d1ddebc46efeaae53c91259d53
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-08-25 09:05:34 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-08-26 00:46:17 +0000

    x11/libinput: drop unused USES=tar

    USE_GITLAB (and USE_GITHUB) override USES=tar.

    PR:             273343
    Approved by:    manu

 x11/libinput/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-08-26 01:00:26 UTC
A commit in branch main references this bug:

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

commit d0e9d04436a5131d772244b51c1c41a33673dfd9
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-08-25 03:04:17 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-08-26 00:46:19 +0000

    x11/libinput: update to 1.24.0

    Changes:        https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.24.0
    Reported by:    GitLab (notify releases)
    PR:             273343
    Approved by:    manu

 x11/libinput/Makefile | 2 +-
 x11/libinput/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-08-26 01:00:27 UTC
A commit in branch main references this bug:

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

commit 18b74a65e07ff9b1af3c6b6e5cd2c278d57fd398
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-08-25 09:04:59 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-08-26 00:46:18 +0000

    x11/libinput: drop GL_TAGNAME

    Simplifies port updates and allows portscout discover new versions.

    PR:             273343
    Approved by:    manu

 x11/libinput/Makefile | 1 -
 x11/libinput/distinfo | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)