diff options
author | wiz <wiz@pkgsrc.org> | 2010-06-25 22:15:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-06-25 22:15:35 +0000 |
commit | 765f2047f1e0e533a1f95d20e5777f6caa230836 (patch) | |
tree | 6b1eee6decbe4582b65a29989fb34df57360f32c /fonts/umefont-ttf/Makefile | |
parent | 9a596edfa5a2c86e74421aeb61026fd57b7a6649 (diff) | |
download | pkgsrc-765f2047f1e0e533a1f95d20e5777f6caa230836.tar.gz |
Update to 416, provided by Ruo ONODERA in PR 43522. Changes:
In Gothic (Sans-serif) family
Version 414
* Fix glyphs in Unicode : 0020-4f1a, 9fa0-ffff
Version 415
* Fix glyphs in Unicode : 0020-4f1a, 9fa0-ffff, and 9 characters
Version 416
* Fix glyphs in Unicode : 0020-4f1a, 9fa0-ffff
In Minchi (Serif) family
Version 414
* Fix glyphs in Unicode : 0020-44e0, 9fa0-ffff
Version 415
* Fix glyphs in Unicode : 0020-44e0, 9fa0-ffff
Version 416
* Fix glyphs in Unicode : 0020-44e0, 9fa0-ffff
Diffstat (limited to 'fonts/umefont-ttf/Makefile')
-rw-r--r-- | fonts/umefont-ttf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/umefont-ttf/Makefile b/fonts/umefont-ttf/Makefile index 271d0edb788..17cb63e7508 100644 --- a/fonts/umefont-ttf/Makefile +++ b/fonts/umefont-ttf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2010/03/21 10:52:09 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2010/06/25 22:15:35 wiz Exp $ # -DISTNAME= umefont_413 +DISTNAME= umefont_416 PKGNAME= ${DISTNAME:S/_/-0./} CATEGORIES= fonts japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=ume-font/22212/} |