Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/print/tex-dehyph-exptl/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/print/tex-dehyph-exptl/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- pkgsrc/print/tex-dehyph-exptl/Makefile 2016/01/27 10:55:43 1.7 +++ pkgsrc/print/tex-dehyph-exptl/Makefile 2017/06/21 06:13:14 1.8 @@ -1,34 +1,34 @@ -# $NetBSD: Makefile,v 1.7 2016/01/27 10:55:43 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/06/21 06:13:14 markd Exp $ DISTNAME= dehyph-exptl -PKGNAME= tex-${DISTNAME}-0.40 -PKGREVISION= 1 -TEXLIVE_REV= 34459 +PKGNAME= tex-${DISTNAME}-0.41 +TEXLIVE_REV= 43666 MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/dehyph-exptl COMMENT= Experimental hyphenation patterns for the German language LICENSE= lppl-1.3c CONFLICTS+= teTeX-texmf<=3.0nb12 -TEX_HYPHEN_DAT+= german-x-2014-05-21 dehypht-x-2014-05-21.tex +TEX_HYPHEN_DAT+= german-x-2017-03-31 dehypht-x-2017-03-31.tex TEX_HYPHEN_DAT+= = german-x-latest -TEX_HYPHEN_DAT+= ngerman-x-2014-05-21 dehyphn-x-2014-05-21.tex +TEX_HYPHEN_DAT+= ngerman-x-2017-03-31 dehyphn-x-2017-03-31.tex TEX_HYPHEN_DAT+= = ngerman-x-latest -TEX_HYPHEN_DEF+= \\addlanguage{german-x-2014-05-21}{dehypht-x-2014-05-21.tex}{}{2}{2} -TEX_HYPHEN_DEF+= \\addlanguage{german-x-latest}{dehypht-x-2014-05-21.tex}{}{2}{2} -TEX_HYPHEN_DEF+= \\addlanguage{ngerman-x-2014-05-21}{dehyphn-x-2014-05-21.tex}{}{2}{2} -TEX_HYPHEN_DEF+= \\addlanguage{ngerman-x-latest}{dehyphn-x-2014-05-21.tex}{}{2}{2} -TEX_HYPHEN_LUA+= ['german-x-2014-05-21']={ \ - loader='dehypht-x-2014-05-21.tex', \ +TEX_HYPHEN_DEF+= \\addlanguage{german-x-2017-03-31}{dehypht-x-2017-03-31.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{german-x-latest}{dehypht-x-2017-03-31.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{ngerman-x-2017-03-31}{dehyphn-x-2017-03-31.tex}{}{2}{2} +TEX_HYPHEN_DEF+= \\addlanguage{ngerman-x-latest}{dehyphn-x-2017-03-31.tex}{}{2}{2} +TEX_HYPHEN_LUA+= ['german-x-2017-03-31']={ \ + loader='dehypht-x-2017-03-31.tex', \ lefthyphenmin=2, \ righthyphenmin=2, \ synonyms={'german-x-latest',}, \ patterns='hyph-de-1901.pat.txt', \ hyphenation='hyph-de-1901.hyp.txt', \ }, -TEX_HYPHEN_LUA+= ['ngerman-x-2014-05-21']={ \ - loader='dehyphn-x-2014-05-21.tex', \ +TEX_HYPHEN_LUA+= ['ngerman-x-2017-03-31']={ \ + loader='dehyphn-x-2017-03-31.tex', \ lefthyphenmin=2, \ righthyphenmin=2, \ synonyms={'ngerman-x-latest',}, \