pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/xetex depend on latest dvipdfmx rather than xdvi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e2c1ca1de13
branches:  trunk
changeset: 650658:9e2c1ca1de13
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat Apr 25 13:15:41 2015 +0000

description:
depend on latest dvipdfmx rather than xdvipdfmx.

diffstat:

 print/xetex/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b1e3e562e915 -r 9e2c1ca1de13 print/xetex/Makefile
--- a/print/xetex/Makefile      Sat Apr 25 13:10:36 2015 +0000
+++ b/print/xetex/Makefile      Sat Apr 25 13:15:41 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2015/04/25 11:24:54 markd Exp $
+# $NetBSD: Makefile,v 1.38 2015/04/25 13:15:41 markd Exp $
 
 DISTNAME=      texlive-20140525-source
 PKGNAME=       xetex-0.99991
@@ -11,7 +11,7 @@
 COMMENT=       TeX system with Unicode and modern font technologies
 
 CONFLICTS+=    web2c<=7.5.7
-DEPENDS+=      xdvipdfmx-[0-9]*:../../print/xdvipdfmx
+DEPENDS+=      dvipdfmx>=20140525:../../print/dvipdfmx
 
 EXTRACT_ELEMENTS=      ${DISTNAME}/build-aux \
                        ${DISTNAME}/libs/graphite2 \



Home | Main Index | Thread Index | Old Index