diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-11-25 16:53:45 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-11-25 16:53:45 +0000 |
commit | 4845feedf4457d7fa411739ab4c93d96970ea9ba (patch) | |
tree | 3a36481e494eb190c93ef6ea87a591bd4577347f /fonts | |
parent | 16e9860e74c28204f337d8016a213d78dd6937d9 (diff) | |
download | pkgsrc-4845feedf4457d7fa411739ab4c93d96970ea9ba.tar.gz |
Update to 3.2.1
* Remove mplus from LICENSE
Changelog:
* Remove reference to M+ FONTS LICENSE, like Migu 1M
* Fix fixed width problem
* Fix em dash problem
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/ricty-ttf/Makefile | 15 | ||||
-rw-r--r-- | fonts/ricty-ttf/distinfo | 8 |
2 files changed, 11 insertions, 12 deletions
diff --git a/fonts/ricty-ttf/Makefile b/fonts/ricty-ttf/Makefile index d3245c675dd..1eac0f3e9ed 100644 --- a/fonts/ricty-ttf/Makefile +++ b/fonts/ricty-ttf/Makefile @@ -1,22 +1,23 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 18:28:30 asau Exp $ +# $NetBSD: Makefile,v 1.12 2012/11/25 16:53:45 ryoon Exp $ # -DISTNAME= yascentur-Ricty-3.2.0-0-gb9d8b9c.tar.gz -PKGNAME= ricty-ttf-3.2.0 +DISTNAME= Ricty-3.2.1 +PKGNAME= ricty-ttf-3.2.1 CATEGORIES= fonts japanese -MASTER_SITES= -https://github.com/yascentur/Ricty/tarball/3.2.0 +MASTER_SITES= -https://github.com/yascentur/Ricty/archive/3.2.1.zip +EXTRACT_SUFX= .zip MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://save.sys.t.u-tokyo.ac.jp/~yusa/fonts/ricty.html COMMENT= Migu 1M and Inconsolata based TrueType fonts for programming -LICENSE= ipafont AND open-font-license AND mplusfont AND public-domain +LICENSE= ipafont AND open-font-license AND public-domain # Force using "curl" for fetching the distribution file. It is only available # over HTTPS and "curl" is the only fetch program which always supports HTTPS. FETCH_USING= curl BUILD_DEPENDS+= fontforge-[0-9]*:../../fonts/fontforge -BUILD_DEPENDS+= migu-ttf-20111002:../../fonts/migu-ttf +BUILD_DEPENDS+= migu-ttf-[0-9]*:../../fonts/migu-ttf BUILD_DEPENDS+= inconsolata-ttf-[0-9]*:../../fonts/inconsolata-ttf # LICESE of generated TTF fonts is "ipafont AND open-font-license", @@ -29,8 +30,6 @@ NO_BIN_ON_FTP= ${RESTRICTED} USE_X11BASE= YES NO_CONFIGURE= YES -WRKSRC= ${WRKDIR}/yascentur-Ricty-b9d8b9c - INSTALLATION_DIRS= lib/X11/fonts/TTF FONTDIR= ${PREFIX}/lib/X11/fonts/TTF diff --git a/fonts/ricty-ttf/distinfo b/fonts/ricty-ttf/distinfo index e58f4ff3c70..2c5750ecc6d 100644 --- a/fonts/ricty-ttf/distinfo +++ b/fonts/ricty-ttf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2012/05/02 22:02:00 ryoon Exp $ +$NetBSD: distinfo,v 1.6 2012/11/25 16:53:45 ryoon Exp $ -SHA1 (yascentur-Ricty-3.2.0-0-gb9d8b9c.tar.gz.tar.gz) = 7441f310620d94e55020c9b15683c9a27e6902e7 -RMD160 (yascentur-Ricty-3.2.0-0-gb9d8b9c.tar.gz.tar.gz) = 2817699be804c03bbf8fd26d9b2a61b4e96c5410 -Size (yascentur-Ricty-3.2.0-0-gb9d8b9c.tar.gz.tar.gz) = 13286 bytes +SHA1 (Ricty-3.2.1.zip) = 4f53e445a38b6007af2355d6646a6e3aca819788 +RMD160 (Ricty-3.2.1.zip) = 2eeb4faec90a0802b2d70986a5d27ba9388d303b +Size (Ricty-3.2.1.zip) = 16506 bytes |