pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-tufte-latex
Module Name: pkgsrc
Committed By: markd
Date: Sat May 2 02:46:23 UTC 2020
Modified Files:
pkgsrc/print/tex-tufte-latex: Makefile
Log Message:
tex-tufte-latex: dependency tex-ifxetex -> tex-iftex
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/tex-tufte-latex/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-tufte-latex/Makefile
diff -u pkgsrc/print/tex-tufte-latex/Makefile:1.4 pkgsrc/print/tex-tufte-latex/Makefile:1.5
--- pkgsrc/print/tex-tufte-latex/Makefile:1.4 Sat Jan 18 23:35:00 2020
+++ pkgsrc/print/tex-tufte-latex/Makefile Sat May 2 02:46:22 2020
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2020/01/18 23:35:00 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2020/05/02 02:46:22 markd Exp $
DISTNAME= tufte-latex
PKGNAME= tex-${DISTNAME}-3.5.2
+PKGREVISION= 1
TEXLIVE_REV= 37649
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -14,7 +15,7 @@ DEPENDS+= tex-changepage-[0-9]*:../../pr
DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry
DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
-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-microtype-[0-9]*:../../print/tex-microtype
Home |
Main Index |
Thread Index |
Old Index