mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
x11/libXi: update to 1.8.1
Remove GNU_CONFIGURE_MANPREFIX Changes: https://gitlab.freedesktop.org/xorg/lib/libxi/-/compare/libXi-1.8...libXi-1.8.1 Reviewed by: diizzy, jbeich Tested by: arrowd Pull Request: https://github.com/freebsd/freebsd-ports/pull/273 Sponsored by: Serenity Cybersecurity, LLC
This commit is contained in:
parent
3df5ee067d
commit
65f134e6a5
@ -1,6 +1,5 @@
|
||||
PORTNAME= libXi
|
||||
DISTVERSION= 1.8
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.8.1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= x11
|
||||
|
||||
@ -10,13 +9,12 @@ WWW= https://www.freedesktop.org/Software/xlibs
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USES= cpe xorg xorg-cat:lib
|
||||
USES= cpe tar:xz xorg xorg-cat:lib
|
||||
CPE_VENDOR= x.org
|
||||
USE_XORG= x11 xext xfixes xorgproto
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS+=--disable-docs \
|
||||
--disable-specs \
|
||||
--without-xmlto \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1635634422
|
||||
SHA256 (xorg/lib/libXi-1.8.tar.bz2) = 2ed181446a61c7337576467870bc5336fc9e222a281122d96c4d39a3298bba00
|
||||
SIZE (xorg/lib/libXi-1.8.tar.bz2) = 494579
|
||||
TIMESTAMP = 1716926968
|
||||
SHA256 (xorg/lib/libXi-1.8.1.tar.xz) = 89bfc0e814f288f784202e6e5f9b362b788ccecdeb078670145eacd8749656a7
|
||||
SIZE (xorg/lib/libXi-1.8.1.tar.xz) = 404252
|
||||
|
Loading…
Reference in New Issue
Block a user