pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

fslsfonts: update to 1.0.7.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Dec 5 08:59:19 2024 +0100
Changeset:	3220ed7f6357cb1fa9ddbf0311bd2fa295087e66

Modified Files:
	fslsfonts/Makefile
	fslsfonts/distinfo

Log Message:
fslsfonts: update to 1.0.7.

Alan Coopersmith (7):
      man page: emphasize this program is for querying xfs
      configure: raise minimum autoconf requirement to 2.70
      Add -help option
      gitlab CI: stop requiring Signed-off-by in commits
      Mark pointers const as suggested by cppcheck
      Variable scope reductions
      fslsfonts 1.0.7

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3220ed7f6357cb1fa9ddbf0311bd2fa295087e66

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 fslsfonts/Makefile | 3 +--
 fslsfonts/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diffs:
diff --git a/fslsfonts/Makefile b/fslsfonts/Makefile
index 5a7ec10edd..23bfd099a7 100644
--- a/fslsfonts/Makefile
+++ b/fslsfonts/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.8 2014/12/31 14:14:16 thomasklausner Exp $
 
-DISTNAME=	fslsfonts-1.0.6
+DISTNAME=	fslsfonts-1.0.7
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=	.tar.xz
@@ -15,5 +15,4 @@ USE_LANGUAGES=	c
 
 .include "../../x11/libFS/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
-
 .include "../../mk/bsd.pkg.mk"
diff --git a/fslsfonts/distinfo b/fslsfonts/distinfo
index e958783cfe..f48fb37ae2 100644
--- a/fslsfonts/distinfo
+++ b/fslsfonts/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.4 2014/12/31 14:14:16 thomasklausner Exp $
 
-BLAKE2s (fslsfonts-1.0.6.tar.xz) = 91997bc4aa3cd68bbe398b9f8f579f8f124ed5efcbbf91bd797b75abfdd22c40
-SHA512 (fslsfonts-1.0.6.tar.xz) = 1181a8e6cc820410d1deac98b3e5097506e4168c6515307b6b9aaf705cb57193a009cb331a51d46ce68e9548712f122b5c942d5a1bc1e01bdd191b7b1beab09e
-Size (fslsfonts-1.0.6.tar.xz) = 123484 bytes
+BLAKE2s (fslsfonts-1.0.7.tar.xz) = c0577b059774ded2d38cf3541c3c10fabd7d3f945cb7a1a7d53b915ac4feb4c1
+SHA512 (fslsfonts-1.0.7.tar.xz) = e907e3fc1fdbfe72b7c1a502ab479ee2ff4d8577dc0c86152dee5ee48471e514d7c5749707ceb936027cbd93c68a79a0be30334aeb1f812549907c2726e38dd0
+Size (fslsfonts-1.0.7.tar.xz) = 127436 bytes


Home | Main Index | Thread Index | Old Index