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:   wiz
Date:           Mon Nov 23 16:03:52 UTC 2020

Modified Files:
        pkgsrc/fonts/unifont: Makefile distinfo

Log Message:
unifont: update to 13.0.04.

2020-11-21: Release 13.0.04
   * Font glyphs are now dual-licensed under the SIL Open Font
     License version 1.1, in addition to the GNU GPL version 2+
     with the GNU Font Embedding Exception.
   * Many glyphs in these ranges were re-aligned so the dominant
     horizontal line would be positioned in row 7, counting from
     the bottom.  Some glyphs were redrawn.
     - U+2190..U+21FF Arrows
     - U+2200..U+23FF Mathematical Operators
     - U+2400..U+24FF Miscellaneous Technical
     - U+25A0..U+25FF Geometric Shapes
     - APL operators such as the tacks and jot were not modified,
       so as not to alter alignments of glyphs that APL superimposes
       on each other.
   * U+2200..U+23FF Mathematical Operators: redrew slashes for
     negated operators from vertical lines to slanted lines.
   * Added three new Under ConScript Unicode Registry (UCSUR) Scripts:
     - U+EB40..U+EB5F Standard Galactic
     - U+EB60..U+EB9F Braille Extended
     - U+EBA0..U+EBDF Cistercian Numerals
   * Other changes listed in the ChangeLog file.


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/fonts/unifont/Makefile
cvs rdiff -u -r1.18 -r1.19 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.22 pkgsrc/fonts/unifont/Makefile:1.23
--- pkgsrc/fonts/unifont/Makefile:1.22  Mon Aug 31 18:09:32 2020
+++ pkgsrc/fonts/unifont/Makefile       Mon Nov 23 16:03:52 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2020/08/31 18:09:32 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2020/11/23 16:03:52 wiz Exp $
 
-DISTNAME=      unifont-13.0.03
-PKGREVISION=   1
+DISTNAME=      unifont-13.0.04
 CATEGORIES=    fonts
 MASTER_SITES=  http://unifoundry.com/pub/unifont/${DISTNAME}/
 

Index: pkgsrc/fonts/unifont/distinfo
diff -u pkgsrc/fonts/unifont/distinfo:1.18 pkgsrc/fonts/unifont/distinfo:1.19
--- pkgsrc/fonts/unifont/distinfo:1.18  Fri Jul 17 23:53:43 2020
+++ pkgsrc/fonts/unifont/distinfo       Mon Nov 23 16:03:52 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.18 2020/07/17 23:53:43 wiz Exp $
+$NetBSD: distinfo,v 1.19 2020/11/23 16:03:52 wiz Exp $
 
-SHA1 (unifont-13.0.03.tar.gz) = 1f93fe0a5f0af1c93e0a48614d57344557d4557f
-RMD160 (unifont-13.0.03.tar.gz) = b2eb90bf5b07bc7d37871e4b9d5107be8a8d441f
-SHA512 (unifont-13.0.03.tar.gz) = 5dd6576bbc158e5dac4f8812a724c4fc8ed2702b7ea22d4b2d9265d9d58bfddc4d4607eacdb7053896559b218986bec3709cbe734656a7cf9daa328de4a21bee
-Size (unifont-13.0.03.tar.gz) = 23095978 bytes
+SHA1 (unifont-13.0.04.tar.gz) = 2ead5a593bb5763f9a6ec1dac09a678d7d37ddbf
+RMD160 (unifont-13.0.04.tar.gz) = 70e51d54fc69763900c37f517ca77175bbd0df6b
+SHA512 (unifont-13.0.04.tar.gz) = 19464596dafc653265c2cfe506dd368f5ffae04e32ef00b5a8d0064ec37f6daf0d6329c0a9bb84439e4e3d073a1baea4e3dd1d6dae3107665840db12ebe52d4b
+Size (unifont-13.0.04.tar.gz) = 23120855 bytes
 SHA1 (patch-man_Makefile) = 3d4274578270fc8df1e713ffacaecabfa356383a



Home | Main Index | Thread Index | Old Index