diff options
author | minskim <minskim> | 2011-07-28 21:09:54 +0000 |
---|---|---|
committer | minskim <minskim> | 2011-07-28 21:09:54 +0000 |
commit | 80a3939cb52dce2dddf0cc53a45419b3f0fcfc78 (patch) | |
tree | 9c0a4339b74f1b741c106d7f1645e30682b06197 /fonts/ttf2pk | |
parent | 027aa077f286899feb7fdfa575ff9285c7b20712 (diff) | |
download | pkgsrc-80a3939cb52dce2dddf0cc53a45419b3f0fcfc78.tar.gz |
Sync ttf2pk with TeX Live 2011.
Changes:
* parse.c, ttfenc.c: Bug fix. Increase buffer size for increased
code/glyph range.
Diffstat (limited to 'fonts/ttf2pk')
-rw-r--r-- | fonts/ttf2pk/Makefile | 6 | ||||
-rw-r--r-- | fonts/ttf2pk/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/fonts/ttf2pk/Makefile b/fonts/ttf2pk/Makefile index c696d555ace..dd21041fecc 100644 --- a/fonts/ttf2pk/Makefile +++ b/fonts/ttf2pk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2011/04/22 13:43:32 obache Exp $ +# $NetBSD: Makefile,v 1.26 2011/07/28 21:09:54 minskim Exp $ -DISTNAME= texlive-20100720-source +DISTNAME= texlive-20110705-source PKGNAME= ttf2pk-1.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= fonts print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} EXTRACT_SUFX= .tar.xz diff --git a/fonts/ttf2pk/distinfo b/fonts/ttf2pk/distinfo index 0afc3c45891..d2e165ed643 100644 --- a/fonts/ttf2pk/distinfo +++ b/fonts/ttf2pk/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/09/13 04:52:18 minskim Exp $ +$NetBSD: distinfo,v 1.4 2011/07/28 21:09:55 minskim Exp $ -SHA1 (texlive-20100720-source.tar.xz) = 713b861123e3d9e073e2c93d7ed3e13262d82c34 -RMD160 (texlive-20100720-source.tar.xz) = b1120f3377ca45b4d86911b99a95c2e6e45927b5 -Size (texlive-20100720-source.tar.xz) = 33484212 bytes +SHA1 (texlive-20110705-source.tar.xz) = 7a47cfe847801c86c98da8ade181baf97339f6e4 +RMD160 (texlive-20110705-source.tar.xz) = fbcad494cc4717a0238ab2624f259270fce9332b +Size (texlive-20110705-source.tar.xz) = 131207904 bytes |