pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-ifplatform
Module Name: pkgsrc
Committed By: markd
Date: Sat May 2 02:48:24 UTC 2020
Modified Files:
pkgsrc/print/tex-ifplatform: Makefile
Log Message:
tex-ifplatform: dependency tex-ifluatex -> tex-iftex
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/print/tex-ifplatform/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-ifplatform/Makefile
diff -u pkgsrc/print/tex-ifplatform/Makefile:1.4 pkgsrc/print/tex-ifplatform/Makefile:1.5
--- pkgsrc/print/tex-ifplatform/Makefile:1.4 Sat Jan 18 23:34:17 2020
+++ pkgsrc/print/tex-ifplatform/Makefile Sat May 2 02:48:24 2020
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2020/01/18 23:34:17 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2020/05/02 02:48:24 markd Exp $
DISTNAME= ifplatform
PKGNAME= tex-${DISTNAME}-0.4a
+PKGREVISION= 1
TEXLIVE_REV= 45533
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -9,7 +10,7 @@ HOMEPAGE= https://ctan.org/pkg/ifplatfor
COMMENT= Conditionals to test which platform is being used
LICENSE= lppl-1.3c
-DEPENDS+= tex-ifluatex-[0-9]*:../../print/tex-ifluatex
+DEPENDS+= tex-iftex>=1.0d:../../print/tex-iftex
DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
TEXLIVE_UNVERSIONED= yes
Home |
Main Index |
Thread Index |
Old Index