Update to 1.37:
Version 1.37 29.Jun.2011 * t1asm: Use a dynamically allocated buffer to handle huge characters (reported by Werner Lemberg).
This commit is contained in:
parent
e75ade855f
commit
f571455f7a
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.11 2012/12/09 15:21:48 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2013/01/29 06:11:30 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= t1utils-1.36
|
||||
DISTNAME= t1utils-1.37
|
||||
CATEGORIES= fonts converters
|
||||
MASTER_SITES= http://www.lcdf.org/~eddietwo/type/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.8 2012/12/09 15:21:48 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.9 2013/01/29 06:11:30 wiz Exp $
|
||||
|
||||
SHA1 (t1utils-1.36.tar.gz) = 474143e828eed4755fd51bbcbde1cb906114cadb
|
||||
RMD160 (t1utils-1.36.tar.gz) = 77ef2611a2fdd039e7972df2586bc3072d4beb09
|
||||
Size (t1utils-1.36.tar.gz) = 164812 bytes
|
||||
SHA1 (t1utils-1.37.tar.gz) = 6d06a0e739d94eea6cd4a31e9a87f773c4054a3f
|
||||
RMD160 (t1utils-1.37.tar.gz) = da4a88c0d1b06b1d334525c56750c4743b5d678c
|
||||
Size (t1utils-1.37.tar.gz) = 169956 bytes
|
||||
|
|
Loading…
Reference in a new issue