pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/encodings
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 28 07:07:16 UTC 2023
Modified Files:
pkgsrc/fonts/encodings: Makefile distinfo
Log Message:
encodings: update to 1.0.7.
This release bundles up the last six months 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 (5):
gitlab CI: stop requiring Signed-off-by in commits
configure: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Switch to XORG_DEFAULT_NOCODE_OPTIONS
configure: Add COMPRESS_FLAGS to pass options to compression command
font-encodings 1.0.7
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/fonts/encodings/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/fonts/encodings/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/encodings/Makefile
diff -u pkgsrc/fonts/encodings/Makefile:1.12 pkgsrc/fonts/encodings/Makefile:1.13
--- pkgsrc/fonts/encodings/Makefile:1.12 Wed Nov 9 13:14:10 2022
+++ pkgsrc/fonts/encodings/Makefile Tue Feb 28 07:07:16 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2022/11/09 13:14:10 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2023/02/28 07:07:16 wiz Exp $
-DISTNAME= encodings-1.0.6
+DISTNAME= encodings-1.0.7
CATEGORIES= fonts x11
MASTER_SITES= ${MASTER_SITE_XORG:=font/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/fonts/encodings/distinfo
diff -u pkgsrc/fonts/encodings/distinfo:1.9 pkgsrc/fonts/encodings/distinfo:1.10
--- pkgsrc/fonts/encodings/distinfo:1.9 Wed Jul 13 20:51:20 2022
+++ pkgsrc/fonts/encodings/distinfo Tue Feb 28 07:07:16 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/07/13 20:51:20 wiz Exp $
+$NetBSD: distinfo,v 1.10 2023/02/28 07:07:16 wiz Exp $
-BLAKE2s (encodings-1.0.6.tar.xz) = efb7e1b15b2de39cfbebda6082699996fbbc9c518b2d833792f318a5862337bc
-SHA512 (encodings-1.0.6.tar.xz) = 2d52486996939401121bc858ba23031f70eef857760db8da4c84f083e981868e4bc7a8c2ab6d59274a0cf95f592a0dbfad47bce6c9299bb45d115b48abc39134
-Size (encodings-1.0.6.tar.xz) = 312720 bytes
+BLAKE2s (encodings-1.0.7.tar.xz) = 4ce833408b70a62650ed4c709b53215212f78c9ac4d0d81dd95e0aa6939c73f8
+SHA512 (encodings-1.0.7.tar.xz) = dc72982b14e5d89fe1eff1ab11f308796c89255a06337d8cd6bf65757f11dd0a5478b41d844793213db8fe9638389734f148abe9df9fb05027ea563dacde6ba8
+Size (encodings-1.0.7.tar.xz) = 299588 bytes
Home |
Main Index |
Thread Index |
Old Index