font-sun-misc: 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 (11):
      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
      Remove "All rights reserved" from Oracle copyright notices.
      font-sun-misc 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
This commit is contained in:
wiz 2023-02-28 07:19:05 +00:00
parent c4bdd68919
commit ed43822238
2 changed files with 7 additions and 8 deletions

View File

@ -1,10 +1,9 @@
# $NetBSD: Makefile,v 1.6 2022/04/17 00:26:14 gutteridge Exp $
#
# $NetBSD: Makefile,v 1.7 2023/02/28 07:19:05 wiz Exp $
DISTNAME= font-sun-misc-1.0.3
DISTNAME= font-sun-misc-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/

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.6 2021/10/26 10:27:11 nia Exp $
$NetBSD: distinfo,v 1.7 2023/02/28 07:19:05 wiz Exp $
BLAKE2s (font-sun-misc-1.0.3.tar.bz2) = 0889127fc1f64ce517ddd2222bea254744b41f9bd2763741d8b0b2ebcb88cdf1
SHA512 (font-sun-misc-1.0.3.tar.bz2) = 52c4a38e49a94831999652d9830da841949c319083ea40492e83690e1e5c2d31ea1979046a420af0e51bc105b8697bb06b4a438485e82b130d7469ad4519e275
Size (font-sun-misc-1.0.3.tar.bz2) = 116360 bytes
BLAKE2s (font-sun-misc-1.0.4.tar.xz) = 904b0194cd3cb066a6a952187a85874d9bfedcceef16c43ed134ec7cfb645a17
SHA512 (font-sun-misc-1.0.4.tar.xz) = 9eeb330c1190557479636119af8aeb49917f1faeaa42d3a93e35d318348ee4247405544107ce9f5a244dbe2c0001c8d34b604b961bd9d92431f84b992fe9739e
Size (font-sun-misc-1.0.4.tar.xz) = 109832 bytes