diff options
author | ryoon <ryoon@pkgsrc.org> | 2010-12-12 13:11:52 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2010-12-12 13:11:52 +0000 |
commit | ba603bbd5ef6027099a95588d7f7655b2ca2e6f8 (patch) | |
tree | 83832900de07b434383b79a6b6a3b74bb98525ec /fonts | |
parent | 4202ee82c39396b2f26afd4e679f0bbdfebd9129 (diff) | |
download | pkgsrc-ba603bbd5ef6027099a95588d7f7655b2ca2e6f8.tar.gz |
Update to 0.422 (PR pkg/44223)
Changelog:
In Gothic (Sans-serif) family
* Fix glyphs in Unicode : 0020-5b4c, 9fa0-ffff (first check)
* Fix glyphs in SJIS : second check completed
In Minchi (Serif) family
* Fix glyphs in Unicode : 0020-5b4c, 9fa0-ffff (first check)
* Fix glyphs in SJIS : second check completed
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/umefont-ttf/Makefile | 11 | ||||
-rw-r--r-- | fonts/umefont-ttf/PLIST | 4 | ||||
-rw-r--r-- | fonts/umefont-ttf/distinfo | 8 |
3 files changed, 13 insertions, 10 deletions
diff --git a/fonts/umefont-ttf/Makefile b/fonts/umefont-ttf/Makefile index 034d7c2414c..8ed158c79b6 100644 --- a/fonts/umefont-ttf/Makefile +++ b/fonts/umefont-ttf/Makefile @@ -1,19 +1,22 @@ -# $NetBSD: Makefile,v 1.10 2010/11/04 12:50:54 obache Exp $ +# $NetBSD: Makefile,v 1.11 2010/12/12 13:11:52 ryoon Exp $ # -DISTNAME= umefont_421 -PKGNAME= ${DISTNAME:S/_/-0./} +DISTNAME= umefont_422 +PKGNAME= ${DISTNAME:S/_/-ttf-0./} CATEGORIES= fonts japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=ume-font/22212/} EXTRACT_SUFX= .tar.xz -MAINTAINER= ryo_on@yk.rim.or.jp +MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://sourceforge.jp/projects/ume-font/wiki/FrontPage COMMENT= Ume 18 Japanese fonts (Mincho and Gothic) # LICENSE= M+ FONTS License PKG_DESTDIR_SUPPORT= user-destdir +CONFLICTS= umefont<=0.421 +SUPERSEDES= umefont<=0.421 + USE_X11BASE= YES NO_CONFIGURE= YES NO_BUILD= YES diff --git a/fonts/umefont-ttf/PLIST b/fonts/umefont-ttf/PLIST index a8b78f42eb9..cadf3da4f95 100644 --- a/fonts/umefont-ttf/PLIST +++ b/fonts/umefont-ttf/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/02/03 12:40:43 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2010/12/12 13:11:52 ryoon Exp $ lib/X11/fonts/TTF/ume-pgc4.ttf lib/X11/fonts/TTF/ume-pgc5.ttf lib/X11/fonts/TTF/ume-pgo4.ttf @@ -17,4 +17,4 @@ lib/X11/fonts/TTF/ume-tmo3.ttf lib/X11/fonts/TTF/ume-tms3.ttf lib/X11/fonts/TTF/ume-ugo4.ttf lib/X11/fonts/TTF/ume-ugo5.ttf -share/doc/umefont/license.html +share/doc/umefont-ttf/license.html diff --git a/fonts/umefont-ttf/distinfo b/fonts/umefont-ttf/distinfo index d622700dda2..092a28aba8e 100644 --- a/fonts/umefont-ttf/distinfo +++ b/fonts/umefont-ttf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2010/11/04 12:50:54 obache Exp $ +$NetBSD: distinfo,v 1.11 2010/12/12 13:11:52 ryoon Exp $ -SHA1 (umefont_421.tar.xz) = 85ffd628ee8de73e9d6157802157787b6633a5e0 -RMD160 (umefont_421.tar.xz) = b92558f477bab42ed136ab4ad743be2c8a3c0ccb -Size (umefont_421.tar.xz) = 6514492 bytes +SHA1 (umefont_422.tar.xz) = a0525cad3973029170ed3428a32988d9366fcb33 +RMD160 (umefont_422.tar.xz) = f836c8faf9de9c2c5858e692154d30958f05b08c +Size (umefont_422.tar.xz) = 6521920 bytes |