pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/tex-oberdiek



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat May  2 02:56:28 UTC 2020

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

Log Message:
tex-oberdiek: dependency tex-ifluatex,tex-ifxetex -> tex-iftex


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/print/tex-oberdiek/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-oberdiek/Makefile
diff -u pkgsrc/print/tex-oberdiek/Makefile:1.26 pkgsrc/print/tex-oberdiek/Makefile:1.27
--- pkgsrc/print/tex-oberdiek/Makefile:1.26     Fri Dec  6 20:22:56 2019
+++ pkgsrc/print/tex-oberdiek/Makefile  Sat May  2 02:56:28 2020
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2019/12/06 20:22:56 markd Exp $
+# $NetBSD: Makefile,v 1.27 2020/05/02 02:56:28 markd Exp $
 
 DISTNAME=      oberdiek
 PKGNAME=       tex-${DISTNAME}-2019
+PKGREVISION=   1
 TEXLIVE_REV=   51770
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -13,8 +14,7 @@ DEPENDS+=     tex-amsmath-[0-9]*:../../print
 DEPENDS+=      tex-latex-bin-[0-9]*:../../print/tex-latex-bin
 DEPENDS+=      tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg
 DEPENDS+=      tex-graphics-[0-9]*:../../print/tex-graphics
-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-latex-[0-9]*:../../print/tex-latex
 DEPENDS+=      tex-tools-[0-9]*:../../print/tex-tools
 



Home | Main Index | Thread Index | Old Index