pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/tex-xltxtra



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat May  2 02:54:51 UTC 2020

Modified Files:
        pkgsrc/print/tex-xltxtra: Makefile

Log Message:
tex-xltxtra: dependency tex-ifluatex,tex-xetex -> tex-iftex


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/print/tex-xltxtra/Makefile

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

Modified files:

Index: pkgsrc/print/tex-xltxtra/Makefile
diff -u pkgsrc/print/tex-xltxtra/Makefile:1.8 pkgsrc/print/tex-xltxtra/Makefile:1.9
--- pkgsrc/print/tex-xltxtra/Makefile:1.8       Sat Jan 18 23:35:04 2020
+++ pkgsrc/print/tex-xltxtra/Makefile   Sat May  2 02:54:51 2020
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2020/01/18 23:35:04 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2020/05/02 02:54:51 markd Exp $
 
 DISTNAME=      xltxtra
 PKGNAME=       tex-${DISTNAME}-0.7
+PKGREVISION=   1
 TEXLIVE_REV=   49555
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -9,8 +10,7 @@ HOMEPAGE=      https://ctan.org/pkg/xltxtra
 COMMENT=       Extras files for LaTeX users of XeTeX
 LICENSE=       lppl-1.3c
 
-DEPENDS+=      tex-ifluatex-[0-9]*:../../print/tex-ifluatex
-DEPENDS+=      tex-ifxetex-[0-9]*:../../print/tex-ifxetex
+DEPENDS+=      tex-iftex>=1.0d:../../print/tex-iftex
 DEPENDS+=      tex-fontspec-[0-9]*:../../fonts/tex-fontspec
 DEPENDS+=      tex-metalogo-[0-9]*:../../print/tex-metalogo
 DEPENDS+=      tex-realscripts-[0-9]*:../../print/tex-realscripts



Home | Main Index | Thread Index | Old Index