diff options
author | minskim <minskim@pkgsrc.org> | 2010-03-12 19:58:45 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-03-12 19:58:45 +0000 |
commit | 55d67abcc0d9bcbc658eb5b1a0f78febc8ab7ee7 (patch) | |
tree | 61baf3d0fc2532d344c2bb9e32ed5d531b3973b8 /fonts/tex-lm | |
parent | 59d490a58be995a80bcf5fda76266c90edee0615 (diff) | |
download | pkgsrc-55d67abcc0d9bcbc658eb5b1a0f78febc8ab7ee7.tar.gz |
Update tex-lm and tex-lm-doc to 2.004.
Changes:
* a bug in *lssq.fd files corrected (thanks to Heiko Oberdiek);
fonts were not touched, only the time stamp changed
* malformed `Euro' sign in oblique fonts corrected (thanks to
G\"unter Spahlinger)
* LaTeX *.fd files improved (better substitutions for unavailable
variants)
* shapes of LM glyps consistent with D.E. Knuth's recent changes in
CMs plus lots of tiny changes
Diffstat (limited to 'fonts/tex-lm')
-rw-r--r-- | fonts/tex-lm/Makefile | 6 | ||||
-rw-r--r-- | fonts/tex-lm/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/fonts/tex-lm/Makefile b/fonts/tex-lm/Makefile index a72d23719fb..61ea2ae9ff5 100644 --- a/fonts/tex-lm/Makefile +++ b/fonts/tex-lm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/07/08 12:37:23 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2010/03/12 19:58:45 minskim Exp $ # TeX Live Revision 7340 DISTNAME= lm -PKGNAME= tex-${DISTNAME}-1.106 +PKGNAME= tex-${DISTNAME}-2.004 PKGREVISION= 1 MAINTAINER= minskim@NetBSD.org @@ -12,5 +12,5 @@ CONFLICTS+= teTeX-texmf<=3.0nb16 TEX_MAP_FILES+= lm.map -.include "../../print/texlive/module.mk" +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-lm/distinfo b/fonts/tex-lm/distinfo index 348384b86b3..c909a57a54d 100644 --- a/fonts/tex-lm/distinfo +++ b/fonts/tex-lm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/07/07 23:13:54 minskim Exp $ +$NetBSD: distinfo,v 1.2 2010/03/12 19:58:45 minskim Exp $ -SHA1 (tex-lm-1.106/lm.tar.lzma) = 8a9c137c34c6068953d32ae50fccd99343fa43e0 -RMD160 (tex-lm-1.106/lm.tar.lzma) = 39bbb50408fc14bf545283a598f1f21b0a469786 -Size (tex-lm-1.106/lm.tar.lzma) = 11557906 bytes +SHA1 (tex-lm-2.004/lm.tar.xz) = a6d96311fc22bb5ffe85bae41bf62c5641e23dd6 +RMD160 (tex-lm-2.004/lm.tar.xz) = 0d7f825b80070133a54537f169e0e125957f8ec5 +Size (tex-lm-2.004/lm.tar.xz) = 11944728 bytes |