pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-dehyph-exptl Update tex-dehyph-exptl to 0.20.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0861ae7ae3a
branches:  trunk
changeset: 575801:b0861ae7ae3a
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun May 23 10:01:50 2010 +0000

description:
Update tex-dehyph-exptl to 0.20.

- Update hyphenation rules to the one from 2009-06-19.  See CHANGES in
  print/tex-dehyph-exptl-doc (written in German) for the comlpete list
  of changes.

diffstat:

 print/tex-dehyph-exptl/Makefile |  20 ++++++++++----------
 print/tex-dehyph-exptl/PLIST    |  12 +++++++-----
 print/tex-dehyph-exptl/distinfo |   8 ++++----
 3 files changed, 21 insertions(+), 19 deletions(-)

diffs (66 lines):

diff -r 701e5bf89c69 -r b0861ae7ae3a print/tex-dehyph-exptl/Makefile
--- a/print/tex-dehyph-exptl/Makefile   Sun May 23 09:58:41 2010 +0000
+++ b/print/tex-dehyph-exptl/Makefile   Sun May 23 10:01:50 2010 +0000
@@ -1,22 +1,22 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/15 05:25:38 minskim Exp $
-# TeX Live Revision 9413
+# $NetBSD: Makefile,v 1.2 2010/05/23 10:01:50 minskim Exp $
 
 DISTNAME=      dehyph-exptl
-PKGNAME=       tex-${DISTNAME}-0.13
+PKGNAME=       tex-${DISTNAME}-0.20
+TEXLIVE_REV=   15878
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       Experimental hyphenation patterns for the German language
 
 CONFLICTS+=    teTeX-texmf<=3.0nb12
 
-TEX_HYPHEN_DAT+=       german-x-2008-06-18 dehypht-x-2008-06-18.tex
+TEX_HYPHEN_DAT+=       german-x-2009-06-19 dehypht-x-2009-06-19.tex
 TEX_HYPHEN_DAT+=       = german-x-latest
-TEX_HYPHEN_DAT+=       ngerman-x-2008-06-18 dehyphn-x-2008-06-18.tex
+TEX_HYPHEN_DAT+=       ngerman-x-2009-06-19 dehyphn-x-2009-06-19.tex
 TEX_HYPHEN_DAT+=       = ngerman-x-latest
-TEX_HYPHEN_DEF+=       \addlanguage{german-x-2008-06-18}{dehypht-x-2008-06-18.tex}{}{2}{2}
-TEX_HYPHEN_DEF+=       \addlanguage{german-x-latest}{dehypht-x-2008-06-18.tex}{}{2}{2}
-TEX_HYPHEN_DEF+=       \addlanguage{ngerman-x-2008-06-18}{dehyphn-x-2008-06-18.tex}{}{2}{2}
-TEX_HYPHEN_DEF+=       \addlanguage{ngerman-x-latest}{dehyphn-x-2008-06-18.tex}{}{2}{2}
+TEX_HYPHEN_DEF+=       \addlanguage{german-x-2009-06-19}{dehypht-x-2009-06-19.tex}{}{2}{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}
 
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 701e5bf89c69 -r b0861ae7ae3a print/tex-dehyph-exptl/PLIST
--- a/print/tex-dehyph-exptl/PLIST      Sun May 23 09:58:41 2010 +0000
+++ b/print/tex-dehyph-exptl/PLIST      Sun May 23 10:01:50 2010 +0000
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/15 05:25:38 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2010/05/23 10:01:50 minskim Exp $
 share/texmf-dist/tex/generic/dehyph-exptl/dehyph-exptl.tex
-share/texmf-dist/tex/generic/dehyph-exptl/dehyphn-x-2008-06-18.pat
-share/texmf-dist/tex/generic/dehyph-exptl/dehyphn-x-2008-06-18.tex
-share/texmf-dist/tex/generic/dehyph-exptl/dehypht-x-2008-06-18.pat
-share/texmf-dist/tex/generic/dehyph-exptl/dehypht-x-2008-06-18.tex
+share/texmf-dist/tex/generic/dehyph-exptl/dehyphn-x-2009-06-19.pat
+share/texmf-dist/tex/generic/dehyph-exptl/dehyphn-x-2009-06-19.tex
+share/texmf-dist/tex/generic/dehyph-exptl/dehypht-x-2009-06-19.pat
+share/texmf-dist/tex/generic/dehyph-exptl/dehypht-x-2009-06-19.tex
+share/texmf-dist/tex/generic/dehyph-exptl/dehyphts-x-2009-06-19.pat
+share/texmf-dist/tex/generic/dehyph-exptl/dehyphts-x-2009-06-19.tex
diff -r 701e5bf89c69 -r b0861ae7ae3a print/tex-dehyph-exptl/distinfo
--- a/print/tex-dehyph-exptl/distinfo   Sun May 23 09:58:41 2010 +0000
+++ b/print/tex-dehyph-exptl/distinfo   Sun May 23 10:01:50 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/04/15 05:25:38 minskim Exp $
+$NetBSD: distinfo,v 1.2 2010/05/23 10:01:50 minskim Exp $
 
-SHA1 (tex-dehyph-exptl-0.13/dehyph-exptl.tar.lzma) = 81d861b271eb315b556ecd6e332b938a830b02f9
-RMD160 (tex-dehyph-exptl-0.13/dehyph-exptl.tar.lzma) = 2e45d3bf6d80bc373111f2f50adf708e0b2f1a9d
-Size (tex-dehyph-exptl-0.13/dehyph-exptl.tar.lzma) = 57824 bytes
+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



Home | Main Index | Thread Index | Old Index