mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
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
This commit is contained in:
parent
a247548641
commit
74e473a31a
@ -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
|
||||
USE_XORG= x11 xext xfixes xorgproto
|
||||
INSTALL_TARGET= install-strip
|
||||
CPE_VENDOR= x.org
|
||||
USE_XORG= x11 xext xfixes xorgproto
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CONFIGURE_ARGS+=--disable-docs \
|
||||
--disable-specs \
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user