Tue Feb 28 07:02:34 2023 UTC ()
font-bitstream: update to 1.0.4.

This release bundles up the last twelve years worth of build system
improvements, including making the configure script more efficient
and using the -n flag to gzip to improve build reproducibility.

Alan Coopersmith (10):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      gitlab CI: stop requiring Signed-off-by in commits
      Switch to XORG_DEFAULT_NOCODE_OPTIONS
      Use COMPRESS_FLAGS to improve build reproducibility
      font-bitstream-75dpi 1.0.4

Emil Velikov (1):
      autogen.sh: use quoted string variables

Gaetan Nadon (2):
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
      config: update AC_PREREQ statement to 2.60

Matthieu Herrb (1):
      Typo: font.dir -> fonts.dir

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish


(wiz)
diff -r1.8 -r1.9 pkgsrc/fonts/font-bitstream-75dpi/Makefile
diff -r1.6 -r1.7 pkgsrc/fonts/font-bitstream-75dpi/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/fonts/font-bitstream-75dpi/Makefile (expand / switch to context diff)
--- pkgsrc/fonts/font-bitstream-75dpi/Makefile 2022/11/09 13:14:12 1.8
+++ pkgsrc/fonts/font-bitstream-75dpi/Makefile 2023/02/28 07:02:34 1.9
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:12 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.9 2023/02/28 07:02:34 wiz Exp $
 
-DISTNAME=		font-bitstream-75dpi-1.0.3
+DISTNAME=		font-bitstream-75dpi-1.0.4
 CATEGORIES=		fonts
 MASTER_SITES=		${MASTER_SITE_XORG:=font/}
-EXTRACT_SUFX=		.tar.bz2
+EXTRACT_SUFX=		.tar.xz
 
 MAINTAINER=		pkgsrc-users@NetBSD.org
 HOMEPAGE=		https://xorg.freedesktop.org/

cvs diff -r1.6 -r1.7 pkgsrc/fonts/font-bitstream-75dpi/distinfo (expand / switch to context diff)
--- pkgsrc/fonts/font-bitstream-75dpi/distinfo 2021/10/26 10:27:08 1.6
+++ pkgsrc/fonts/font-bitstream-75dpi/distinfo 2023/02/28 07:02:34 1.7
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 10:27:08 nia Exp $
+$NetBSD: distinfo,v 1.7 2023/02/28 07:02:34 wiz Exp $
 
-BLAKE2s (font-bitstream-75dpi-1.0.3.tar.bz2) = 1f1138062a4795070c665a0bcefdd8d6a4e10cec5a85c695693974f85bb0662a
+BLAKE2s (font-bitstream-75dpi-1.0.4.tar.xz) = 7ce8092025bc5a1e4aa0bf4172046f79114d755cded642fad898148c65017fc6
-SHA512 (font-bitstream-75dpi-1.0.3.tar.bz2) = 9311a5b0cbe1613aca87fdf7fd9ab263eb1129e3c3eacbce54547f2185e151fb1237128b1b6d39f716f28694a486909564ecc9a0aef061438622d11b5661d650
+SHA512 (font-bitstream-75dpi-1.0.4.tar.xz) = d678c58493696b3a744878991838b329243e5ba7985b1a435b62e9b1a05b5609d0b66d5943d840479ce2c5fc1da1b0633c33f28e3613712d26802fc41ee22c22
-Size (font-bitstream-75dpi-1.0.3.tar.bz2) = 174603 bytes
+Size (font-bitstream-75dpi-1.0.4.tar.xz) = 159708 bytes