From 0de42c1ffb5654598602bb469762d324aa06a2f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=96=D1=83=D0=BD=D1=91=D0=B2=D0=B0=20=D0=9C=D0=B0=D1=80?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=9C=D0=B8=D1=85=D0=B0=D0=B9=D0=BB=D0=BE=D0=B2?= =?UTF-8?q?=D0=BD=D0=B0?= Date: Tue, 28 May 2024 22:43:39 +0300 Subject: [PATCH] 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 --- x11/libXau/Makefile | 9 ++++----- x11/libXau/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/x11/libXau/Makefile b/x11/libXau/Makefile index ff48e0da6f614..0af9879adca6d 100644 --- a/x11/libXau/Makefile +++ b/x11/libXau/Makefile @@ -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 +INSTALL_TARGET= install-strip +TEST_TARGET= check .include diff --git a/x11/libXau/distinfo b/x11/libXau/distinfo index f77746bd22059..51a625242d7a9 100644 --- a/x11/libXau/distinfo +++ b/x11/libXau/distinfo @@ -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