diff options
author | wiz <wiz@pkgsrc.org> | 2019-08-20 12:35:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-08-20 12:35:48 +0000 |
commit | 5263575f8fc0f3352ea3ef7ef8d92c797cea36a7 (patch) | |
tree | 4824103f463b49ecbd39aad1923bd827cd026d5c /fonts/unifont/Makefile | |
parent | 66750ba543d9025f5bb1ee28dfb9faf42acb0e09 (diff) | |
download | pkgsrc-5263575f8fc0f3352ea3ef7ef8d92c797cea36a7.tar.gz |
unifont: update to 12.1.03.
2019-08-11: Release 12.1.03
* Replaces the public domain Jiskan Japanese glyphs in
unifont_jp with the improved Izumi Japanese glyphs,
which (like Jiskan) are also from a font in the public
domain spanning JIS X 0213 Plane 1 and Plane 2.
* Improved glyphs for Limbu, Buginese, Tai Tham, Adlam,
and Mayan Numerals.
Diffstat (limited to 'fonts/unifont/Makefile')
-rw-r--r-- | fonts/unifont/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/fonts/unifont/Makefile b/fonts/unifont/Makefile index 879b374005e..08de47d54fc 100644 --- a/fonts/unifont/Makefile +++ b/fonts/unifont/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2019/08/11 13:21:02 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2019/08/20 12:35:48 wiz Exp $ -DISTNAME= unifont-12.1.02 -PKGREVISION= 1 +DISTNAME= unifont-12.1.03 CATEGORIES= fonts MASTER_SITES= http://unifoundry.com/pub/unifont/${DISTNAME}/ |