Wed May 26 04:43:42 2010 UTC ()
Update tex-microtype{,-doc} to 2.4.

Major change in 2.4:
- new file microtype.lua containing the lua functions.


(minskim)
diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-microtype/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-microtype/PLIST
diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-microtype/distinfo
diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-microtype-doc/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-microtype-doc/distinfo

cvs diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-microtype/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-microtype/Makefile 2009/07/09 23:04:33 1.1.1.1
+++ pkgsrc/print/tex-microtype/Makefile 2010/05/26 04:43:42 1.2
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# $NetBSD: Makefile,v 1.1.1.1 2009/07/09 23:04:33 minskim Exp $ 1# $NetBSD: Makefile,v 1.2 2010/05/26 04:43:42 minskim Exp $
2# TeX Live Revision 12566 
3 2
4DISTNAME= microtype 3DISTNAME= microtype
5PKGNAME= tex-${DISTNAME}-2.3c 4PKGNAME= tex-${DISTNAME}-2.4
 5TEXLIVE_REV= 16687
6 6
7MAINTAINER= minskim@NetBSD.org 7MAINTAINER= minskim@NetBSD.org
8COMMENT= Interface to the micro-typographic features of pdfTeX 8COMMENT= Interface to the micro-typographic features of pdfTeX
9 9
10CONFLICTS+= teTeX-texmf<=3.0nb17 10CONFLICTS+= teTeX-texmf<=3.0nb17
11DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics 11DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
12DEPENDS+= tex-pdftex>=1.30:../../print/tex-pdftex 12DEPENDS+= tex-pdftex>=1.30:../../print/tex-pdftex
13 13
14.include "../../print/texlive/module.mk" 14.include "../../print/texlive/package.mk"
15.include "../../mk/bsd.pkg.mk" 15.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-microtype/PLIST (expand / switch to unified diff)

--- pkgsrc/print/tex-microtype/PLIST 2009/07/09 23:04:33 1.1.1.1
+++ pkgsrc/print/tex-microtype/PLIST 2010/05/26 04:43:42 1.2
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/09 23:04:33 minskim Exp $ 1@comment $NetBSD: PLIST,v 1.2 2010/05/26 04:43:42 minskim Exp $
2share/texmf-dist/tex/latex/microtype/letterspace.sty 2share/texmf-dist/tex/latex/microtype/letterspace.sty
3share/texmf-dist/tex/latex/microtype/microtype.cfg 3share/texmf-dist/tex/latex/microtype/microtype.cfg
 4share/texmf-dist/tex/latex/microtype/microtype.lua
4share/texmf-dist/tex/latex/microtype/microtype.sty 5share/texmf-dist/tex/latex/microtype/microtype.sty
5share/texmf-dist/tex/latex/microtype/mt-bch.cfg 6share/texmf-dist/tex/latex/microtype/mt-bch.cfg
6share/texmf-dist/tex/latex/microtype/mt-blg.cfg 7share/texmf-dist/tex/latex/microtype/mt-blg.cfg
7share/texmf-dist/tex/latex/microtype/mt-cmr.cfg 8share/texmf-dist/tex/latex/microtype/mt-cmr.cfg
8share/texmf-dist/tex/latex/microtype/mt-euf.cfg 9share/texmf-dist/tex/latex/microtype/mt-euf.cfg
9share/texmf-dist/tex/latex/microtype/mt-eur.cfg 10share/texmf-dist/tex/latex/microtype/mt-eur.cfg
10share/texmf-dist/tex/latex/microtype/mt-euroitc.cfg 11share/texmf-dist/tex/latex/microtype/mt-euroitc.cfg
11share/texmf-dist/tex/latex/microtype/mt-eus.cfg 12share/texmf-dist/tex/latex/microtype/mt-eus.cfg
12share/texmf-dist/tex/latex/microtype/mt-msa.cfg 13share/texmf-dist/tex/latex/microtype/mt-msa.cfg
13share/texmf-dist/tex/latex/microtype/mt-msb.cfg 14share/texmf-dist/tex/latex/microtype/mt-msb.cfg
14share/texmf-dist/tex/latex/microtype/mt-mvs.cfg 15share/texmf-dist/tex/latex/microtype/mt-mvs.cfg
15share/texmf-dist/tex/latex/microtype/mt-pad.cfg 16share/texmf-dist/tex/latex/microtype/mt-pad.cfg
16share/texmf-dist/tex/latex/microtype/mt-pmn.cfg 17share/texmf-dist/tex/latex/microtype/mt-pmn.cfg

cvs diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-microtype/distinfo (expand / switch to unified diff)

--- pkgsrc/print/tex-microtype/distinfo 2009/07/09 23:04:33 1.1.1.1
+++ pkgsrc/print/tex-microtype/distinfo 2010/05/26 04:43:42 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2009/07/09 23:04:33 minskim Exp $ 1$NetBSD: distinfo,v 1.2 2010/05/26 04:43:42 minskim Exp $
2 2
3SHA1 (tex-microtype-2.3c/microtype.tar.lzma) = ba9a3c3c5891bf1daed47047c92c4264cf25640a 3SHA1 (tex-microtype-16687/microtype.tar.xz) = 30443356194be525ed17a892b23ac3fa53108754
4RMD160 (tex-microtype-2.3c/microtype.tar.lzma) = 57412f8d33c900b2f05b8bb0334a91aaa094835e 4RMD160 (tex-microtype-16687/microtype.tar.xz) = 0c483e362acccd984b440b016729b3898cb07a7c
5Size (tex-microtype-2.3c/microtype.tar.lzma) = 33978 bytes 5Size (tex-microtype-16687/microtype.tar.xz) = 35388 bytes

cvs diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-microtype-doc/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-microtype-doc/Makefile 2009/07/09 23:04:48 1.1.1.1
+++ pkgsrc/print/tex-microtype-doc/Makefile 2010/05/26 04:43:42 1.2
@@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
1# $NetBSD: Makefile,v 1.1.1.1 2009/07/09 23:04:48 minskim Exp $ 1# $NetBSD: Makefile,v 1.2 2010/05/26 04:43:42 minskim Exp $
2# TeX Live Revision 12566 
3 2
4DISTNAME= microtype.doc 3DISTNAME= microtype.doc
5PKGNAME= tex-${DISTNAME:S/./-/}-2.3c 4PKGNAME= tex-${DISTNAME:S/./-/}-2.4
 5TEXLIVE_REV= 16687
6 6
7MAINTAINER= minskim@NetBSD.org 7MAINTAINER= minskim@NetBSD.org
8COMMENT= Documentation for tex-microtype 8COMMENT= Documentation for tex-microtype
9 9
10CONFLICTS+= teTeX-texmf<=3.0nb17 10CONFLICTS+= teTeX-texmf<=3.0nb17
11 11
12.include "../../print/texlive/module.mk" 12.include "../../print/texlive/package.mk"
13.include "../../mk/bsd.pkg.mk" 13.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1.1.1 -r1.2 pkgsrc/print/tex-microtype-doc/distinfo (expand / switch to unified diff)

--- pkgsrc/print/tex-microtype-doc/distinfo 2009/07/09 23:04:48 1.1.1.1
+++ pkgsrc/print/tex-microtype-doc/distinfo 2010/05/26 04:43:42 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2009/07/09 23:04:48 minskim Exp $ 1$NetBSD: distinfo,v 1.2 2010/05/26 04:43:42 minskim Exp $
2 2
3SHA1 (tex-microtype-doc-2.3c/microtype.doc.tar.lzma) = 30a66e02b4e7bcb87c4084fa928d5bd795b67ecd 3SHA1 (tex-microtype-16687/microtype.doc.tar.xz) = 21df781ba0801ef85c27d9a7e5d885e696e327f2
4RMD160 (tex-microtype-doc-2.3c/microtype.doc.tar.lzma) = 0a44a761f93b54ba7e2fbf9eab9e0e3d1f704790 4RMD160 (tex-microtype-16687/microtype.doc.tar.xz) = 9e95cc9619fa797a38235e24d8d60fc896c2f4ad
5Size (tex-microtype-doc-2.3c/microtype.doc.tar.lzma) = 796085 bytes 5Size (tex-microtype-16687/microtype.doc.tar.xz) = 809156 bytes