pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 28 06:57:45 UTC 2023

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

Log Message:
font-bh-lucidatypewriter-100dpi: 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 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-bh-lucidatypewriter-100dpi 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-100dpi/Makefile
cvs rdiff -u -r1.6 -r1.7 \
    pkgsrc/fonts/font-bh-lucidatypewriter-100dpi/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-100dpi/Makefile
diff -u pkgsrc/fonts/font-bh-lucidatypewriter-100dpi/Makefile:1.8 pkgsrc/fonts/font-bh-lucidatypewriter-100dpi/Makefile:1.9
--- pkgsrc/fonts/font-bh-lucidatypewriter-100dpi/Makefile:1.8   Wed Nov  9 13:14:11 2022
+++ pkgsrc/fonts/font-bh-lucidatypewriter-100dpi/Makefile       Tue Feb 28 06:57:45 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:57:45 wiz Exp $
 
-DISTNAME=              font-bh-lucidatypewriter-100dpi-1.0.3
+DISTNAME=              font-bh-lucidatypewriter-100dpi-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-100dpi/distinfo
diff -u pkgsrc/fonts/font-bh-lucidatypewriter-100dpi/distinfo:1.6 pkgsrc/fonts/font-bh-lucidatypewriter-100dpi/distinfo:1.7
--- pkgsrc/fonts/font-bh-lucidatypewriter-100dpi/distinfo:1.6   Tue Oct 26 10:27:08 2021
+++ pkgsrc/fonts/font-bh-lucidatypewriter-100dpi/distinfo       Tue Feb 28 06:57:45 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:57:45 wiz Exp $
 
-BLAKE2s (font-bh-lucidatypewriter-100dpi-1.0.3.tar.bz2) = feed6841bd4989e63f61b580155c8fdb07329820da8a596ef518fbb4acfcec06
-SHA512 (font-bh-lucidatypewriter-100dpi-1.0.3.tar.bz2) = 1862003c20aa7709ea07487a4326c619e2beb33b7069d644f438d64182b41a06039c69e2867921b4d12939612a4b8e1e1727fd15851aeab9a0361060183e3b0f
-Size (font-bh-lucidatypewriter-100dpi-1.0.3.tar.bz2) = 245807 bytes
+BLAKE2s (font-bh-lucidatypewriter-100dpi-1.0.4.tar.xz) = c8412d91562103f57211d52589adfa1d9caeb89b5f08e29aad0bdc2a68b69490
+SHA512 (font-bh-lucidatypewriter-100dpi-1.0.4.tar.xz) = 31a4d061430089c5523815dde7d7cf73c9cba768ab79004eb65af8a1684fdd57d0829d9f4249c8e542e733266cc5f83e38eff403423a77a06af15008ce95d2ab
+Size (font-bh-lucidatypewriter-100dpi-1.0.4.tar.xz) = 212808 bytes



Home | Main Index | Thread Index | Old Index