Mon Aug 22 11:41:31 2022 UTC ()
texlive-collection-fontsextra: update to revision 63936


(markd)
diff -r1.28 -r1.29 pkgsrc/meta-pkgs/texlive-collection-fontsextra/Makefile

cvs diff -r1.28 -r1.29 pkgsrc/meta-pkgs/texlive-collection-fontsextra/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/texlive-collection-fontsextra/Makefile 2022/05/31 21:17:43 1.28
+++ pkgsrc/meta-pkgs/texlive-collection-fontsextra/Makefile 2022/08/22 11:41:31 1.29
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.28 2022/05/31 21:17:43 markd Exp $ 1# $NetBSD: Makefile,v 1.29 2022/08/22 11:41:31 markd Exp $
2 2
3DISTNAME= collection-fontsextra 3DISTNAME= collection-fontsextra
4PKGNAME= texlive-${DISTNAME}-2022pre1 4PKGNAME= texlive-${DISTNAME}-2022pre1
5CATEGORIES= meta-pkgs 5CATEGORIES= meta-pkgs
6MASTER_SITES= # empty 6MASTER_SITES= # empty
7TEXLIVE_REV= 63394 7TEXLIVE_REV= 63936
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= Additional fonts for TeX 11COMMENT= Additional fonts for TeX
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 aboensis 15# depend aboensis
16DEPENDS+= tex-academicons-[0-9]*:../../fonts/tex-academicons 16DEPENDS+= tex-academicons-[0-9]*:../../fonts/tex-academicons
17DEPENDS+= tex-accanthis-[0-9]*:../../fonts/tex-accanthis 17DEPENDS+= tex-accanthis-[0-9]*:../../fonts/tex-accanthis
18DEPENDS+= tex-adforn-[0-9]*:../../fonts/tex-adforn 18DEPENDS+= tex-adforn-[0-9]*:../../fonts/tex-adforn
19DEPENDS+= tex-adfsymbols-[0-9]*:../../fonts/tex-adfsymbols 19DEPENDS+= tex-adfsymbols-[0-9]*:../../fonts/tex-adfsymbols
20# depend aesupp 20# depend aesupp
@@ -339,20 +339,21 @@ DEPENDS+= tex-txfontsb-[0-9]*:../../font @@ -339,20 +339,21 @@ DEPENDS+= tex-txfontsb-[0-9]*:../../font
339# depend txuprcal 339# depend txuprcal
340DEPENDS+= tex-typicons-[0-9]*:../../fonts/tex-typicons 340DEPENDS+= tex-typicons-[0-9]*:../../fonts/tex-typicons
341DEPENDS+= tex-umtypewriter-[0-9]*:../../fonts/tex-umtypewriter 341DEPENDS+= tex-umtypewriter-[0-9]*:../../fonts/tex-umtypewriter
342DEPENDS+= tex-universa-[0-9]*:../../fonts/tex-universa 342DEPENDS+= tex-universa-[0-9]*:../../fonts/tex-universa
343DEPENDS+= tex-universalis-[0-9]*:../../fonts/tex-universalis 343DEPENDS+= tex-universalis-[0-9]*:../../fonts/tex-universalis
344# depend uppunctlm 344# depend uppunctlm
345DEPENDS+= tex-urwchancal-[0-9]*:../../fonts/tex-urwchancal 345DEPENDS+= tex-urwchancal-[0-9]*:../../fonts/tex-urwchancal
346DEPENDS+= tex-venturisadf-[0-9]*:../../fonts/tex-venturisadf 346DEPENDS+= tex-venturisadf-[0-9]*:../../fonts/tex-venturisadf
347DEPENDS+= tex-wsuipa-[0-9]*:../../fonts/tex-wsuipa 347DEPENDS+= tex-wsuipa-[0-9]*:../../fonts/tex-wsuipa
348DEPENDS+= tex-xcharter-[0-9]*:../../fonts/tex-xcharter 348DEPENDS+= tex-xcharter-[0-9]*:../../fonts/tex-xcharter
349# depend xcharter-math 349# depend xcharter-math
350DEPENDS+= tex-xits-[0-9]*:../../fonts/tex-xits 350DEPENDS+= tex-xits-[0-9]*:../../fonts/tex-xits
351DEPENDS+= tex-yfonts-[0-9]*:../../print/tex-yfonts 351DEPENDS+= tex-yfonts-[0-9]*:../../print/tex-yfonts
 352# yfonts-otf
352DEPENDS+= tex-yfonts-t1-[0-9]*:../../fonts/tex-yfonts-t1 353DEPENDS+= tex-yfonts-t1-[0-9]*:../../fonts/tex-yfonts-t1
353# depend yinit-otf 354# depend yinit-otf
354DEPENDS+= tex-zlmtt-[0-9]*:../../fonts/tex-zlmtt 355DEPENDS+= tex-zlmtt-[0-9]*:../../fonts/tex-zlmtt
355 356
356META_PACKAGE= yes 357META_PACKAGE= yes
357 358
358.include "../../mk/bsd.pkg.mk" 359.include "../../mk/bsd.pkg.mk"