From owner-svn-ports-all@freebsd.org Wed Jul 1 19:23:18 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6D5FD35A122; Wed, 1 Jul 2020 19:23:18 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49xrjf2LRbz4vWP; Wed, 1 Jul 2020 19:23:18 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3503FE1D7; Wed, 1 Jul 2020 19:23:18 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 061JNIIZ039466; Wed, 1 Jul 2020 19:23:18 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 061JNHuU039463; Wed, 1 Jul 2020 19:23:17 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <202007011923.061JNHuU039463@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Wed, 1 Jul 2020 19:23:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r540990 - head/x11/libinput X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/x11/libinput X-SVN-Commit-Revision: 540990 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jul 2020 19:23:18 -0000 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