Tue Feb 28 07:13:41 2023 UTC ()
font-misc-misc: update to 1.1.3.

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.

It also corrects an incorrectly drawn glyph for a Japanese character
in the k14 font.

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-misc-misc 1.1.3

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

KISHIMOTO, Makoto (1):
      fix k14 imouto(younger sister) glyph bug

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-misc-misc/Makefile
diff -r1.5 -r1.6 pkgsrc/fonts/font-misc-misc/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/fonts/font-misc-misc/Makefile (expand / switch to unified diff)

--- pkgsrc/fonts/font-misc-misc/Makefile 2022/11/09 13:14:13 1.8
+++ pkgsrc/fonts/font-misc-misc/Makefile 2023/02/28 07:13:41 1.9
@@ -1,21 +1,19 @@ @@ -1,21 +1,19 @@
1# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:13 joerg Exp $ 1# $NetBSD: Makefile,v 1.9 2023/02/28 07:13:41 wiz Exp $
2# 
3 2
4DISTNAME= font-misc-misc-1.1.2 3DISTNAME= font-misc-misc-1.1.3
5PKGREVISION= 1 
6CATEGORIES= fonts 4CATEGORIES= fonts
7MASTER_SITES= ${MASTER_SITE_XORG:=font/} 5MASTER_SITES= ${MASTER_SITE_XORG:=font/}
8EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.xz
9 7
10MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://xorg.freedesktop.org/ 9HOMEPAGE= https://xorg.freedesktop.org/
12COMMENT= Standard X11 "fixed" PCF font 10COMMENT= Standard X11 "fixed" PCF font
13 11
14GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
15USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip 13USE_TOOLS+= gmake pkg-config bdftopcf ucs2any gzip
16 14
17FONTS_DIRS.x11= share/fonts/X11/misc 15FONTS_DIRS.x11= share/fonts/X11/misc
18 16
19.include "../../fonts/font-util/buildlink3.mk" 17.include "../../fonts/font-util/buildlink3.mk"
20 18
21.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/fonts/font-misc-misc/distinfo 2021/10/26 10:27:10 1.5
+++ pkgsrc/fonts/font-misc-misc/distinfo 2023/02/28 07:13:41 1.6
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.5 2021/10/26 10:27:10 nia Exp $ 1$NetBSD: distinfo,v 1.6 2023/02/28 07:13:41 wiz Exp $
2 2
3BLAKE2s (font-misc-misc-1.1.2.tar.bz2) = 9e2802d59706a6a7c859cfd032e76a92787a119a61a914a4e46508b3f5808f48 3BLAKE2s (font-misc-misc-1.1.3.tar.xz) = 9458a8c771b5037ea6152fcc201d8326c29b095ba5bd9a7bf7a51a711a3c0dc7
4SHA512 (font-misc-misc-1.1.2.tar.bz2) = d0bf74142f9621746846ea7a6fe9ae298a303a09c65e05c7decb4f37b2f513a88d727bf3dc5a3566c30de83b83493f164be0118b41d704464f75700b55018c74 4SHA512 (font-misc-misc-1.1.3.tar.xz) = fac4bfda0e4189d1a9999abc47bdd404f2beeec5301da190d92afc2176cd344789b7223c1b2f4748bd0efe1b9a81fa7f13f7037015d5d800480fa2236f369b48
5Size (font-misc-misc-1.1.2.tar.bz2) = 1933789 bytes 5Size (font-misc-misc-1.1.3.tar.xz) = 1563776 bytes
6SHA1 (patch-aa) = 9e384cbaa6d9bfaeafce9b06b42093b080cec5fb 6SHA1 (patch-aa) = 9e384cbaa6d9bfaeafce9b06b42093b080cec5fb
7SHA1 (patch-ac) = 6b4fc215a5ac7e8c792f7b0211f1be315a4d9e52 7SHA1 (patch-ac) = 6b4fc215a5ac7e8c792f7b0211f1be315a4d9e52