Mon Jun 7 00:49:24 2021 UTC ()
texlive-collection-plaingeneric: update to revision 58874


(markd)
diff -r1.18 -r1.19 pkgsrc/meta-pkgs/texlive-collection-plaingeneric/Makefile

cvs diff -r1.18 -r1.19 pkgsrc/meta-pkgs/texlive-collection-plaingeneric/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/texlive-collection-plaingeneric/Makefile 2021/02/20 11:55:43 1.18
+++ pkgsrc/meta-pkgs/texlive-collection-plaingeneric/Makefile 2021/06/07 00:49:24 1.19
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.18 2021/02/20 11:55:43 markd Exp $ 1# $NetBSD: Makefile,v 1.19 2021/06/07 00:49:24 markd Exp $
2 2
3DISTNAME= collection-plaingeneric 3DISTNAME= collection-plaingeneric
4PKGNAME= texlive-${DISTNAME}-2020pre4 4PKGNAME= texlive-${DISTNAME}-2021pre1
5CATEGORIES= meta-pkgs 5CATEGORIES= meta-pkgs
6MASTER_SITES= # empty 6MASTER_SITES= # empty
7TEXLIVE_REV= 56496 7TEXLIVE_REV= 58874
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://www.tug.org/texlive/ 10HOMEPAGE= https://www.tug.org/texlive/
11COMMENT= Plain (La)TeX packages 11COMMENT= Plain (La)TeX packages
12 12
13DEPENDS+= texlive-collection-basic>=2014:../../meta-pkgs/texlive-collection-basic 13DEPENDS+= texlive-collection-basic>=2014:../../meta-pkgs/texlive-collection-basic
14 14
15# depend abbr 15# depend abbr
16# depend abstyles 16# depend abstyles
17DEPENDS+= tex-apnum>=1.1:../../math/tex-apnum 17DEPENDS+= tex-apnum>=1.1:../../math/tex-apnum
18# depend autoaligne 18# depend autoaligne
19# depend barr 19# depend barr
20# depend bitelist 20# depend bitelist
@@ -104,21 +104,22 @@ DEPENDS+= tex-tex-ps>=2010:../../graphic @@ -104,21 +104,22 @@ DEPENDS+= tex-tex-ps>=2010:../../graphic
104DEPENDS+= tex-tex4ht-[0-9]*:../../print/tex-tex4ht 104DEPENDS+= tex-tex4ht-[0-9]*:../../print/tex-tex4ht
105# depend texapi 105# depend texapi
106# depend texdate 106# depend texdate
107DEPENDS+= tex-texinfo-[0-9]*:../../print/tex-texinfo 107DEPENDS+= tex-texinfo-[0-9]*:../../print/tex-texinfo
108DEPENDS+= tex-timetable-[0-9]*:../../print/tex-timetable 108DEPENDS+= tex-timetable-[0-9]*:../../print/tex-timetable
109DEPENDS+= tex-tracklang-[0-9]*:../../print/tex-tracklang 109DEPENDS+= tex-tracklang-[0-9]*:../../print/tex-tracklang
110DEPENDS+= tex-treetex-[0-9]*:../../print/tex-treetex 110DEPENDS+= tex-treetex-[0-9]*:../../print/tex-treetex
111# depend trigonometry 111# depend trigonometry
112DEPENDS+= tex-ulem>=2013:../../print/tex-ulem 112DEPENDS+= tex-ulem>=2013:../../print/tex-ulem
113# depend upca 113# depend upca
114DEPENDS+= tex-varisize-[0-9]*:../../print/tex-varisize 114DEPENDS+= tex-varisize-[0-9]*:../../print/tex-varisize
115# xii is a "fun" package and the only files are in tex-xii-doc 115# xii is a "fun" package and the only files are in tex-xii-doc
116# depend xii-lat 116# depend xii-lat
 117# depend xintsession
117#DEPENDS+= tex-xii-[0-9]*:../../print/tex-xii 118#DEPENDS+= tex-xii-[0-9]*:../../print/tex-xii
118# depend xlop 119# depend xlop
119# depend yax 120# depend yax
120# depend zztex 121# depend zztex
121 122
122META_PACKAGE= yes 123META_PACKAGE= yes
123 124
124.include "../../mk/bsd.pkg.mk" 125.include "../../mk/bsd.pkg.mk"