mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11/libXtst: update to 1.2.4
Remove GNU_CONFIGURE_MANPREFIX Changes: https://gitlab.freedesktop.org/xorg/lib/libxtst/-/compare/libXtst-1.2.3...libXtst-1.2.4 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
c64ad5bbc3
commit
2a486d07dd
2 changed files with 5 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= libXtst
|
PORTNAME= libXtst
|
||||||
PORTVERSION= 1.2.3
|
PORTVERSION= 1.2.4
|
||||||
PORTREVISION= 3
|
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
MAINTAINER= x11@FreeBSD.org
|
MAINTAINER= x11@FreeBSD.org
|
||||||
|
@ -9,12 +8,11 @@ WWW= https://www.freedesktop.org/Software/xorg
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
||||||
USES= cpe xorg xorg-cat:lib
|
USES= cpe tar:xz xorg xorg-cat:lib
|
||||||
USE_XORG= x11 xext xi xorgproto
|
USE_XORG= x11 xext xi xorgproto
|
||||||
CPE_PRODUCT= libxtst
|
CPE_PRODUCT= libxtst
|
||||||
CPE_VENDOR= x
|
CPE_VENDOR= x
|
||||||
|
|
||||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
|
||||||
CONFIGURE_ARGS+=--disable-specs --without-xmlto
|
CONFIGURE_ARGS+=--disable-specs --without-xmlto
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1475696903
|
TIMESTAMP = 1716963960
|
||||||
SHA256 (xorg/lib/libXtst-1.2.3.tar.bz2) = 4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204
|
SHA256 (xorg/lib/libXtst-1.2.4.tar.xz) = 84f5f30b9254b4ffee14b5b0940e2622153b0d3aed8286a3c5b7eeb340ca33c8
|
||||||
SIZE (xorg/lib/libXtst-1.2.3.tar.bz2) = 321819
|
SIZE (xorg/lib/libXtst-1.2.4.tar.xz) = 287636
|
||||||
|
|
Loading…
Add table
Reference in a new issue