pkgsrc-Changes archive

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

CVS commit: pkgsrc/print



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Sun May 13 17:19:19 UTC 2018

Modified Files:
        pkgsrc/print/dvipsk: Makefile
        pkgsrc/print/xdvik: Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/print/dvipsk/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/print/xdvik/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/dvipsk/Makefile
diff -u pkgsrc/print/dvipsk/Makefile:1.19 pkgsrc/print/dvipsk/Makefile:1.20
--- pkgsrc/print/dvipsk/Makefile:1.19   Sun May 13 12:31:37 2018
+++ pkgsrc/print/dvipsk/Makefile        Sun May 13 17:19:19 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2018/05/13 12:31:37 markd Exp $
+# $NetBSD: Makefile,v 1.20 2018/05/13 17:19:19 bsiegert Exp $
 
 DISTNAME=      texlive-20180414-source
 PKGNAME=       dvipsk-5.998
@@ -10,7 +10,7 @@ MAINTAINER=   minskim%NetBSD.org@localhost
 HOMEPAGE=      http://www.radicaleye.com/dvips.html
 COMMENT=       DVI-to-PostScript translator
 
-BUILD_DEPENDS+=        tex-texconfig-[0-9]*:../../print/tex-texconfig
+BUILD_DEPENDS+=        tex-tetex-[0-9]*:../../print/tex-tetex
 DEPENDS+=      tex-dvips>=2013:../../print/tex-dvips
 
 EXTRACT_ELEMENTS=      ${DISTNAME}/build-aux \

Index: pkgsrc/print/xdvik/Makefile
diff -u pkgsrc/print/xdvik/Makefile:1.25 pkgsrc/print/xdvik/Makefile:1.26
--- pkgsrc/print/xdvik/Makefile:1.25    Sun May 13 13:04:03 2018
+++ pkgsrc/print/xdvik/Makefile Sun May 13 17:19:19 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2018/05/13 13:04:03 markd Exp $
+# $NetBSD: Makefile,v 1.26 2018/05/13 17:19:19 bsiegert Exp $
 
 DISTNAME=      texlive-20180414-source
 PKGNAME=       xdvik-22.87.03
@@ -11,7 +11,7 @@ MAINTAINER=   minskim%NetBSD.org@localhost
 HOMEPAGE=      http://xdvi.sourceforge.net/
 COMMENT=       Previewer for DVI files
 
-BUILD_DEPENDS+=        tex-texconfig-[0-9]*:../../print/tex-texconfig
+BUILD_DEPENDS+=        tex-tetex-[0-9]*:../../print/tex-tetex
 BUILD_DEPENDS+=        tex-xdvi-[0-9]*:../../print/tex-xdvi
 DEPENDS+=      dvipsk-[0-9]*:../../print/dvipsk
 DEPENDS+=      kpathsea>=6.2.1:../../print/kpathsea



Home | Main Index | Thread Index | Old Index