pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/tex-toptesi



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat May  2 02:41:42 UTC 2020

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

Log Message:
tex-toptesi: dependency tex-ifxetex -> tex-iftex


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-toptesi/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-toptesi/Makefile
diff -u pkgsrc/print/tex-toptesi/Makefile:1.9 pkgsrc/print/tex-toptesi/Makefile:1.10
--- pkgsrc/print/tex-toptesi/Makefile:1.9       Fri Dec  6 20:23:33 2019
+++ pkgsrc/print/tex-toptesi/Makefile   Sat May  2 02:41:42 2020
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2019/12/06 20:23:33 markd Exp $
+# $NetBSD: Makefile,v 1.10 2020/05/02 02:41:42 markd Exp $
 
 DISTNAME=      toptesi
 PKGNAME=       tex-${DISTNAME}-6.3.06
+PKGREVISION=   1
 TEXLIVE_REV=   51743
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -13,7 +14,7 @@ DEPENDS+=     tex-babel-[0-9]*:../../print/t
 DEPENDS+=      tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
 DEPENDS+=      tex-graphics-[0-9]*:../../print/tex-graphics
 DEPENDS+=      tex-hyperref-[0-9]*:../../print/tex-hyperref
-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