Skip to content

Commit

Permalink
Update to 3.1.1
Browse files Browse the repository at this point in the history
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
  • Loading branch information
ryoon committed Jul 13, 2011
1 parent fce6c90 commit 6316807
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
6 changes: 4 additions & 2 deletions fonts/ricty-ttf/Makefile
Original file line number Diff line number Diff line change
@@ -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/
Expand All @@ -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 \
Expand Down
8 changes: 4 additions & 4 deletions fonts/ricty-ttf/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 6316807

Please sign in to comment.