svn commit: r540990 - head/x11/libinput
Niclas Zeising
zeising at FreeBSD.org
Wed Jul 1 19:23:18 UTC 2020
Author: zeising
Date: Wed Jul 1 19:23:17 2020
New Revision: 540990
URL: https://svnweb.freebsd.org/changeset/ports/540990
Log:
x11/libinput: Update to 1.15.6
Update x11/libinput to 1.15.6.
This is a bugfix release, mostly containing updates and changes to quirks
files.
Modified:
head/x11/libinput/Makefile
head/x11/libinput/distinfo
head/x11/libinput/pkg-plist
Modified: head/x11/libinput/Makefile
==============================================================================
--- head/x11/libinput/Makefile Wed Jul 1 18:42:47 2020 (r540989)
+++ head/x11/libinput/Makefile Wed Jul 1 19:23:17 2020 (r540990)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libinput
-PORTVERSION= 1.15.5
+PORTVERSION= 1.15.6
CATEGORIES= x11
MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/
Modified: head/x11/libinput/distinfo
==============================================================================
--- head/x11/libinput/distinfo Wed Jul 1 18:42:47 2020 (r540989)
+++ head/x11/libinput/distinfo Wed Jul 1 19:23:17 2020 (r540990)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586589161
-SHA256 (libinput-1.15.5.tar.xz) = a90efc8f423c3094f2f9f372fb92381b2f3aad62e8b5882a8abe333aa8249c97
-SIZE (libinput-1.15.5.tar.xz) = 582800
+TIMESTAMP = 1593629662
+SHA256 (libinput-1.15.6.tar.xz) = aeedea216a6317ddc6e27c3d54f26b987078780db6a8320cc09e19c25b307f1c
+SIZE (libinput-1.15.6.tar.xz) = 584184
Modified: head/x11/libinput/pkg-plist
==============================================================================
--- head/x11/libinput/pkg-plist Wed Jul 1 18:42:47 2020 (r540989)
+++ head/x11/libinput/pkg-plist Wed Jul 1 19:23:17 2020 (r540990)
@@ -46,6 +46,7 @@ man/man1/libinput.1.gz
%%DATADIR%%/30-vendor-microsoft.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-system-acer.quirks
@@ -57,6 +58,7 @@ man/man1/libinput.1.gz
%%DATADIR%%/50-system-google.quirks
%%DATADIR%%/50-system-hp.quirks
%%DATADIR%%/50-system-lenovo.quirks
+%%DATADIR%%/50-system-sony.quirks
%%DATADIR%%/50-system-system76.quirks
%%DATADIR%%/50-system-toshiba.quirks
share/zsh/site-functions/_libinput
More information about the svn-ports-head
mailing list