mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04: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
2 changed files with 5 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= libXi
|
PORTNAME= libXi
|
||||||
DISTVERSION= 1.8
|
DISTVERSION= 1.8.1
|
||||||
PORTREVISION= 1
|
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
|
@ -10,13 +9,12 @@ WWW= https://www.freedesktop.org/Software/xlibs
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
USES= cpe xorg xorg-cat:lib
|
USES= cpe tar:xz xorg xorg-cat:lib
|
||||||
CPE_VENDOR= x.org
|
CPE_VENDOR= x.org
|
||||||
USE_XORG= x11 xext xfixes xorgproto
|
USE_XORG= x11 xext xfixes xorgproto
|
||||||
|
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
|
||||||
CONFIGURE_ARGS+=--disable-docs \
|
CONFIGURE_ARGS+=--disable-docs \
|
||||||
--disable-specs \
|
--disable-specs \
|
||||||
--without-xmlto \
|
--without-xmlto \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1635634422
|
TIMESTAMP = 1716926968
|
||||||
SHA256 (xorg/lib/libXi-1.8.tar.bz2) = 2ed181446a61c7337576467870bc5336fc9e222a281122d96c4d39a3298bba00
|
SHA256 (xorg/lib/libXi-1.8.1.tar.xz) = 89bfc0e814f288f784202e6e5f9b362b788ccecdeb078670145eacd8749656a7
|
||||||
SIZE (xorg/lib/libXi-1.8.tar.bz2) = 494579
|
SIZE (xorg/lib/libXi-1.8.1.tar.xz) = 404252
|
||||||
|
|
Loading…
Add table
Reference in a new issue