git: e297af845635 - main - x11-fonts/fslsfonts: Update to 1.0.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Jun 2026 19:38:32 UTC
The branch main has been updated by mce:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e297af84563570fe083dd59c9809e87f516d478a
commit e297af84563570fe083dd59c9809e87f516d478a
Author: Kousuke Kannagi <mce@FreeBSD.org>
AuthorDate: 2026-06-11 11:13:39 +0000
Commit: Kousuke Kannagi <mce@FreeBSD.org>
CommitDate: 2026-06-26 19:37:49 +0000
x11-fonts/fslsfonts: Update to 1.0.7
Update WWW and pkg-descr.
Add LICENSE.
1.0.3 and later no longer depends on libX11.
https://lists.x.org/archives/xorg-announce/2022-September/003210.html
https://lists.x.org/archives/xorg-announce/2024-December/003563.html
PR: 295996
Approved by: x11 (arrowd)
Approved by: osa (mentor)
---
x11-fonts/fslsfonts/Makefile | 12 ++++++------
x11-fonts/fslsfonts/distinfo | 5 +++--
x11-fonts/fslsfonts/pkg-descr | 4 ++--
3 files changed, 11 insertions(+), 10 deletions(-)
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,16 +1,16 @@
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
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.