Skip to content

Commit

Permalink
x11/libXi: update to 1.8.1
Browse files Browse the repository at this point in the history
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:	#273
Sponsored by:   Serenity Cybersecurity, LLC
  • Loading branch information
Жунёва Мария Михайловна authored and arrowd committed Jul 13, 2024
1 parent 3df5ee0 commit 65f134e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
6 changes: 2 additions & 4 deletions x11/libXi/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= libXi
DISTVERSION= 1.8
PORTREVISION= 1
DISTVERSION= 1.8.1
PORTEPOCH= 1
CATEGORIES= x11

Expand All @@ -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 \
Expand Down
6 changes: 3 additions & 3 deletions x11/libXi/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 65f134e

Please sign in to comment.