pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/tex-hyphen-portuguese Update tex-hyphen-portugue...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55575848978e
branches:  trunk
changeset: 582175:55575848978e
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Nov 08 16:49:08 2010 +0000

description:
Update tex-hyphen-portuguese to 2010.  Support LuaTeX.

diffstat:

 print/tex-hyphen-portuguese/Makefile |  15 ++++++++++++---
 print/tex-hyphen-portuguese/PLIST    |   1 +
 print/tex-hyphen-portuguese/distinfo |   8 ++++----
 3 files changed, 17 insertions(+), 7 deletions(-)

diffs (52 lines):

diff -r 45d60f2790d6 -r 55575848978e print/tex-hyphen-portuguese/Makefile
--- a/print/tex-hyphen-portuguese/Makefile      Mon Nov 08 16:45:48 2010 +0000
+++ b/print/tex-hyphen-portuguese/Makefile      Mon Nov 08 16:49:08 2010 +0000
@@ -1,18 +1,27 @@
-# $NetBSD: Makefile,v 1.2 2010/05/24 06:08:36 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2010/11/08 16:49:08 minskim Exp $
 
 DISTNAME=      hyphen-portuguese
-PKGNAME=       tex-${DISTNAME}-2009
-TEXLIVE_REV=   13822
+PKGNAME=       tex-${DISTNAME}-2010
+TEXLIVE_REV=   20144
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       Hyphenation patterns for Portuguese
 
 CONFLICTS+=    teTeX-texmf<=3.0nb24
+DEPENDS+=      tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
 
 TEX_HYPHEN_DAT+=       portuguese loadhyph-pt.tex
 TEX_HYPHEN_DAT+=       = portuges
 TEX_HYPHEN_DEF+=       \addlanguage{portuguese}{loadhyph-pt.tex}{}{2}{3}
 TEX_HYPHEN_DEF+=       \addlanguage{portuges}{loadhyph-pt.tex}{}{2}{3}
+TEX_HYPHEN_LUA+=       ['portuguese']={ \
+                       \\tloader='loadhyph-pt.tex', \
+                       \\tlefthyphenmin=2, \
+                       \\trighthyphenmin=3, \
+                       \\tsynonyms={'portuges',}, \
+                       \\tpatterns='hyph-pt.pat.txt', \
+                       \\thyphenation='hyph-pt.hyp.txt', \
+                       },
 
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 45d60f2790d6 -r 55575848978e print/tex-hyphen-portuguese/PLIST
--- a/print/tex-hyphen-portuguese/PLIST Mon Nov 08 16:45:48 2010 +0000
+++ b/print/tex-hyphen-portuguese/PLIST Mon Nov 08 16:49:08 2010 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.3 2010/11/08 16:49:08 minskim Exp $
diff -r 45d60f2790d6 -r 55575848978e print/tex-hyphen-portuguese/distinfo
--- a/print/tex-hyphen-portuguese/distinfo      Mon Nov 08 16:45:48 2010 +0000
+++ b/print/tex-hyphen-portuguese/distinfo      Mon Nov 08 16:49:08 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2010/05/24 06:08:36 minskim Exp $
+$NetBSD: distinfo,v 1.3 2010/11/08 16:49:08 minskim Exp $
 
-SHA1 (tex-hyphen-portuguese-13822/hyphen-portuguese.tar.xz) = d149bd2e44a763f95899b363ad7285c4c246c1ce
-RMD160 (tex-hyphen-portuguese-13822/hyphen-portuguese.tar.xz) = 109c425800463ec6603537cd2e613dd1f53c5bec
-Size (tex-hyphen-portuguese-13822/hyphen-portuguese.tar.xz) = 312 bytes
+SHA1 (tex-hyphen-portuguese-20144/hyphen-portuguese.tar.xz) = c12e3e242e653b683ede3fe4826b36c525b9d691
+RMD160 (tex-hyphen-portuguese-20144/hyphen-portuguese.tar.xz) = feab98391044216212281b58dce1745d1289c130
+Size (tex-hyphen-portuguese-20144/hyphen-portuguese.tar.xz) = 360 bytes



Home | Main Index | Thread Index | Old Index