mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11/libXau: update to 1.0.11
Remove GNU_CONFIGURE_MANPREFIX, add TEST_TARGET Changes: https://gitlab.freedesktop.org/xorg/lib/libxau/-/compare/libXau-1.0.9...libXau-1.0.11 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
d3e81ba623
commit
0de42c1ffb
2 changed files with 7 additions and 8 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= libXau
|
||||
PORTVERSION= 1.0.9
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.11
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
|
@ -10,10 +9,10 @@ WWW= https://www.freedesktop.org/wiki/Software/xlibs/
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= xorg xorg-cat:lib
|
||||
USES= tar:xz xorg xorg-cat:lib
|
||||
USE_XORG= xorgproto
|
||||
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
INSTALL_TARGET= install-strip
|
||||
TEST_TARGET= check
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1551272679
|
||||
SHA256 (xorg/lib/libXau-1.0.9.tar.bz2) = ccf8cbf0dbf676faa2ea0a6d64bcc3b6746064722b606c8c52917ed00dcb73ec
|
||||
SIZE (xorg/lib/libXau-1.0.9.tar.bz2) = 322650
|
||||
TIMESTAMP = 1716925378
|
||||
SHA256 (xorg/lib/libXau-1.0.11.tar.xz) = f3fa3282f5570c3f6bd620244438dbfbdd580fc80f02f549587a0f8ab329bbeb
|
||||
SIZE (xorg/lib/libXau-1.0.11.tar.xz) = 274108
|
||||
|
|
Loading…
Add table
Reference in a new issue