pkgsrc-WIP-changes archive

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

fstobdf: update to 1.0.8.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Apr 19 09:52:40 2026 +0200
Changeset:	2ec38777e0f289b3878aa0ae1408db4af7e81783

Modified Files:
	fstobdf/Makefile
	fstobdf/distinfo

Log Message:
fstobdf: update to 1.0.8.

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

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

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

diffs:
diff --git a/fstobdf/Makefile b/fstobdf/Makefile
index ccd82e5874..13972a2c3c 100644
--- a/fstobdf/Makefile
+++ b/fstobdf/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.7 2014/12/31 14:15:08 thomasklausner Exp $
 
-DISTNAME=	fstobdf-1.0.7
+DISTNAME=	fstobdf-1.0.8
 CATEGORIES=	fonts x11
 MASTER_SITES=	${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=	.tar.xz
@@ -9,10 +9,10 @@ MAINTAINER=	blair.sadewitz%gmail.com@localhost
 HOMEPAGE=	https://xorg.freedesktop.org/
 COMMENT=	Reads a font from a font server and writes bdf-format output
 
-GNU_CONFIGURE=	yes
 USE_TOOLS+=	pkg-config
 USE_LANGUAGES=	c
 
+.include "../../devel/meson/build.mk"
 .include "../../x11/libFS/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/fstobdf/distinfo b/fstobdf/distinfo
index d18644eb56..704e678c0b 100644
--- a/fstobdf/distinfo
+++ b/fstobdf/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.4 2014/12/31 14:15:08 thomasklausner Exp $
 
-BLAKE2s (fstobdf-1.0.7.tar.xz) = 50fc22cc302e775c69117f5e0a1235511b9ba8345e63253f3145a6a1b79ad77c
-SHA512 (fstobdf-1.0.7.tar.xz) = b303cc2060e8ccaa139e855a7d377d28877158efa1087eeeebf9f30f7c9962764eceab5c4044b4b508890413cf38546da9b26756dd27a142b806dcd6fdb6ba59
-Size (fstobdf-1.0.7.tar.xz) = 122432 bytes
+BLAKE2s (fstobdf-1.0.8.tar.xz) = f22a85eb6f2919b0fc069677684d5226566edd5a22ded43271f7c201c20dfbc0
+SHA512 (fstobdf-1.0.8.tar.xz) = 7df376d55fef2bb58aa66f792710a6159914ed4f5c60110d5a0daac30a3f4cf8613d1e8058121510e420e67691c428c4bce149f2ff10f64325d5b66191205a84
+Size (fstobdf-1.0.8.tar.xz) = 129208 bytes


Home | Main Index | Thread Index | Old Index