From 0ccb5c52a8ae61bcf6efd424a5d296741c2428df Mon Sep 17 00:00:00 2001 From: ryoon Date: Wed, 2 May 2012 22:02:00 +0000 Subject: Update to 3.2.0 This update is provided by Miwa Susumu on pkgsrc-users@. * Use os2version_reviser.sh in post-build, for adjusting spacing of Zenkaku characters. Changelog: Version 3.2.0 (16 Apr. 2012) * Adjust character spacing * Add command line options --- fonts/ricty-ttf/Makefile | 15 ++++++++++----- fonts/ricty-ttf/distinfo | 8 ++++---- 2 files changed, 14 insertions(+), 9 deletions(-) (limited to 'fonts') diff --git a/fonts/ricty-ttf/Makefile b/fonts/ricty-ttf/Makefile index b6511679f87..daeb0e8a8f1 100644 --- a/fonts/ricty-ttf/Makefile +++ b/fonts/ricty-ttf/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2012/03/22 18:25:44 ryoon Exp $ +# $NetBSD: Makefile,v 1.8 2012/05/02 22:02:00 ryoon Exp $ # -DISTNAME= yascentur-Ricty-3.1.3-0-gfe68161.tar.gz -PKGNAME= ricty-ttf-3.1.3 +DISTNAME= yascentur-Ricty-3.2.0-0-gb9d8b9c.tar.gz +PKGNAME= ricty-ttf-3.2.0 CATEGORIES= fonts japanese -MASTER_SITES= -https://github.com/yascentur/Ricty/tarball/3.1.3 +MASTER_SITES= -https://github.com/yascentur/Ricty/tarball/3.2.0 MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://save.sys.t.u-tokyo.ac.jp/~yusa/fonts/ricty.html @@ -27,7 +27,7 @@ NO_BIN_ON_FTP= ${RESTRICTED} USE_X11BASE= YES NO_CONFIGURE= YES -WRKSRC= ${WRKDIR}/yascentur-Ricty-fe68161 +WRKSRC= ${WRKDIR}/yascentur-Ricty-b9d8b9c INSTALLATION_DIRS= lib/X11/fonts/TTF @@ -53,6 +53,11 @@ do-build: ${MIGUDIR}/lib/X11/fonts/TTF/migu-1m-regular.ttf \ ${MIGUDIR}/lib/X11/fonts/TTF/migu-1m-bold.ttf +post-build: + set -e; \ + cd ${WRKSRC}; \ + ./misc/os2version_reviser.sh Ricty*.ttf + do-install: .for f in ${INSTALL_FONTS} ${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${FONTDIR} diff --git a/fonts/ricty-ttf/distinfo b/fonts/ricty-ttf/distinfo index e3692a27c88..e58f4ff3c70 100644 --- a/fonts/ricty-ttf/distinfo +++ b/fonts/ricty-ttf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2012/03/22 18:25:44 ryoon Exp $ +$NetBSD: distinfo,v 1.5 2012/05/02 22:02:00 ryoon Exp $ -SHA1 (yascentur-Ricty-3.1.3-0-gfe68161.tar.gz.tar.gz) = cffb78345867cac94e635e49732b55d1b6d808f3 -RMD160 (yascentur-Ricty-3.1.3-0-gfe68161.tar.gz.tar.gz) = 9a0965a43af4ce617451c470df114988c3fa0b8c -Size (yascentur-Ricty-3.1.3-0-gfe68161.tar.gz.tar.gz) = 12057 bytes +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 -- cgit v1.2.3