Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/tex-cjk tex-cjk: dependency tex-ifxetex -> tex-i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/07f33b125276
branches:  trunk
changeset: 430571:07f33b125276
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat May 02 02:52:55 2020 +0000

description:
tex-cjk: dependency tex-ifxetex -> tex-iftex

diffstat:

 print/tex-cjk/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 02d5013829de -r 07f33b125276 print/tex-cjk/Makefile
--- a/print/tex-cjk/Makefile    Sat May 02 02:50:29 2020 +0000
+++ b/print/tex-cjk/Makefile    Sat May 02 02:52:55 2020 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2020/01/18 23:33:46 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2020/05/02 02:52:55 markd Exp $
 
 DISTNAME=      cjk
 PKGNAME=       tex-${DISTNAME}-4.8.4
+PKGREVISION=   1
 TEXLIVE_REV=   36951
 
 MAINTAINER=    rxg%NetBSD.org@localhost,hubertf%NetBSD.org@localhost
@@ -13,7 +14,7 @@
 DEPENDS+=      tex-fontspec-[0-9]*:../../fonts/tex-fontspec
 DEPENDS+=      tex-garuda-c90-[0-9]*:../../fonts/tex-garuda-c90
 DEPENDS+=      tex-graphics-[0-9]*:../../print/tex-graphics
-DEPENDS+=      tex-ifxetex-[0-9]*:../../print/tex-ifxetex
+DEPENDS+=      tex-iftex>=1.0d:../../print/tex-iftex
 DEPENDS+=      tex-latex-[0-9]*:../../print/tex-latex
 DEPENDS+=      tex-latex-bin-[0-9]*:../../print/tex-latex-bin
 DEPENDS+=      tex-norasi-c90-[0-9]*:../../fonts/tex-norasi-c90



Home | Main Index | Thread Index | Old Index