[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / print / tex-hyphen-thai

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/print/tex-hyphen-thai/Makefile between version 1.8 and 1.9

version 1.8, 2020/05/10 04:32:04 version 1.9, 2021/05/30 08:04:48
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       hyphen-thai  DISTNAME=       hyphen-thai
 PKGNAME=        tex-${DISTNAME}-2019.51186  PKGNAME=        tex-${DISTNAME}-2021
 PKGREVISION=    1  TEXLIVE_REV=    58652
 TEXLIVE_REV=    51186  
   
 MAINTAINER=     pkgsrc-users@NetBSD.org  MAINTAINER=     pkgsrc-users@NetBSD.org
 COMMENT=        Thai hyphenation patterns  COMMENT=        Thai hyphenation patterns
 LICENSE=        lppl-1.3c  LICENSE=        lppl-1.3c
   
 DEPENDS+=       tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base  
 DEPENDS+=       tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8  DEPENDS+=       tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
   DEPENDS+=       tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
   
 TEX_HYPHEN_DAT+=        thai loadhyph-th.tex  TEX_HYPHEN_DAT+=        thai loadhyph-th.tex
 TEX_HYPHEN_DEF+=        \\addlanguage{thai}{loadhyph-th.tex}{}{2}{3}  TEX_HYPHEN_DEF+=        \\addlanguage{thai}{loadhyph-th.tex}{}{2}{3}
Line 23  TEX_HYPHEN_LUA+= ['thai']={ \
Line 22  TEX_HYPHEN_LUA+= ['thai']={ \
                           hyphenation='', \                            hyphenation='', \
                         },                          },
   
 TEXLIVE_UNVERSIONED=    yes  
 .include "../../print/texlive/package.mk"  .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

CVSweb <webmaster@jp.NetBSD.org>