Tue Feb 28 06:50:02 2023 UTC ()
font-adobe-utopia: update to 1.0.5.

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-adobe-utopia-100dpi 1.0.5

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.10 -r1.11 pkgsrc/fonts/font-adobe-utopia-100dpi/Makefile
diff -r1.7 -r1.8 pkgsrc/fonts/font-adobe-utopia-100dpi/distinfo

cvs diff -r1.10 -r1.11 pkgsrc/fonts/font-adobe-utopia-100dpi/Makefile (expand / switch to unified diff)

--- pkgsrc/fonts/font-adobe-utopia-100dpi/Makefile 2022/11/09 13:14:11 1.10
+++ pkgsrc/fonts/font-adobe-utopia-100dpi/Makefile 2023/02/28 06:50:02 1.11
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile,v 1.10 2022/11/09 13:14:11 joerg Exp $ 1# $NetBSD: Makefile,v 1.11 2023/02/28 06:50:02 wiz Exp $
2# 
3 2
4DISTNAME= font-adobe-utopia-100dpi-1.0.4 3DISTNAME= font-adobe-utopia-100dpi-1.0.5
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= 100dpi Adobe Utopia PCF fonts 10COMMENT= 100dpi Adobe Utopia 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/100dpi 15FONTS_DIRS.x11= share/fonts/X11/100dpi
17 16
18INSTALLATION_DIRS= share/doc/font-adobe-utopia-100dpi 17INSTALLATION_DIRS= share/doc/font-adobe-utopia-100dpi
19 18
20post-install: 19post-install:

cvs diff -r1.7 -r1.8 pkgsrc/fonts/font-adobe-utopia-100dpi/distinfo (expand / switch to unified diff)

--- pkgsrc/fonts/font-adobe-utopia-100dpi/distinfo 2021/10/26 10:27:07 1.7
+++ pkgsrc/fonts/font-adobe-utopia-100dpi/distinfo 2023/02/28 06:50:02 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2021/10/26 10:27:07 nia Exp $ 1$NetBSD: distinfo,v 1.8 2023/02/28 06:50:02 wiz Exp $
2 2
3BLAKE2s (font-adobe-utopia-100dpi-1.0.4.tar.bz2) = a2074e3769edc136f913def371e6b8a4971e02a24f6ee040f797415d50ec124d 3BLAKE2s (font-adobe-utopia-100dpi-1.0.5.tar.xz) = 91a29059607665f8e095a4821f19cb4b5e55051c5c6ef0f6e0e0c4ff01123474
4SHA512 (font-adobe-utopia-100dpi-1.0.4.tar.bz2) = fecb9a9bde99a82787d12779ea579c8696dcce168acd74b478a879ae24d421d5978d5f69da651e8ff3b25dca355960aaa19f69f2bf61e540464887e546a7b94b 4SHA512 (font-adobe-utopia-100dpi-1.0.5.tar.xz) = 9685d66de107ab3142aa9322bbded20f4f538d7bcd8c97bfb4db8eb1fc440724b0c7574ee8b4b5e96c81044c8ee4da175dd638f03dc3e1e650200fdf7b8a169b
5Size (font-adobe-utopia-100dpi-1.0.4.tar.bz2) = 353852 bytes 5Size (font-adobe-utopia-100dpi-1.0.5.tar.xz) = 292184 bytes