Tue Feb 28 06:51:22 2023 UTC ()
font-adobe-utopia-type1: 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.

Alan Coopersmith (9):
      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
      font-adobe-utopia-type1 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.12 -r1.13 pkgsrc/fonts/font-adobe-utopia-type1/Makefile
diff -r1.5 -r1.6 pkgsrc/fonts/font-adobe-utopia-type1/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/fonts/font-adobe-utopia-type1/Makefile (expand / switch to unified diff)

--- pkgsrc/fonts/font-adobe-utopia-type1/Makefile 2022/11/09 13:14:11 1.12
+++ pkgsrc/fonts/font-adobe-utopia-type1/Makefile 2023/02/28 06:51:22 1.13
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:11 joerg Exp $ 1# $NetBSD: Makefile,v 1.13 2023/02/28 06:51:22 wiz Exp $
2# 
3 2
4DISTNAME= font-adobe-utopia-type1-1.0.4 3DISTNAME= font-adobe-utopia-type1-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= Adobe Utopia Type1 fonts 10COMMENT= Adobe Utopia Type1 fonts
12 11
13GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
14CONFIGURE_ENV+= FCCACHE=${TOOLS_CMD.true:Q} 13CONFIGURE_ENV+= FCCACHE=${TOOLS_CMD.true:Q}
15 14
16FONTS_DIRS.type1= share/fonts/X11/Type1 15FONTS_DIRS.type1= share/fonts/X11/Type1
17FONTS_DIRS.x11= share/fonts/X11/Type1 16FONTS_DIRS.x11= share/fonts/X11/Type1
18 17
19INSTALLATION_DIRS= share/doc/font-adobe-utopia-type1 18INSTALLATION_DIRS= share/doc/font-adobe-utopia-type1
20 19

cvs diff -r1.5 -r1.6 pkgsrc/fonts/font-adobe-utopia-type1/distinfo (expand / switch to unified diff)

--- pkgsrc/fonts/font-adobe-utopia-type1/distinfo 2021/10/26 10:27:07 1.5
+++ pkgsrc/fonts/font-adobe-utopia-type1/distinfo 2023/02/28 06:51:22 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2021/10/26 10:27:07 nia Exp $ 1$NetBSD: distinfo,v 1.6 2023/02/28 06:51:22 wiz Exp $
2 2
3BLAKE2s (font-adobe-utopia-type1-1.0.4.tar.bz2) = 816b9df1bbcea77e8d94d381f17f28ec4c0f52f73be3ccda7afff562cba085a5 3BLAKE2s (font-adobe-utopia-type1-1.0.5.tar.xz) = 2c6e5419a2e77825d9d30bd4740b0d3ae31a94aef46a199236c0ef484f0a5dad
4SHA512 (font-adobe-utopia-type1-1.0.4.tar.bz2) = 53ff2ce7b17824a0eed1be6c3e3386e51983389f5623e732ac898c4e08769c8720f6d6b7c75b6455e050ec5dc390376747ca4cdb9f831a218f9dd5ee5edcd0d6 4SHA512 (font-adobe-utopia-type1-1.0.5.tar.xz) = e30f4c7702f47a3a42206975fbcfec058317681956d246411e50e372b669bdc875c5d7fe28bad7d298bc61b71a997c7836fb6ac16effd223a96723a6e9ece649
5Size (font-adobe-utopia-type1-1.0.4.tar.bz2) = 269159 bytes 5Size (font-adobe-utopia-type1-1.0.5.tar.xz) = 264312 bytes