diff --git a/x11-fonts/xfsinfo/Makefile b/x11-fonts/xfsinfo/Makefile index 0ed2010e4ecd..1ca994b2882f 100644 --- a/x11-fonts/xfsinfo/Makefile +++ b/x11-fonts/xfsinfo/Makefile @@ -1,20 +1,17 @@ PORTNAME= xfsinfo -PORTVERSION= 1.0.6 -PORTREVISION= 1 +DISTVERSION= 1.0.8 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org COMMENT= X font server information utility -WWW= https://www.x.org/ +WWW= https://gitlab.freedesktop.org/xorg/app/xfsinfo LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= xorg xorg-cat:app -USE_XORG= x11 libfs - -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share +USES= tar:xz xorg xorg-cat:app +USE_XORG= libfs xorgproto PLIST_FILES= bin/xfsinfo share/man/man1/xfsinfo.1.gz .include diff --git a/x11-fonts/xfsinfo/distinfo b/x11-fonts/xfsinfo/distinfo index 5da595b386ac..4389fdaae161 100644 --- a/x11-fonts/xfsinfo/distinfo +++ b/x11-fonts/xfsinfo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1550682622 -SHA256 (xorg/app/xfsinfo-1.0.6.tar.bz2) = 8a3e8b9b9ae6ed571989d04e1846d39b9043e28f7623b500ebe1d47762c9b1d6 -SIZE (xorg/app/xfsinfo-1.0.6.tar.bz2) = 124948 +TIMESTAMP = 1756757407 +SHA256 (xorg/app/xfsinfo-1.0.8.tar.xz) = ae80592b6063da928e3d0c81023709b2fa29a04fcda49f6c363ac579d97f23a2 +SIZE (xorg/app/xfsinfo-1.0.8.tar.xz) = 124964 diff --git a/x11-fonts/xfsinfo/pkg-descr b/x11-fonts/xfsinfo/pkg-descr index e753880f1653..5fe3d7d5d3fc 100644 --- a/x11-fonts/xfsinfo/pkg-descr +++ b/x11-fonts/xfsinfo/pkg-descr @@ -1 +1,5 @@ -This package contains xfsinfo, which is a X font server information utility. +Xfsinfo is a utility for displaying information about an X font server. +It is used to examine the capabilities of a server, the predefined +values for various parameters used in communicating between clients and +the server, and the font catalogues and alternate servers that are +available.