pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-tcolorbox
Module Name: pkgsrc
Committed By: markd
Date: Sat May 2 02:35:03 UTC 2020
Modified Files:
pkgsrc/print/tex-tcolorbox: Makefile
Log Message:
tex-tcolorbox: dependency tex-ifluatex -> tex-iftex
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-tcolorbox/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-tcolorbox/Makefile
diff -u pkgsrc/print/tex-tcolorbox/Makefile:1.9 pkgsrc/print/tex-tcolorbox/Makefile:1.10
--- pkgsrc/print/tex-tcolorbox/Makefile:1.9 Sat Jan 18 23:34:53 2020
+++ pkgsrc/print/tex-tcolorbox/Makefile Sat May 2 02:35:02 2020
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2020/01/18 23:34:53 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2020/05/02 02:35:02 markd Exp $
DISTNAME= tcolorbox
PKGNAME= tex-${DISTNAME}-4.20
+PKGREVISION= 1
TEXLIVE_REV= 50206
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -13,7 +14,7 @@ DEPENDS+= tex-amsmath-[0-9]*:../../print
DEPENDS+= tex-environ-[0-9]*:../../print/tex-environ
DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
-DEPENDS+= tex-ifluatex-[0-9]*:../../print/tex-ifluatex
+DEPENDS+= tex-iftex>=1.0d:../../print/tex-iftex
DEPENDS+= tex-incgraph-[0-9]*:../../graphics/tex-incgraph
DEPENDS+= tex-l3packages-[0-9]*:../../devel/tex-l3packages
DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings
Home |
Main Index |
Thread Index |
Old Index