diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-07-13 12:05:52 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-07-13 12:05:52 +0000 |
commit | 6bb56d4c2a8f5858a3e5d8288006ad3827839436 (patch) | |
tree | a87fb55e47625609f4d0f100551859373f0f033e /fonts | |
parent | 3ec75ff97a9550309d6d68f328603ae5f79de8d6 (diff) | |
download | pkgsrc-6bb56d4c2a8f5858a3e5d8288006ad3827839436.tar.gz |
Update to 3.1.1
Changelog:
Version 3.1.1
* Add commandline options
Version 3.1.0
* Adjust height difference between Regular and Bold on MacOS X
Version 3.0.2
* Add auto option
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/ricty-ttf/Makefile | 6 | ||||
-rw-r--r-- | fonts/ricty-ttf/distinfo | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/fonts/ricty-ttf/Makefile b/fonts/ricty-ttf/Makefile index 973f32d0b1a..d8afefae2ae 100644 --- a/fonts/ricty-ttf/Makefile +++ b/fonts/ricty-ttf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2011/05/28 12:05:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.6 2011/07/13 12:05:52 ryoon Exp $ # -DISTNAME= Ricty-3.0.1 +DISTNAME= Ricty-3.1.1 PKGNAME= ${DISTNAME:tl:S/-/-ttf-/} CATEGORIES= fonts japanese MASTER_SITES= http://save.sys.t.u-tokyo.ac.jp/~yusa/fonts/ricty/ @@ -28,6 +28,8 @@ INSTALLATION_DIRS= lib/X11/fonts/TTF FONTDIR= ${PREFIX}/lib/X11/fonts/TTF FONTS_DIRS.ttf= ${FONTDIR} +WRKSRC= ${WRKDIR}/Ricty + INSTALL_FONTS= Ricty-Bold.ttf \ Ricty-Regular.ttf \ RictyDiscord-Bold.ttf \ diff --git a/fonts/ricty-ttf/distinfo b/fonts/ricty-ttf/distinfo index e42169721eb..ab71d73878b 100644 --- a/fonts/ricty-ttf/distinfo +++ b/fonts/ricty-ttf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2011/05/28 11:15:25 ryoon Exp $ +$NetBSD: distinfo,v 1.3 2011/07/13 12:05:52 ryoon Exp $ -SHA1 (Ricty-3.0.1.tar.gz) = 7138bf8d328290ee82ed1c8e846b31d41b9e1d17 -RMD160 (Ricty-3.0.1.tar.gz) = aa50029c9d2ff5cf0ee7758aac4fe527b8b47ff3 -Size (Ricty-3.0.1.tar.gz) = 3884 bytes +SHA1 (Ricty-3.1.1.tar.gz) = d6c6271e3f15214371bea544076379518e608f2a +RMD160 (Ricty-3.1.1.tar.gz) = 15f969030c2a4272a84d1a084dca75f1b7aca313 +Size (Ricty-3.1.1.tar.gz) = 5286 bytes |