pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/encodings encodings: update to 1.0.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2e24b3462720
branches: trunk
changeset: 381829:2e24b3462720
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jul 13 20:51:20 2022 +0000
description:
encodings: update to 1.0.6.
Alan Coopersmith (3):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
encodings 1.0.6
Thomas E. Dickey (12):
adjust descriptions for the Unicode mapping to match the Unicode.org data file.
add mapping for 0x80-0x9f, as per Unicode.org data files.
use descriptions from UnicodeData.txt except for two obsolete or incorrect maps
correct a typo (in original), and use appropriate description
use Armenian eternity symbol from Unicode 6.
whitespace-only changes for consistency, using luit's annotate-enc script
add descriptions from UnicodeData.txt, using annotate-enc
add descriptions from UnicodeData.txt, using annotate-enc
add descriptions from UnicodeData.txt, using annotate-enc
add descriptions from UnicodeData.txt, with annotate-enc
add descriptions from UnicodeData.txt, with annotate-enc
whitespace-only, reformat with annotate-enc
diffstat:
fonts/encodings/Makefile | 6 +++---
fonts/encodings/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r f60c5eb62e22 -r 2e24b3462720 fonts/encodings/Makefile
--- a/fonts/encodings/Makefile Wed Jul 13 20:50:34 2022 +0000
+++ b/fonts/encodings/Makefile Wed Jul 13 20:51:20 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2020/01/18 23:31:01 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2022/07/13 20:51:20 wiz Exp $
-DISTNAME= encodings-1.0.5
+DISTNAME= encodings-1.0.6
CATEGORIES= fonts x11
MASTER_SITES= ${MASTER_SITE_XORG:=font/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= joerg%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
diff -r f60c5eb62e22 -r 2e24b3462720 fonts/encodings/distinfo
--- a/fonts/encodings/distinfo Wed Jul 13 20:50:34 2022 +0000
+++ b/fonts/encodings/distinfo Wed Jul 13 20:51:20 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 10:27:06 nia Exp $
+$NetBSD: distinfo,v 1.9 2022/07/13 20:51:20 wiz Exp $
-BLAKE2s (encodings-1.0.5.tar.bz2) = e1261b6597c3d9fc320083a75f4343abe5636de15cd7f76cc304169da2352c07
-SHA512 (encodings-1.0.5.tar.bz2) = 920e49f0b3545f181a1574ca3280ac9adef1e68fe27566c195dd7013f728d355c0d759132789357fcf8fa7391fcbe1e17edf2bd85aa5611df5a4d99740011008
-Size (encodings-1.0.5.tar.bz2) = 713817 bytes
+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
Home |
Main Index |
Thread Index |
Old Index