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 unified 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,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:12 joerg Exp $ 1# $NetBSD: Makefile,v 1.9 2023/02/28 07:02:34 wiz Exp $
2# 
3 2
4DISTNAME= font-bitstream-75dpi-1.0.3 3DISTNAME= font-bitstream-75dpi-1.0.4
5CATEGORIES= fonts 4CATEGORIES= fonts
6MASTER_SITES= ${MASTER_SITE_XORG:=font/} 5MASTER_SITES= ${MASTER_SITE_XORG:=font/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.xz
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://xorg.freedesktop.org/ 9HOMEPAGE= https://xorg.freedesktop.org/
11COMMENT= Standard 75dpi Bitstream PCF fonts 10COMMENT= Standard 75dpi Bitstream PCF fonts
12 11
13GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
14USE_TOOLS+= pkg-config bdftopcf ucs2any gzip 13USE_TOOLS+= pkg-config bdftopcf ucs2any gzip
15 14
16FONTS_DIRS.x11= share/fonts/X11/75dpi 15FONTS_DIRS.x11= share/fonts/X11/75dpi
17 16
18INSTALLATION_DIRS= share/doc/font-bitstream-75dpi 17INSTALLATION_DIRS= share/doc/font-bitstream-75dpi
19 18
20post-install: 19post-install:

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