pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/fonts/font-bitstream-type1



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 28 07:03:24 UTC 2023

Modified Files:
        pkgsrc/fonts/font-bitstream-type1: Makefile distinfo

Log Message:
font-bitstream-type1: 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.

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-bitstream-type1 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


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/fonts/font-bitstream-type1/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/fonts/font-bitstream-type1/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/fonts/font-bitstream-type1/Makefile
diff -u pkgsrc/fonts/font-bitstream-type1/Makefile:1.9 pkgsrc/fonts/font-bitstream-type1/Makefile:1.10
--- pkgsrc/fonts/font-bitstream-type1/Makefile:1.9      Wed Nov  9 13:14:12 2022
+++ pkgsrc/fonts/font-bitstream-type1/Makefile  Tue Feb 28 07:03:24 2023
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2022/11/09 13:14:12 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.10 2023/02/28 07:03:24 wiz Exp $
 
-DISTNAME=              font-bitstream-type1-1.0.3
+DISTNAME=              font-bitstream-type1-1.0.4
 CATEGORIES=            fonts
 MASTER_SITES=          ${MASTER_SITE_XORG:=font/}
-EXTRACT_SUFX=          .tar.bz2
+EXTRACT_SUFX=          .tar.xz
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              https://xorg.freedesktop.org/

Index: pkgsrc/fonts/font-bitstream-type1/distinfo
diff -u pkgsrc/fonts/font-bitstream-type1/distinfo:1.6 pkgsrc/fonts/font-bitstream-type1/distinfo:1.7
--- pkgsrc/fonts/font-bitstream-type1/distinfo:1.6      Tue Oct 26 10:27:09 2021
+++ pkgsrc/fonts/font-bitstream-type1/distinfo  Tue Feb 28 07:03:24 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 10:27:09 nia Exp $
+$NetBSD: distinfo,v 1.7 2023/02/28 07:03:24 wiz Exp $
 
-BLAKE2s (font-bitstream-type1-1.0.3.tar.bz2) = 87ba44bf2042c3441fdebb8863976c784f733c6d6e57392a0d2d8c9ee3701192
-SHA512 (font-bitstream-type1-1.0.3.tar.bz2) = 71883f7fc0a68b4fb8ef30b8b8bdfd73ae1194b6d6495abde6c819eef7a91d6365ef1b4cae026d6c3fa7fddecc643b46b7ba1232cec404fcada49a92aaf1af61
-Size (font-bitstream-type1-1.0.3.tar.bz2) = 415980 bytes
+BLAKE2s (font-bitstream-type1-1.0.4.tar.xz) = 81973804db95213bf7f4527c7219dcd459bfd467a6fe92a25c96705af97baf63
+SHA512 (font-bitstream-type1-1.0.4.tar.xz) = f09d60abb88c9be6227c57f5519f08e5e3c59c916183d32a512d3c2ace0047eaad2b377c3725c8987e8b4c55468eb7821322ff5447f000d4c2be6cb909f6219b
+Size (font-bitstream-type1-1.0.4.tar.xz) = 393644 bytes



Home | Main Index | Thread Index | Old Index