pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs/texlive-collection-latexextra texlive-collec...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3882da0ffa3a
branches:  trunk
changeset: 376395:3882da0ffa3a
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Apr 07 03:44:04 2022 +0000

description:
texlive-collection-latexextra: add tex-anyfontsize and tex-regexpatch

diffstat:

 meta-pkgs/texlive-collection-latexextra/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (31 lines):

diff -r 2c34d05a3afc -r 3882da0ffa3a meta-pkgs/texlive-collection-latexextra/Makefile
--- a/meta-pkgs/texlive-collection-latexextra/Makefile  Thu Apr 07 03:37:40 2022 +0000
+++ b/meta-pkgs/texlive-collection-latexextra/Makefile  Thu Apr 07 03:44:04 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2021/06/07 00:39:31 markd Exp $
+# $NetBSD: Makefile,v 1.60 2022/04/07 03:44:04 markd Exp $
 
 DISTNAME=      collection-latexextra
-PKGNAME=       texlive-${DISTNAME}-2021pre1
+PKGNAME=       texlive-${DISTNAME}-2021pre2
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   59271
@@ -48,7 +48,7 @@
 DEPENDS+=      tex-animate-[0-9]*:../../graphics/tex-animate
 DEPENDS+=      tex-anonchap-[0-9]*:../../print/tex-anonchap
 DEPENDS+=      tex-answers-[0-9]*:../../print/tex-answers
-# depend anyfontsize
+DEPENDS+=      tex-anyfontsize-[0-9]*:../../print/tex-anyfontsize
 DEPENDS+=      tex-appendix-[0-9]*:../../print/tex-appendix
 DEPENDS+=      tex-appendixnumberbeamer-[0-9]*:../../print/tex-appendixnumberbeamer
 # depend apptools
@@ -1041,7 +1041,7 @@
 # depend refman
 # depend refstyle
 # depend regcount
-# depend regexpatch
+DEPENDS+=      tex-regexpatch-[0-9]*:../../print/tex-regexpatch
 # depend register
 # depend regstats
 # depend relenc



Home | Main Index | Thread Index | Old Index