Skip to content

Commit a8f1e52

Browse files
committed
xlsfonts: update to 1.0.8.
This release fixes a failure to build with the upcoming gcc 14. Alan Coopersmith (5): man page: emphasize this program is for querying an X server gitlab CI: stop requiring Signed-off-by in commits Fix -Wincompatible-pointer-types warning from gcc (issue #1) Use reallocarray() if available xlsfonts 1.0.8
1 parent d0de59c commit a8f1e52

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

x11/xlsfonts/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.8 2022/04/04 09:47:04 wiz Exp $
1+
# $NetBSD: Makefile,v 1.9 2024/03/02 07:48:04 wiz Exp $
22

3-
DISTNAME= xlsfonts-1.0.7
3+
DISTNAME= xlsfonts-1.0.8
44
CATEGORIES= x11
55
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
66
EXTRACT_SUFX= .tar.xz

x11/xlsfonts/distinfo

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.9 2022/04/04 09:47:04 wiz Exp $
1+
$NetBSD: distinfo,v 1.10 2024/03/02 07:48:04 wiz Exp $
22

3-
BLAKE2s (xlsfonts-1.0.7.tar.xz) = 0c8cb7a5b2fab9bb569cb06412276f35972a32cddfdc426c73ddeb4970221f3b
4-
SHA512 (xlsfonts-1.0.7.tar.xz) = ec82be0a97500a9e64fb5a6adbbec470b249b1267c3081c2bd44cd3e7148107517d1234c1da2f81b0405230ab03ad2943ea53756c3380f4d561665b38d0cedc0
5-
Size (xlsfonts-1.0.7.tar.xz) = 126888 bytes
3+
BLAKE2s (xlsfonts-1.0.8.tar.xz) = 5df46ad00f2df47d66db21c296ee268ad3d6434d0ba3fb30934c8d4f414b04d8
4+
SHA512 (xlsfonts-1.0.8.tar.xz) = 401c86d902f173c440c08a22067a51e7238949c8d3c71eba7a8df11955edfec27525c8cbbcf2e96ed444fa20b15f98cf65a01343215d1ed9ba84fce849d02927
5+
Size (xlsfonts-1.0.8.tar.xz) = 130488 bytes

0 commit comments

Comments
 (0)