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

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

Diff for /pkgsrc/print/tex-texlive.infra/Makefile between version 1.25 and 1.26

version 1.25, 2019/12/06 20:23:28 version 1.26, 2020/05/10 03:56:44
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       texlive.infra  DISTNAME=       texlive.infra
 PKGNAME=        tex-${DISTNAME}-2019  PKGNAME=        tex-${DISTNAME}-2020
 PKGREVISION=    1  TEXLIVE_REV=    54630
 TEXLIVE_REV=    50861  
   
 MAINTAINER=     minskim@NetBSD.org  MAINTAINER=     minskim@NetBSD.org
 COMMENT=        Basic TeX Live infrastructure  COMMENT=        Basic TeX Live infrastructure
   LICENSE=        gnu-gpl-v2
   
 USE_TOOLS+=     perl:run  USE_TOOLS+=     perl:run
   
Line 21  SUBST_STAGE.paths= pre-configure
Line 21  SUBST_STAGE.paths= pre-configure
 SUBST_FILES.paths=      tlpkg/TeXLive/TLPaper.pm tlpkg/TeXLive/TLUtils.pm  SUBST_FILES.paths=      tlpkg/TeXLive/TLPaper.pm tlpkg/TeXLive/TLUtils.pm
 SUBST_SED.paths=        -e 's,@KPSEWHICH@,${PREFIX}/bin/kpsewhich,g'  SUBST_SED.paths=        -e 's,@KPSEWHICH@,${PREFIX}/bin/kpsewhich,g'
   
 TEXLIVE_UNVERSIONED=    yes  
 .include "../../print/texlive/package.mk"  .include "../../print/texlive/package.mk"
   
 do-install:  do-install:

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

CVSweb <webmaster@jp.NetBSD.org>