pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/font-bh-75dpi
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 28 06:56:37 UTC 2023
Modified Files:
pkgsrc/fonts/font-bh-75dpi: Makefile distinfo
Log Message:
font-bh-75dpi: 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-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.9 -r1.10 pkgsrc/fonts/font-bh-75dpi/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/fonts/font-bh-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-75dpi/Makefile
diff -u pkgsrc/fonts/font-bh-75dpi/Makefile:1.9 pkgsrc/fonts/font-bh-75dpi/Makefile:1.10
--- pkgsrc/fonts/font-bh-75dpi/Makefile:1.9 Wed Nov 9 13:14:11 2022
+++ pkgsrc/fonts/font-bh-75dpi/Makefile Tue Feb 28 06:56:37 2023
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2022/11/09 13:14:11 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.10 2023/02/28 06:56:37 wiz Exp $
-DISTNAME= font-bh-75dpi-1.0.3
+DISTNAME= font-bh-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-75dpi/distinfo
diff -u pkgsrc/fonts/font-bh-75dpi/distinfo:1.6 pkgsrc/fonts/font-bh-75dpi/distinfo:1.7
--- pkgsrc/fonts/font-bh-75dpi/distinfo:1.6 Tue Oct 26 10:27:08 2021
+++ pkgsrc/fonts/font-bh-75dpi/distinfo Tue Feb 28 06:56:37 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:56:37 wiz Exp $
-BLAKE2s (font-bh-75dpi-1.0.3.tar.bz2) = f9a7f5a12711999543f0e270578fba2a128c4389040b3cd4c38d3b5464e50b58
-SHA512 (font-bh-75dpi-1.0.3.tar.bz2) = fb19c7fe91b6cc0670b01d5b8165075866ad08796293650d6037d79211ca668decdcc1b3684774907c06073145919655690d78ccdcf2511db38b5879328a9f50
-Size (font-bh-75dpi-1.0.3.tar.bz2) = 553016 bytes
+BLAKE2s (font-bh-75dpi-1.0.4.tar.xz) = e9fcd1532b4a7d10afc7e3ecc4500de363e2e25e86aaadd827e592251dd9ccd7
+SHA512 (font-bh-75dpi-1.0.4.tar.xz) = 8ccc5accdd43b4e1b8007c94e7916c6ee947ff0d57e3b0ce92154b718ef0ac2579659719738a50ef3ab0998a8bcea5b055e6a2e4d72b9fa5755b786143303955
+Size (font-bh-75dpi-1.0.4.tar.xz) = 472540 bytes
Home |
Main Index |
Thread Index |
Old Index