git: 74e473a31a7f - main - x11/libXi: Update to 1.8

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Wed, 10 Nov 2021 08:10:31 UTC
The branch main has been updated by diizzy:

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

commit 74e473a31a7f8d2722840c5eae160a80d2e965e3
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-11-10 08:03:47 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2021-11-10 08:09:49 +0000

    x11/libXi: Update to 1.8
    
    There's no changelog by upstream, commit log:
    https://gitlab.freedesktop.org/xorg/lib/libxi/-/commits/master
    
    Approved by:    arrowd (mentor), zeising (member of x11@)
    Differential Revision:  https://reviews.freebsd.org/D32765
---
 x11/libXi/Makefile  | 5 +++--
 x11/libXi/distinfo  | 6 +++---
 x11/libXi/pkg-plist | 1 +
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/x11/libXi/Makefile b/x11/libXi/Makefile
index 87ed153f9272..ff04f80339bb 100644
--- a/x11/libXi/Makefile
+++ b/x11/libXi/Makefile
@@ -1,7 +1,7 @@
 # Created by: Eric Anholt <anholt@FreeBSD.org>
 
 PORTNAME=	libXi
-PORTVERSION=	1.7.10
+DISTVERSION=	1.8
 PORTEPOCH=	1
 CATEGORIES=	x11
 
@@ -11,9 +11,10 @@ COMMENT=	X Input extension library
 LICENSE=	MIT
 
 USES=		cpe xorg xorg-cat:lib
+CPE_VENDOR=	x.org
 USE_XORG=	x11 xext xfixes xorgproto
+
 INSTALL_TARGET=	install-strip
-CPE_VENDOR=	x.org
 
 CONFIGURE_ARGS+=--disable-docs \
 		--disable-specs \
diff --git a/x11/libXi/distinfo b/x11/libXi/distinfo
index 2f42fd734504..4868b447b320 100644
--- a/x11/libXi/distinfo
+++ b/x11/libXi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561244304
-SHA256 (xorg/lib/libXi-1.7.10.tar.bz2) = 36a30d8f6383a72e7ce060298b4b181fd298bc3a135c8e201b7ca847f5f81061
-SIZE (xorg/lib/libXi-1.7.10.tar.bz2) = 484519
+TIMESTAMP = 1635634422
+SHA256 (xorg/lib/libXi-1.8.tar.bz2) = 2ed181446a61c7337576467870bc5336fc9e222a281122d96c4d39a3298bba00
+SIZE (xorg/lib/libXi-1.8.tar.bz2) = 494579
diff --git a/x11/libXi/pkg-plist b/x11/libXi/pkg-plist
index ed1768e22e07..32e18dd3be75 100644
--- a/x11/libXi/pkg-plist
+++ b/x11/libXi/pkg-plist
@@ -32,6 +32,7 @@ man/man3/XGetSelectedExtensionEvents.3.gz
 man/man3/XGrabDevice.3.gz
 man/man3/XGrabDeviceButton.3.gz
 man/man3/XGrabDeviceKey.3.gz
+man/man3/XIAllowEvents.3.gz
 man/man3/XIBarrierReleasePointer.3.gz
 man/man3/XIBarrierReleasePointers.3.gz
 man/man3/XIChangeHierarchy.3.gz