diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-10-03 13:49:52 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-10-03 13:49:52 +0000 |
commit | 7855765612291f84c52fb2a01a22eefa97b716da (patch) | |
tree | cde8ba190c586823692f888ee17c0c5297e8eeac /fonts/umefont-ttf/Makefile | |
parent | ded190e613e5dbc1d4726a387127f29187d6388c (diff) | |
download | pkgsrc-7855765612291f84c52fb2a01a22eefa97b716da.tar.gz |
Update to 0.432
Changelog:
In Gothic (Sans-serif) family
* Fix glyphs in Unicode : 0020-668f, 98d0-9aa8, 9b30-ffff (first check)
* Fix glyphs in SJIS : second check completed
In Minchi (Serif) family
* Fix glyphs in Unicode : 0020-668f, 9b4d-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 c7b9804d14e..4113b170ff6 100644 --- a/fonts/umefont-ttf/Makefile +++ b/fonts/umefont-ttf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2011/09/16 11:07:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.21 2011/10/03 13:49:52 ryoon Exp $ # -DISTNAME= umefont_431 +DISTNAME= umefont_432 PKGNAME= ${DISTNAME:S/_/-ttf-0./} CATEGORIES= fonts japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=ume-font/22212/} |