Date: Sat, 19 Dec 2020 20:06:39 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558500 - in head/x11-fonts: gnu-unifont gnu-unifont-ttf Message-ID: <202012192006.0BJK6d3M098312@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 19 20:06:39 2020 New Revision: 558500 URL: https://svnweb.freebsd.org/changeset/ports/558500 Log: Update to 13.0.04 Changes: http://unifoundry.com/unifont/ https://savannah.gnu.org/projects/unifont - David Corbett updated glyphs for U+08AD, U+1467, U+1468, U+1D24, U+23B7, U+2E49, U+A789, U+FBD9, U+FBDA, and FC05. - Paul Hardy modified many glyphs in these ranges so their visually middle horizontal lines align, except for glyphs that can form part of an overstruck APL character: - U+2190..U+21FF Arrows - U+2200..U+22FF Mathematical Operators - U+2300..U+23FF Miscellaneous Technical - U+25A0..U+25FF Geometric Shapes - Paul Hardy drew three Upper ConScript Unicode Registry scripts: - U+EB40..U+EB5F Standard Galactic - U+EB60..U+EB9F Braille Extended - U+EBA0..U+EBDF Cistercian Numerals - Johnnie Weaver redrew these scripts: - U+10500..U+1052F Elbasan - U+10530..U+1056F Caucasian Albanian Modified: head/x11-fonts/gnu-unifont-ttf/distinfo head/x11-fonts/gnu-unifont/Makefile head/x11-fonts/gnu-unifont/distinfo Modified: head/x11-fonts/gnu-unifont-ttf/distinfo ============================================================================== --- head/x11-fonts/gnu-unifont-ttf/distinfo Sat Dec 19 20:06:34 2020 (r558499) +++ head/x11-fonts/gnu-unifont-ttf/distinfo Sat Dec 19 20:06:39 2020 (r558500) @@ -1,7 +1,7 @@ -TIMESTAMP = 1594457448 -SHA256 (unifont-13.0.03.ttf) = 78320cfd1fe6d57aa08b3e9a435992312be8eebd63fcc0ba5254e8f36b681fc4 -SIZE (unifont-13.0.03.ttf) = 12278948 -SHA256 (unifont_csur-13.0.03.ttf) = 5b3ecf0437416eb3824002eec914e11340d1425423b03186204fc2f97c9dad28 -SIZE (unifont_csur-13.0.03.ttf) = 1250904 -SHA256 (unifont_upper-13.0.03.ttf) = c72ecb9785e642b44ec29495417294dd0ef5866c4d28781d1cc3e4149cd896c4 -SIZE (unifont_upper-13.0.03.ttf) = 1995772 +TIMESTAMP = 1608366114 +SHA256 (unifont-13.0.04.ttf) = a74c124f25c25ee588c3e8436781d93f181d049ea838ea8eb97e85cd9266c2b1 +SIZE (unifont-13.0.04.ttf) = 12279720 +SHA256 (unifont_csur-13.0.04.ttf) = 42da566ccdb7e767f5a2830cfea63b9610f591db5db2b6481719b60a1ea84674 +SIZE (unifont_csur-13.0.04.ttf) = 1270332 +SHA256 (unifont_upper-13.0.04.ttf) = e0c376672e0b5a74975507c017ca125f7ca87abe5a87ab389f5825f5b7f64d70 +SIZE (unifont_upper-13.0.04.ttf) = 1994700 Modified: head/x11-fonts/gnu-unifont/Makefile ============================================================================== --- head/x11-fonts/gnu-unifont/Makefile Sat Dec 19 20:06:34 2020 (r558499) +++ head/x11-fonts/gnu-unifont/Makefile Sat Dec 19 20:06:39 2020 (r558500) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= unifont -PORTVERSION= 13.0.03 +PORTVERSION= 13.0.04 PORTEPOCH= 1 CATEGORIES= x11-fonts MASTER_SITES= GNU/unifont/unifont-${PORTVERSION} Modified: head/x11-fonts/gnu-unifont/distinfo ============================================================================== --- head/x11-fonts/gnu-unifont/distinfo Sat Dec 19 20:06:34 2020 (r558499) +++ head/x11-fonts/gnu-unifont/distinfo Sat Dec 19 20:06:39 2020 (r558500) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594457446 -SHA256 (unifont-13.0.03.pcf.gz) = 7617799bbf724e6abb7d65a94710d5d9c579b5402cf95212e8aabc7c822fc94c -SIZE (unifont-13.0.03.pcf.gz) = 1360726 +TIMESTAMP = 1608366112 +SHA256 (unifont-13.0.04.pcf.gz) = b0a636aac84d577cd77c3d8149b7ecd2aa26d603edeef0f94265449000a6c75f +SIZE (unifont-13.0.04.pcf.gz) = 1360822
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012192006.0BJK6d3M098312>