Wed Feb 22 19:19:27 2023 UTC ()
font-util: update to 1.4.0.

This release updates the XORG_FONT_CHECK_COMPRESSION autoconf macro to
also set a COMPRESS_FLAGS variable.

By default, COMPRESS_FLAGS will be set to -n for gzip to stop recording
timestamps to improve build reproducibility, and to empty for all other
compression methods (compress, bzip2, or none).

This will not be effective until the bdf font packages we produce are
updated to add COMPRESS_FLAGS to Makefile.am, which will be occuring
shortly.

Alan Coopersmith (3):
      gitlab CI: stop requiring Signed-off-by in commits
      Add COMPRESS_FLAGS to pass options to compression command
      font-util 1.4.0


(wiz)
diff -r1.16 -r1.17 pkgsrc/fonts/font-util/Makefile
diff -r1.11 -r1.12 pkgsrc/fonts/font-util/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/fonts/font-util/Makefile (expand / switch to context diff)
--- pkgsrc/fonts/font-util/Makefile 2022/11/09 13:14:13 1.16
+++ pkgsrc/fonts/font-util/Makefile 2023/02/22 19:19:26 1.17
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2022/11/09 13:14:13 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2023/02/22 19:19:26 wiz Exp $
 
-DISTNAME=		font-util-1.3.3
+DISTNAME=		font-util-1.4.0
 CATEGORIES=		fonts
 MASTER_SITES=		${MASTER_SITE_XORG:=font/}
 EXTRACT_SUFX=		.tar.xz

cvs diff -r1.11 -r1.12 pkgsrc/fonts/font-util/distinfo (expand / switch to context diff)
--- pkgsrc/fonts/font-util/distinfo 2022/07/13 20:52:11 1.11
+++ pkgsrc/fonts/font-util/distinfo 2023/02/22 19:19:26 1.12
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/07/13 20:52:11 wiz Exp $
+$NetBSD: distinfo,v 1.12 2023/02/22 19:19:26 wiz Exp $
 
-BLAKE2s (font-util-1.3.3.tar.xz) = 446b8f4aa9bc62925447b86114e3026ccd2f5dd4be9a990f901f3712b7cc2ec0
+BLAKE2s (font-util-1.4.0.tar.xz) = f22a00f30a8d7ae65ff3f1eb322d0518d41427469caa5c45c86cf9ae49d25e66
-SHA512 (font-util-1.3.3.tar.xz) = 5e1cb8af44fe0bea72b1a6a4e455f50ca49b7531c2f4b605800c0b2b7578b9826ccf17fa195c505ab1d6339fd4ad697c01ba3b9777616f354ab62b23434d47c9
+SHA512 (font-util-1.4.0.tar.xz) = 05fff613019718a4bd8537ff7eb270bd85345ffb006c16f81b739d6e8cdbfaa9d6503aef9bc48d6c7f70330bf90ff1a46bacdff3c99e8017191d935c85f73d60
-Size (font-util-1.3.3.tar.xz) = 142544 bytes
+Size (font-util-1.4.0.tar.xz) = 142396 bytes