summaryrefslogtreecommitdiff
path: root/print/tex-dehyph-exptl
diff options
context:
space:
mode:
authorminskim <minskim>2010-05-23 10:01:50 +0000
committerminskim <minskim>2010-05-23 10:01:50 +0000
commitb8d142417107c4381c6a29c145e1327812813d8b (patch)
tree4838bfc2e08c91164d9e9165181dbedc7c96fc7d /print/tex-dehyph-exptl
parent6298bfa781ebd1518a5038dab7f5cee098680a0f (diff)
downloadpkgsrc-b8d142417107c4381c6a29c145e1327812813d8b.tar.gz
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 (limited to 'print/tex-dehyph-exptl')
-rw-r--r--print/tex-dehyph-exptl/Makefile20
-rw-r--r--print/tex-dehyph-exptl/PLIST12
-rw-r--r--print/tex-dehyph-exptl/distinfo8
3 files changed, 21 insertions, 19 deletions
diff --git a/print/tex-dehyph-exptl/Makefile b/print/tex-dehyph-exptl/Makefile
index c2fa8385893..3ee9b6661bd 100644
--- a/print/tex-dehyph-exptl/Makefile
+++ b/print/tex-dehyph-exptl/Makefile
@@ -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
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 --git a/print/tex-dehyph-exptl/PLIST b/print/tex-dehyph-exptl/PLIST
index e8cde3c1618..5ec74fd214a 100644
--- a/print/tex-dehyph-exptl/PLIST
+++ b/print/tex-dehyph-exptl/PLIST
@@ -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 --git a/print/tex-dehyph-exptl/distinfo b/print/tex-dehyph-exptl/distinfo
index 8f0293f3e7b..b52b26a2f5f 100644
--- a/print/tex-dehyph-exptl/distinfo
+++ b/print/tex-dehyph-exptl/distinfo
@@ -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