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

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-catalan/Makefile between version 1.12 and 1.13

version 1.12, 2020/05/10 04:31:59 version 1.13, 2021/05/30 08:04:43
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       hyphen-catalan  DISTNAME=       hyphen-catalan
 PKGNAME=        tex-${DISTNAME}-2019.51186  PKGNAME=        tex-${DISTNAME}-2021
 PKGREVISION=    1  TEXLIVE_REV=    58609
 TEXLIVE_REV=    51186  
   
 MAINTAINER=     minskim@NetBSD.org  MAINTAINER=     minskim@NetBSD.org
 COMMENT=        Hyphenation patterns for Catalan  COMMENT=        Hyphenation patterns for Catalan
 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+=        catalan loadhyph-ca.tex  TEX_HYPHEN_DAT+=        catalan loadhyph-ca.tex
 TEX_HYPHEN_DEF+=        \\addlanguage{catalan}{loadhyph-ca.tex}{}{2}{2}  TEX_HYPHEN_DEF+=        \\addlanguage{catalan}{loadhyph-ca.tex}{}{2}{2}
Line 23  TEX_HYPHEN_LUA+= ['catalan']={ \
Line 22  TEX_HYPHEN_LUA+= ['catalan']={ \
                           hyphenation='hyph-ca.hyp.txt', \                            hyphenation='hyph-ca.hyp.txt', \
                         },                          },
   
 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.12  
changed lines
  Added in v.1.13

CVSweb <webmaster@jp.NetBSD.org>