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:   dholland
Date:           Wed Aug 26 04:14:25 UTC 2020

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

Log Message:
tex-ifplatform depends on tex-catchfile. PKGREVISION -> 2


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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.5 pkgsrc/print/tex-ifplatform/Makefile:1.6
--- pkgsrc/print/tex-ifplatform/Makefile:1.5    Sat May  2 02:48:24 2020
+++ pkgsrc/print/tex-ifplatform/Makefile        Wed Aug 26 04:14:25 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2020/05/02 02:48:24 markd Exp $
+# $NetBSD: Makefile,v 1.6 2020/08/26 04:14:25 dholland Exp $
 
 DISTNAME=      ifplatform
 PKGNAME=       tex-${DISTNAME}-0.4a
-PKGREVISION=   1
+PKGREVISION=   2
 TEXLIVE_REV=   45533
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -10,6 +10,7 @@ HOMEPAGE=     https://ctan.org/pkg/ifplatfor
 COMMENT=       Conditionals to test which platform is being used
 LICENSE=       lppl-1.3c
 
+DEPENDS+=      tex-catchfile-[0-9]*:../../print/tex-catchfile
 DEPENDS+=      tex-iftex>=1.0d:../../print/tex-iftex
 DEPENDS+=      tex-oberdiek-[0-9]*:../../print/tex-oberdiek
 



Home | Main Index | Thread Index | Old Index