diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-06-19 16:50:14 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-06-19 16:50:14 +0000 |
commit | 59a3224c99e3f50264897d8360d11540a3c6c8d0 (patch) | |
tree | f474224a53092d91a63d53867083b963a2b75ede /fonts/umefont-ttf/Makefile | |
parent | d5c5cfef2a4b4e5f2ad883344a1bcc1fe13cf672 (diff) | |
download | pkgsrc-59a3224c99e3f50264897d8360d11540a3c6c8d0.tar.gz |
Update to 0.428
Changelog:
In Gothic (Sans-serif) family
* Fix glyphs in Unicode : 0020-63c0, 9e00-ffff (first check)
* Fix glyphs in SJIS : second check completed
In Minchi (Serif) family
* Fix glyphs in Unicode : 0020-648f, 9e00-ffff (first check)
* Fix glyphs in SJIS : second check completed
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 f3840967c0c..283a99d3767 100644 --- a/fonts/umefont-ttf/Makefile +++ b/fonts/umefont-ttf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2011/05/11 01:45:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2011/06/19 16:50:14 ryoon Exp $ # -DISTNAME= umefont_427 +DISTNAME= umefont_428 PKGNAME= ${DISTNAME:S/_/-ttf-0./} CATEGORIES= fonts japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=ume-font/22212/} |