From 397974cdd670e8f433489811a40580fae0b78040 Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 8 Nov 2010 00:40:07 +0000 Subject: Update tex-dehyph-exptl{,-doc} to TeX Live r18640. - Support LuaTeX. --- print/tex-dehyph-exptl-doc/Makefile | 4 ++-- print/tex-dehyph-exptl-doc/distinfo | 8 ++++---- print/tex-dehyph-exptl/DESCR | 2 +- print/tex-dehyph-exptl/Makefile | 21 +++++++++++++++++++-- print/tex-dehyph-exptl/distinfo | 8 ++++---- 5 files changed, 30 insertions(+), 13 deletions(-) (limited to 'print') diff --git a/print/tex-dehyph-exptl-doc/Makefile b/print/tex-dehyph-exptl-doc/Makefile index 94c2909b070..e81011086fc 100644 --- a/print/tex-dehyph-exptl-doc/Makefile +++ b/print/tex-dehyph-exptl-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/05/23 09:52:07 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2010/11/08 00:40:07 minskim Exp $ DISTNAME= dehyph-exptl.doc PKGNAME= tex-${DISTNAME:S/./-/}-0.20 -TEXLIVE_REV= 15878 +TEXLIVE_REV= 18640 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-dehyph-exptl diff --git a/print/tex-dehyph-exptl-doc/distinfo b/print/tex-dehyph-exptl-doc/distinfo index 31c6a433cad..b22b1f44643 100644 --- a/print/tex-dehyph-exptl-doc/distinfo +++ b/print/tex-dehyph-exptl-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/05/23 09:52:07 minskim Exp $ +$NetBSD: distinfo,v 1.2 2010/11/08 00:40:07 minskim Exp $ -SHA1 (tex-dehyph-exptl-15878/dehyph-exptl.doc.tar.xz) = dc2626a02ab1c07aaf23f4ee4afb5b91e9d2e556 -RMD160 (tex-dehyph-exptl-15878/dehyph-exptl.doc.tar.xz) = 3381dd90559d1c8604cad5cc9782ceea28ebf1e8 -Size (tex-dehyph-exptl-15878/dehyph-exptl.doc.tar.xz) = 345184 bytes +SHA1 (tex-dehyph-exptl-18640/dehyph-exptl.doc.tar.xz) = d6f13f0e5de2b3ded4fc650028b62307685ddabb +RMD160 (tex-dehyph-exptl-18640/dehyph-exptl.doc.tar.xz) = 9aac14b7071fbb08dc5c798e9eed8568854bc431 +Size (tex-dehyph-exptl-18640/dehyph-exptl.doc.tar.xz) = 345184 bytes diff --git a/print/tex-dehyph-exptl/DESCR b/print/tex-dehyph-exptl/DESCR index 8511282e2f7..ccea671d6f5 100644 --- a/print/tex-dehyph-exptl/DESCR +++ b/print/tex-dehyph-exptl/DESCR @@ -1,3 +1,3 @@ The package provides experimental hyphenation patterns for the German -language, covering both traditional and reformed orthography. The +language, covering both traditional and reformed orthography. The patterns can be used with packages Babel and hyphsubst. diff --git a/print/tex-dehyph-exptl/Makefile b/print/tex-dehyph-exptl/Makefile index 3ee9b6661bd..c6e01191147 100644 --- a/print/tex-dehyph-exptl/Makefile +++ b/print/tex-dehyph-exptl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/05/23 10:01:50 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2010/11/08 00:40:07 minskim Exp $ DISTNAME= dehyph-exptl PKGNAME= tex-${DISTNAME}-0.20 -TEXLIVE_REV= 15878 +PKGREVISION= 1 +TEXLIVE_REV= 18640 MAINTAINER= minskim@NetBSD.org COMMENT= Experimental hyphenation patterns for the German language @@ -17,6 +18,22 @@ TEX_HYPHEN_DEF+= \addlanguage{german-x-2009-06-19}{dehypht-x-2009-06-19.tex}{}{2 TEX_HYPHEN_DEF+= \addlanguage{german-x-latest}{dehypht-x-2009-06-19.tex}{}{2}{2} TEX_HYPHEN_DEF+= \addlanguage{ngerman-x-2009-06-19}{dehyphn-x-2009-06-19.tex}{}{2}{2} TEX_HYPHEN_DEF+= \addlanguage{ngerman-x-latest}{dehyphn-x-2009-06-19.tex}{}{2}{2} +TEX_HYPHEN_LUA+= ['german-x-2009-06-19']={ \ + \\tloader='dehypht-x-2009-06-19.tex', \ + \\tlefthyphenmin=2, \ + \\trighthyphenmin=2, \ + \\tsynonyms={'german-x-latest',}, \ + \\tpatterns='hyph-de-1901.pat.txt', \ + \\thyphenation='hyph-de-1901.hyp.txt', \ + }, +TEX_HYPHEN_LUA+= ['ngerman-x-2009-06-19']={ \ + \\tloader='dehyphn-x-2009-06-19.tex', \ + \\tlefthyphenmin=2, \ + \\trighthyphenmin=2, \ + \\tsynonyms={'ngerman-x-latest',}, \ + \\tpatterns='hyph-de-1996.pat.txt', \ + \\thyphenation='hyph-de-1996.hyp.txt', \ + }, .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-dehyph-exptl/distinfo b/print/tex-dehyph-exptl/distinfo index b52b26a2f5f..6e4092a9d94 100644 --- a/print/tex-dehyph-exptl/distinfo +++ b/print/tex-dehyph-exptl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/05/23 10:01:50 minskim Exp $ +$NetBSD: distinfo,v 1.3 2010/11/08 00:40:07 minskim Exp $ -SHA1 (tex-dehyph-exptl-15878/dehyph-exptl.tar.xz) = 28b6cd02797cf1aa4c21c7031942fe34b15ac6f6 -RMD160 (tex-dehyph-exptl-15878/dehyph-exptl.tar.xz) = 08421979747b4313b90ff8a805d0e5c049e2beeb -Size (tex-dehyph-exptl-15878/dehyph-exptl.tar.xz) = 66444 bytes +SHA1 (tex-dehyph-exptl-18640/dehyph-exptl.tar.xz) = 4abfc8fa1f7fbafc1ff27acb1378bc1c65f2078b +RMD160 (tex-dehyph-exptl-18640/dehyph-exptl.tar.xz) = edafd33e62bf6471c8fc1565f9dc94a1d44ba27f +Size (tex-dehyph-exptl-18640/dehyph-exptl.tar.xz) = 66500 bytes -- cgit v1.2.3