Sun Aug 7 10:57:57 2016 UTC ()
Update to texlive rev 41779


(markd)
diff -r1.6 -r1.7 pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile

cvs diff -r1.6 -r1.7 pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile 2016/06/16 04:03:13 1.6
+++ pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile 2016/08/07 10:57:56 1.7
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.6 2016/06/16 04:03:13 markd Exp $ 1# $NetBSD: Makefile,v 1.7 2016/08/07 10:57:56 markd Exp $
2 2
3DISTNAME= collection-binextra 3DISTNAME= collection-binextra
4PKGNAME= texlive-${DISTNAME}-2016pre1 4PKGNAME= texlive-${DISTNAME}-2016pre2
5CATEGORIES= meta-pkgs 5CATEGORIES= meta-pkgs
6MASTER_SITES= # empty 6MASTER_SITES= # empty
7TEXLIVE_REV= 40690 7TEXLIVE_REV= 41779
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.tug.org/texlive/ 10HOMEPAGE= http://www.tug.org/texlive/
11COMMENT= TeX auxiliary programs 11COMMENT= TeX auxiliary programs
12 12
13DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic 13DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
14 14
15DEPENDS+= tex-a2ping-[0-9]*:../../graphics/tex-a2ping 15DEPENDS+= tex-a2ping-[0-9]*:../../graphics/tex-a2ping
16# depend adhocfilelist 16# depend adhocfilelist
17# depend arara 17# depend arara
18DEPENDS+= asymptote-[0-9]*:../../graphics/asymptote 18DEPENDS+= asymptote-[0-9]*:../../graphics/asymptote
19DEPENDS+= tex-bibtex8-[0-9]*:../../print/tex-bibtex8 19DEPENDS+= tex-bibtex8-[0-9]*:../../print/tex-bibtex8
20# depend bibtexu 20# depend bibtexu
@@ -52,43 +52,45 @@ DEPENDS+= latexmk-[0-9]*:../../print/lat @@ -52,43 +52,45 @@ DEPENDS+= latexmk-[0-9]*:../../print/lat
52# depend latexpand 52# depend latexpand
53# depend latexindent 53# depend latexindent
54# depend ltxfileinfo 54# depend ltxfileinfo
55# depend ltximg 55# depend ltximg
56# depend listings-ext 56# depend listings-ext
57# depend make4ht 57# depend make4ht
58# depend match_parens 58# depend match_parens
59# depend mflua 59# depend mflua
60# depend mkjobtexmf 60# depend mkjobtexmf
61# patgen entirely included in web2c 61# patgen entirely included in web2c
62# depend pdfbook2 62# depend pdfbook2
63DEPENDS+= tex-pdfcrop-[0-9]*:../../graphics/tex-pdfcrop 63DEPENDS+= tex-pdfcrop-[0-9]*:../../graphics/tex-pdfcrop
64DEPENDS+= pdfjam-[0-9]*:../../print/pdfjam 64DEPENDS+= pdfjam-[0-9]*:../../print/pdfjam
 65# depend pdflatexpicscale
65DEPENDS+= tex-pdftools-[0-9]*:../../print/tex-pdftools 66DEPENDS+= tex-pdftools-[0-9]*:../../print/tex-pdftools
66# depend pdfxup 67# depend pdfxup
67# depend pfarrei 68# depend pfarrei
68DEPENDS+= tex-pkfix-[0-9]*:../../print/tex-pkfix 69DEPENDS+= tex-pkfix-[0-9]*:../../print/tex-pkfix
69# depend pkfix-helper 70# depend pkfix-helper
70# depend purifyeps 71# depend purifyeps
71# depend pythontex 72# depend pythontex
72DEPENDS+= seetexk-[0-9]*:../../print/seetexk 73DEPENDS+= seetexk-[0-9]*:../../print/seetexk
73# depend srcredact 74# depend srcredact
74# depend sty2dtx 75# depend sty2dtx
75# depend synctex 76# depend synctex
76# depend tex4ebook 77# depend tex4ebook
77# depend texcount 78# depend texcount
78# depend texdef 79# depend texdef
79# depend texdiff 80# depend texdiff
80# depend texdirflatten 81# depend texdirflatten
81DEPENDS+= tex-texdoc-[0-9]*:../../print/tex-texdoc 82DEPENDS+= tex-texdoc-[0-9]*:../../print/tex-texdoc
82# depend texfot 83# depend texfot
83# depend texliveonfly 84# depend texliveonfly
84# depend texloganalyser 85# depend texloganalyser
 86# depend texosquery
85# texware entirely included in web2c 87# texware entirely included in web2c
86# tie entirely included in web2c 88# tie entirely included in web2c
87# depend tpic2pdftex 89# depend tpic2pdftex
88# depend typeoutfileinfo 90# depend typeoutfileinfo
89# web entirely included in web2c 91# web entirely included in web2c
90# depend xindy 92# depend xindy
91 93
92META_PACKAGE= yes 94META_PACKAGE= yes
93 95
94.include "../../mk/bsd.pkg.mk" 96.include "../../mk/bsd.pkg.mk"