diff options
author | wiz <wiz@pkgsrc.org> | 2017-01-01 15:38:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-01-01 15:38:11 +0000 |
commit | b4e44239d29898de51f615f358bf2998c26fc0d8 (patch) | |
tree | 59111314838bc383de62b899ca7d4a4e2699c82f /fonts | |
parent | d7d0cb7deec8e2795617352b65e884062b6e1ef0 (diff) | |
download | pkgsrc-b4e44239d29898de51f615f358bf2998c26fc0d8.tar.gz |
Updated unifont to 9.0.06.
2016-12-22 Paul Hardy <unifoundry@unifoundry.com>
* Version: 9.0.06.
* Makefiles, src/unifontpic.c - changed version number to 9.0.06.
* font/plane00/unifont-base.hex:
- U+22F5: Added missing dot; thanks to Johnnie Weaver for noticing
this error.
* font/plane01/plane01.hex:
- Osage: Glyphs U+0104D9 and U+0104DA were swapped; Johnnie Weaver
corrected them. Shifted glyphs that were 7 pixels wide left one
pixel to line up on the leftmost column.
* font/plane0Fcsur/plane0Fcsur.hex:
- Pikto: Paul Hardy modified about 50 glyphs to improve shapes.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/unifont/Makefile | 4 | ||||
-rw-r--r-- | fonts/unifont/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/fonts/unifont/Makefile b/fonts/unifont/Makefile index 2d18697a03b..f430272e585 100644 --- a/fonts/unifont/Makefile +++ b/fonts/unifont/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2016/12/19 09:06:43 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2017/01/01 15:38:11 wiz Exp $ -DISTNAME= unifont-9.0.05 +DISTNAME= unifont-9.0.06 CATEGORIES= fonts MASTER_SITES= http://unifoundry.com/pub/${DISTNAME}/ diff --git a/fonts/unifont/distinfo b/fonts/unifont/distinfo index 054eb3d7352..404d0694700 100644 --- a/fonts/unifont/distinfo +++ b/fonts/unifont/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2016/12/19 09:06:43 wiz Exp $ +$NetBSD: distinfo,v 1.8 2017/01/01 15:38:11 wiz Exp $ -SHA1 (unifont-9.0.05.tar.gz) = 127679f1551f6c03bd2af8853dc98196bbc23a02 -RMD160 (unifont-9.0.05.tar.gz) = 5408a0ff5f0b07899014d4fefae36ee4051e1c5f -SHA512 (unifont-9.0.05.tar.gz) = c3c2b3215d24ffe0cf9615e024de18f67e3edc0445e45ca9e92f7943f787cedf3688d93973bc61662a22f2ba7c486ed7ccc2b37af31507c8392eae00fc531456 -Size (unifont-9.0.05.tar.gz) = 14796023 bytes +SHA1 (unifont-9.0.06.tar.gz) = 842edbda1b8f8a3813d86aff2e8e17230f6caf60 +RMD160 (unifont-9.0.06.tar.gz) = 8dd52399561755c672ae13d2ffe9694de8e2706f +SHA512 (unifont-9.0.06.tar.gz) = 767dc107d9a33008116b6939facbf31db6c7942acad257ad52a1a249f04b6215b41da928ef00e8308c2cc19924257cb0219d4eddd2b99502621ebd82e8673988 +Size (unifont-9.0.06.tar.gz) = 14785468 bytes SHA1 (patch-man_Makefile) = 3d4274578270fc8df1e713ffacaecabfa356383a |