pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/font-bh-lucidatypewriter-75dpi



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 28 06:58:47 UTC 2023

Modified Files:
        pkgsrc/fonts/font-bh-lucidatypewriter-75dpi: Makefile distinfo

Log Message:
font-bh-lucidatypewriter: 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 (10):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Update configure.ac bug URL for gitlab migration
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      Update README for gitlab migration
      gitlab CI: stop requiring Signed-off-by in commits
      Switch to XORG_DEFAULT_NOCODE_OPTIONS
      Use COMPRESS_FLAGS to improve build reproducibility
      font-bh-lucidatypewriter-75dpi 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.8 -r1.9 pkgsrc/fonts/font-bh-lucidatypewriter-75dpi/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/fonts/font-bh-lucidatypewriter-75dpi/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-bh-lucidatypewriter-75dpi/Makefile
diff -u pkgsrc/fonts/font-bh-lucidatypewriter-75dpi/Makefile:1.8 pkgsrc/fonts/font-bh-lucidatypewriter-75dpi/Makefile:1.9
--- pkgsrc/fonts/font-bh-lucidatypewriter-75dpi/Makefile:1.8    Wed Nov  9 13:14:11 2022
+++ pkgsrc/fonts/font-bh-lucidatypewriter-75dpi/Makefile        Tue Feb 28 06:58:47 2023
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2022/11/09 13:14:11 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.9 2023/02/28 06:58:47 wiz Exp $
 
-DISTNAME=              font-bh-lucidatypewriter-75dpi-1.0.3
+DISTNAME=              font-bh-lucidatypewriter-75dpi-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-bh-lucidatypewriter-75dpi/distinfo
diff -u pkgsrc/fonts/font-bh-lucidatypewriter-75dpi/distinfo:1.6 pkgsrc/fonts/font-bh-lucidatypewriter-75dpi/distinfo:1.7
--- pkgsrc/fonts/font-bh-lucidatypewriter-75dpi/distinfo:1.6    Tue Oct 26 10:27:08 2021
+++ pkgsrc/fonts/font-bh-lucidatypewriter-75dpi/distinfo        Tue Feb 28 06:58:47 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 10:27:08 nia Exp $
+$NetBSD: distinfo,v 1.7 2023/02/28 06:58:47 wiz Exp $
 
-BLAKE2s (font-bh-lucidatypewriter-75dpi-1.0.3.tar.bz2) = 09181204b81d3ac16c90360f0053a362005ff47ae1f00fd6564f07b0135bd7ae
-SHA512 (font-bh-lucidatypewriter-75dpi-1.0.3.tar.bz2) = 2bba19c10df8e95f95d59d5fc7c15380c91a5140b0fa490497dbdf78a5574adae06a5566941c8c61e4a9850712fc9ca16974173aeee771f41976f472f0a2de13
-Size (font-bh-lucidatypewriter-75dpi-1.0.3.tar.bz2) = 219511 bytes
+BLAKE2s (font-bh-lucidatypewriter-75dpi-1.0.4.tar.xz) = a8ce7262c763a933c75fb3079d5ab52b54715d991f3f8f82315f6af24362c0e2
+SHA512 (font-bh-lucidatypewriter-75dpi-1.0.4.tar.xz) = bfe2776b84533dd23648df42b2c74fb7f49e665e4f2128c6af529425a1569051c9ddadb696dfa7a6bd959a4929f8a75f7e4fbd7da7767d272a0a8a5424a879cf
+Size (font-bh-lucidatypewriter-75dpi-1.0.4.tar.xz) = 189952 bytes



Home | Main Index | Thread Index | Old Index