pkgsrc-Changes archive

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

CVS commit: pkgsrc/fonts/unifont



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Dec 30 13:13:08 UTC 2019

Modified Files:
        pkgsrc/fonts/unifont: Makefile distinfo

Log Message:
(fonts/unifonts) Updated 12.1.04

2019-11-30  Paul Hardy <unifoundry%unifoundry.com@localhost>
        * Version 12.1.04
        * font/Makefile:
          - Added variable PLANE_2_HEX to hold name of Plane 2 .hex file.
          - bigpic: Generate large unifont_plane2-$(VERSION).bmp file (this
              is very sparse, but added for the sake of completeness).
          - bmp: Generate Plane 2 BMP files, generate compiled/plane02.html.
          - distclean: add invoking distclean target in font/plane00csur.
          - png: Generate Plane 2 PNG files, generate compiled/plane02.html.
          - precompiled: added unifont_jp-$(VERSION).bdf.gz.
        * font/plane00/unifont-base.hex:
          - Added two missing dots to Syriac glyph U+08BA.
            Submitted by David Corbett (Savannah bug 57273).
          - Added descending lines to coffin (U+26B0) so it looks more 3D.
        * font/plane01/plane01.hex:
          - Removed dotted circles in Adlam (U+1E900..U+1E95F)
            (Savannah bug 56751).
          - Removed dotted circles in Nyiakeng Puachue Hmong
            (U+1E100..U+1E14F) (Savannah bug 56753).
          - David Corbett improved some Duployan glyphs
            (U+1BC00..U+1BC9F) (Savannah bug 56772).
          - Lowered Somboyo glyph U+11A9A as it is not a combining glyph.
            Submitted by David Corbett (Savannah bug 56773).
          - Removed stray pixels in three Soyombo glyphs
            (U+11A52, U+11A53, and U+11A5B) (Savannah bug 57250).


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/fonts/unifont/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/fonts/unifont/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/unifont/Makefile
diff -u pkgsrc/fonts/unifont/Makefile:1.17 pkgsrc/fonts/unifont/Makefile:1.18
--- pkgsrc/fonts/unifont/Makefile:1.17  Tue Aug 20 12:35:48 2019
+++ pkgsrc/fonts/unifont/Makefile       Mon Dec 30 13:13:08 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2019/08/20 12:35:48 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2019/12/30 13:13:08 mef Exp $
 
-DISTNAME=      unifont-12.1.03
+DISTNAME=      unifont-12.1.04
 CATEGORIES=    fonts
 MASTER_SITES=  http://unifoundry.com/pub/unifont/${DISTNAME}/
 

Index: pkgsrc/fonts/unifont/distinfo
diff -u pkgsrc/fonts/unifont/distinfo:1.14 pkgsrc/fonts/unifont/distinfo:1.15
--- pkgsrc/fonts/unifont/distinfo:1.14  Tue Aug 20 12:35:48 2019
+++ pkgsrc/fonts/unifont/distinfo       Mon Dec 30 13:13:08 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2019/08/20 12:35:48 wiz Exp $
+$NetBSD: distinfo,v 1.15 2019/12/30 13:13:08 mef Exp $
 
-SHA1 (unifont-12.1.03.tar.gz) = 68f9c5dc5c2d51ff1024322f68ef731d7fc30d39
-RMD160 (unifont-12.1.03.tar.gz) = 42957cc0acb60d4f1b9d464f9943451800e9950c
-SHA512 (unifont-12.1.03.tar.gz) = 4826095b3d5ab164a16a27d27334ab2ba62f39db46f164ceb31dccae14c8c0f2a1ea4d2141167c9328b699ab987bb094900d7d7af98a3c0b8d2260430d62200a
-Size (unifont-12.1.03.tar.gz) = 19754011 bytes
+SHA1 (unifont-12.1.04.tar.gz) = 50d81085d74bf973ad26edb6316b463390b6eb7c
+RMD160 (unifont-12.1.04.tar.gz) = ed789517c5a29f423294aaaf015f9c4b4964ccf1
+SHA512 (unifont-12.1.04.tar.gz) = c9e0269981e871ae60ca5c98c8cd17b861c41fa1a4ae2c81bc2d776c276b3c5b3746c608371c65420c0d009ec3dd6354e517904231ad821f64d3a3620d636078
+Size (unifont-12.1.04.tar.gz) = 20970589 bytes
 SHA1 (patch-man_Makefile) = 3d4274578270fc8df1e713ffacaecabfa356383a



Home | Main Index | Thread Index | Old Index