Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-toptesi tex-toptesi: dependency tex-ifxetex ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1045648f305a
branches:  trunk
changeset: 430565:1045648f305a
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat May 02 02:41:42 2020 +0000

description:
tex-toptesi: dependency tex-ifxetex -> tex-iftex

diffstat:

 print/tex-toptesi/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r f537acae37b9 -r 1045648f305a print/tex-toptesi/Makefile
--- a/print/tex-toptesi/Makefile        Sat May 02 02:38:38 2020 +0000
+++ b/print/tex-toptesi/Makefile        Sat May 02 02:41:42 2020 +0000
@@ -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-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