pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/tex-mathspec
Module Name: pkgsrc
Committed By: markd
Date: Sat May 2 03:13:54 UTC 2020
Modified Files:
pkgsrc/math/tex-mathspec: Makefile
Log Message:
tex-mathspec: dependency tex-ifxetex -> tex-iftex
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/tex-mathspec/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/tex-mathspec/Makefile
diff -u pkgsrc/math/tex-mathspec/Makefile:1.3 pkgsrc/math/tex-mathspec/Makefile:1.4
--- pkgsrc/math/tex-mathspec/Makefile:1.3 Sat Jan 18 23:32:54 2020
+++ pkgsrc/math/tex-mathspec/Makefile Sat May 2 03:13:54 2020
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2020/01/18 23:32:54 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2020/05/02 03:13:54 markd Exp $
DISTNAME= mathspec
PKGNAME= tex-${DISTNAME}-0.2b
+PKGREVISION= 1
TEXLIVE_REV= 42773
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -11,7 +12,7 @@ LICENSE= lppl-1.3c
DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
-DEPENDS+= tex-ifxetex-[0-9]*:../../print/tex-ifxetex
+DEPENDS+= tex-iftex>=1.0d:../../print/tex-iftex
TEXLIVE_UNVERSIONED= yes
.include "../../print/texlive/package.mk"
Home |
Main Index |
Thread Index |
Old Index