Tue Aug 13 20:49:23 2019 UTC ()
texlive-collection-latexrecommended: add tex-ragged2e, remove tex-powerdot


(markd)
diff -r1.10 -r1.11 pkgsrc/meta-pkgs/texlive-collection-latexrecommended/Makefile

cvs diff -r1.10 -r1.11 pkgsrc/meta-pkgs/texlive-collection-latexrecommended/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/texlive-collection-latexrecommended/Makefile 2019/08/11 03:36:33 1.10
+++ pkgsrc/meta-pkgs/texlive-collection-latexrecommended/Makefile 2019/08/13 20:49:23 1.11
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.10 2019/08/11 03:36:33 markd Exp $ 1# $NetBSD: Makefile,v 1.11 2019/08/13 20:49:23 markd Exp $
2 2
3DISTNAME= collection-latexrecommended 3DISTNAME= collection-latexrecommended
4PKGNAME= texlive-${DISTNAME}-2019.51533 4PKGNAME= texlive-${DISTNAME}-2019.51533
 5PKGREVISION= 1
5CATEGORIES= meta-pkgs 6CATEGORIES= meta-pkgs
6MASTER_SITES= # empty 7MASTER_SITES= # empty
7TEXLIVE_REV= 51533 8TEXLIVE_REV= 51533
8 9
9MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.tug.org/texlive/ 11HOMEPAGE= http://www.tug.org/texlive/
11COMMENT= LaTeX recommended packages 12COMMENT= LaTeX recommended packages
12 13
13DEPENDS+= texlive-collection-latex>=2014:../../meta-pkgs/texlive-collection-latex 14DEPENDS+= texlive-collection-latex>=2014:../../meta-pkgs/texlive-collection-latex
14 15
15DEPENDS+= tex-anysize-[0-9]*:../../print/tex-anysize 16DEPENDS+= tex-anysize-[0-9]*:../../print/tex-anysize
16DEPENDS+= tex-beamer-[0-9]*:../../print/tex-beamer 17DEPENDS+= tex-beamer-[0-9]*:../../print/tex-beamer
17DEPENDS+= tex-booktabs-[0-9]*:../../print/tex-booktabs 18DEPENDS+= tex-booktabs-[0-9]*:../../print/tex-booktabs
@@ -46,28 +47,28 @@ DEPENDS+= tex-lineno-[0-9]*:../../print/ @@ -46,28 +47,28 @@ DEPENDS+= tex-lineno-[0-9]*:../../print/
46DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings 47DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings
47DEPENDS+= tex-lwarp-[0-9]*:../../textproc/tex-lwarp 48DEPENDS+= tex-lwarp-[0-9]*:../../textproc/tex-lwarp
48DEPENDS+= tex-mathspec-[0-9]*:../../math/tex-mathspec 49DEPENDS+= tex-mathspec-[0-9]*:../../math/tex-mathspec
49DEPENDS+= tex-mathtools-[0-9]*:../../print/tex-mathtools 50DEPENDS+= tex-mathtools-[0-9]*:../../print/tex-mathtools
50DEPENDS+= tex-mdwtools-[0-9]*:../../print/tex-mdwtools 51DEPENDS+= tex-mdwtools-[0-9]*:../../print/tex-mdwtools
51DEPENDS+= tex-memoir-[0-9]*:../../print/tex-memoir 52DEPENDS+= tex-memoir-[0-9]*:../../print/tex-memoir
52DEPENDS+= tex-metalogo-[0-9]*:../../print/tex-metalogo 53DEPENDS+= tex-metalogo-[0-9]*:../../print/tex-metalogo
53DEPENDS+= tex-microtype-[0-9]*:../../print/tex-microtype 54DEPENDS+= tex-microtype-[0-9]*:../../print/tex-microtype
54DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms 55DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms
55DEPENDS+= tex-ntgclass-[0-9]*:../../print/tex-ntgclass 56DEPENDS+= tex-ntgclass-[0-9]*:../../print/tex-ntgclass
56DEPENDS+= tex-parskip-[0-9]*:../../print/tex-parskip 57DEPENDS+= tex-parskip-[0-9]*:../../print/tex-parskip
57DEPENDS+= tex-pdfpages-[0-9]*:../../print/tex-pdfpages 58DEPENDS+= tex-pdfpages-[0-9]*:../../print/tex-pdfpages
58DEPENDS+= tex-polyglossia-[0-9]*:../../print/tex-polyglossia 59DEPENDS+= tex-polyglossia-[0-9]*:../../print/tex-polyglossia
59DEPENDS+= tex-powerdot-[0-9]*:../../print/tex-powerdot 
60DEPENDS+= tex-psfrag-[0-9]*:../../print/tex-psfrag 60DEPENDS+= tex-psfrag-[0-9]*:../../print/tex-psfrag
 61DEPENDS+= tex-ragged2e-[0-9]*:../../print/tex-ragged2e
61DEPENDS+= tex-rcs-[0-9]*:../../print/tex-rcs 62DEPENDS+= tex-rcs-[0-9]*:../../print/tex-rcs
62DEPENDS+= tex-sansmath-[0-9]*:../../print/tex-sansmath 63DEPENDS+= tex-sansmath-[0-9]*:../../print/tex-sansmath
63DEPENDS+= tex-section-[0-9]*:../../print/tex-section 64DEPENDS+= tex-section-[0-9]*:../../print/tex-section
64DEPENDS+= tex-seminar-[0-9]*:../../print/tex-seminar 65DEPENDS+= tex-seminar-[0-9]*:../../print/tex-seminar
65DEPENDS+= tex-sepnum-[0-9]*:../../print/tex-sepnum 66DEPENDS+= tex-sepnum-[0-9]*:../../print/tex-sepnum
66DEPENDS+= tex-setspace-[0-9]*:../../print/tex-setspace 67DEPENDS+= tex-setspace-[0-9]*:../../print/tex-setspace
67DEPENDS+= tex-subfig-[0-9]*:../../print/tex-subfig 68DEPENDS+= tex-subfig-[0-9]*:../../print/tex-subfig
68DEPENDS+= tex-textcase-[0-9]*:../../print/tex-textcase 69DEPENDS+= tex-textcase-[0-9]*:../../print/tex-textcase
69DEPENDS+= tex-thumbpdf-[0-9]*:../../print/tex-thumbpdf 70DEPENDS+= tex-thumbpdf-[0-9]*:../../print/tex-thumbpdf
70DEPENDS+= tex-translator-[0-9]*:../../print/tex-translator 71DEPENDS+= tex-translator-[0-9]*:../../print/tex-translator
71DEPENDS+= tex-typehtml-[0-9]*:../../print/tex-typehtml 72DEPENDS+= tex-typehtml-[0-9]*:../../print/tex-typehtml
72DEPENDS+= tex-ucharcat-[0-9]*:../../print/tex-ucharcat 73DEPENDS+= tex-ucharcat-[0-9]*:../../print/tex-ucharcat
73DEPENDS+= tex-underscore-[0-9]*:../../print/tex-underscore 74DEPENDS+= tex-underscore-[0-9]*:../../print/tex-underscore