Mon Nov 8 16:44:59 2010 UTC ()
Update tex-hyphen-latin to 2010.  Support LuaTeX.


(minskim)
diff -r1.2 -r1.3 pkgsrc/print/tex-hyphen-latin/DESCR
diff -r1.2 -r1.3 pkgsrc/print/tex-hyphen-latin/Makefile
diff -r1.2 -r1.3 pkgsrc/print/tex-hyphen-latin/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/print/tex-hyphen-latin/DESCR (expand / switch to unified diff)

--- pkgsrc/print/tex-hyphen-latin/DESCR 2010/05/24 06:08:35 1.2
+++ pkgsrc/print/tex-hyphen-latin/DESCR 2010/11/08 16:44:59 1.3
@@ -1,8 +1,7 @@ @@ -1,8 +1,7 @@
1These are patterns for the latin language mainly in modern 1These are patterns for the latin language mainly in modern spelling (u
2spelling (u when u is needed and v when v is needed); medieval 2when u is needed and v when v is needed); medieval spelling with the
3spelling with the ligatures \ae and \oe and the (uncial) 3ligatures \ae and \oe and the (uncial) lowercase 'v' written as a 'u' is
4lowercase 'v' written as a 'u' is also supported; apparently 4also supported; apparently there is no conflict between the patterns of
5there is no conflict between the patterns of modern Latin and 5modern Latin and those of medieval Latin. The patterns support the
6those of medieval Latin. The patterns support the restricted 6restricted character set of the OT1-encoding (obviously without the
7character set of the OT1-encoding (obviously without the 
8ligature characters), as well as T1-encoded usage. 7ligature characters), as well as T1-encoded usage.

cvs diff -r1.2 -r1.3 pkgsrc/print/tex-hyphen-latin/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-hyphen-latin/Makefile 2010/05/24 06:08:35 1.2
+++ pkgsrc/print/tex-hyphen-latin/Makefile 2010/11/08 16:44:59 1.3
@@ -1,17 +1,25 @@ @@ -1,17 +1,25 @@
1# $NetBSD: Makefile,v 1.2 2010/05/24 06:08:35 minskim Exp $ 1# $NetBSD: Makefile,v 1.3 2010/11/08 16:44:59 minskim Exp $
2 2
3DISTNAME= hyphen-latin 3DISTNAME= hyphen-latin
4PKGNAME= tex-${DISTNAME}-2009 4PKGNAME= tex-${DISTNAME}-3.1
5TEXLIVE_REV= 13822 5TEXLIVE_REV= 20144
6 6
7MAINTAINER= minskim@NetBSD.org 7MAINTAINER= minskim@NetBSD.org
8COMMENT= Hyphenation patterns for the Latin language 8COMMENT= Hyphenation patterns for the Latin language
9 9
10CONFLICTS+= teTeX-texmf<=3.0nb12 10CONFLICTS+= teTeX-texmf<=3.0nb12
11DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 11DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
12 12
13TEX_HYPHEN_DAT+= latin loadhyph-la.tex 13TEX_HYPHEN_DAT+= latin loadhyph-la.tex
14TEX_HYPHEN_DEF+= \addlanguage{latin}{loadhyph-la.tex}{}{2}{2} 14TEX_HYPHEN_DEF+= \addlanguage{latin}{loadhyph-la.tex}{}{2}{2}
 15TEX_HYPHEN_LUA+= ['latin']={ \
 16 \\tloader='loadhyph-la.tex', \
 17 \\tlefthyphenmin=2, \
 18 \\trighthyphenmin=2, \
 19 \\tsynonyms={}, \
 20 \\tpatterns='hyph-la.pat.txt', \
 21 \\thyphenation='', \
 22 },
15 23
16.include "../../print/texlive/package.mk" 24.include "../../print/texlive/package.mk"
17.include "../../mk/bsd.pkg.mk" 25.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/print/tex-hyphen-latin/distinfo (expand / switch to unified diff)

--- pkgsrc/print/tex-hyphen-latin/distinfo 2010/05/24 06:08:35 1.2
+++ pkgsrc/print/tex-hyphen-latin/distinfo 2010/11/08 16:44:59 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2010/05/24 06:08:35 minskim Exp $ 1$NetBSD: distinfo,v 1.3 2010/11/08 16:44:59 minskim Exp $
2 2
3SHA1 (tex-hyphen-latin-13822/hyphen-latin.tar.xz) = 48857d1d4740216ec1ea7f0365e95521ee794d3c 3SHA1 (tex-hyphen-latin-20144/hyphen-latin.tar.xz) = 2935fce250d352f30e7c31de0ef3bfaaa98d86d4
4RMD160 (tex-hyphen-latin-13822/hyphen-latin.tar.xz) = 1b75c88690cd0198cbf673eb726649f838371f5e 4RMD160 (tex-hyphen-latin-20144/hyphen-latin.tar.xz) = d9a29f477e370a797d2ec32dc7fff80bd3a5ff84
5Size (tex-hyphen-latin-13822/hyphen-latin.tar.xz) = 676 bytes 5Size (tex-hyphen-latin-20144/hyphen-latin.tar.xz) = 716 bytes