diff --git a/x11-fonts/fslsfonts/Makefile b/x11-fonts/fslsfonts/Makefile index ba249fe6b69b..214a86e2454a 100644 --- a/x11-fonts/fslsfonts/Makefile +++ b/x11-fonts/fslsfonts/Makefile @@ -1,17 +1,17 @@ PORTNAME= fslsfonts -PORTVERSION= 1.0.5 -PORTREVISION= 1 +DISTVERSION= 1.0.7 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org COMMENT= List fonts served by the X font server -WWW= https://www.x.org/ +WWW= https://gitlab.freedesktop.org/xorg/app/fslsfonts -USES= xorg xorg-cat:app -USE_XORG= x11 libfs +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share +USES= tar:xz xorg xorg-cat:app +USE_XORG= libfs xorgproto PLIST_FILES= bin/fslsfonts share/man/man1/fslsfonts.1.gz .include diff --git a/x11-fonts/fslsfonts/distinfo b/x11-fonts/fslsfonts/distinfo index 1167ad942227..5db214ad9ded 100644 --- a/x11-fonts/fslsfonts/distinfo +++ b/x11-fonts/fslsfonts/distinfo @@ -1,2 +1,3 @@ -SHA256 (xorg/app/fslsfonts-1.0.5.tar.bz2) = f1ed55093356b78daec2678d22f52d42ec11fe88575562d734396962e626d7f6 -SIZE (xorg/app/fslsfonts-1.0.5.tar.bz2) = 125650 +TIMESTAMP = 1781052956 +SHA256 (xorg/app/fslsfonts-1.0.7.tar.xz) = 67cddb1aa7fccab5d107beef32fa2c143e8a132a2b974a557557b24c6f306b63 +SIZE (xorg/app/fslsfonts-1.0.7.tar.xz) = 127436 diff --git a/x11-fonts/fslsfonts/pkg-descr b/x11-fonts/fslsfonts/pkg-descr index e3541cd8622a..49e3aa2da2aa 100644 --- a/x11-fonts/fslsfonts/pkg-descr +++ b/x11-fonts/fslsfonts/pkg-descr @@ -1,2 +1,2 @@ -This package contains fslsfonts, which lists fonts served by an X -font server. +Fslsfonts lists the fonts served by an X font server (xfs) that match +the given pattern. The wildcard characters "*" and "?" may be used.