Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/netbsd-doc-print meta-pkgs/netbsd-doc-print:...
details: https://anonhg.NetBSD.org/pkgsrc/rev/55976331b84b
branches: trunk
changeset: 434747:55976331b84b
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Jun 21 10:33:06 2020 +0000
description:
meta-pkgs/netbsd-doc-print: update to 1.5
Changes since 1.4:
Added a dependency on epstopdf, in order to allow the PDF files of the
NetBSD Guide and the pkgsrc guide to be generated directly instead of
generating them from the PostScript version.
diffstat:
meta-pkgs/netbsd-doc-print/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 84de77e200b9 -r 55976331b84b meta-pkgs/netbsd-doc-print/Makefile
--- a/meta-pkgs/netbsd-doc-print/Makefile Sun Jun 21 10:21:00 2020 +0000
+++ b/meta-pkgs/netbsd-doc-print/Makefile Sun Jun 21 10:33:06 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2015/05/17 12:32:33 tron Exp $
+# $NetBSD: Makefile,v 1.27 2020/06/21 10:33:06 rillig Exp $
-DISTNAME= netbsd-doc-print-1.4
+DISTNAME= netbsd-doc-print-1.5
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -25,6 +25,7 @@
DEPENDS+= tex-metafont-[0-9]*:../../fonts/tex-metafont
DEPENDS+= tex-picinpar-[0-9]*:../../print/tex-picinpar
DEPENDS+= tex-pslatex-[0-9]*:../../print/tex-pslatex
+DEPENDS+= tex-epstopdf>=0:../../graphics/tex-epstopdf
DEPENDS+= tex-ly1-[0-9]*:../../fonts/tex-ly1
USE_TOOLS+= gs:run
Home |
Main Index |
Thread Index |
Old Index