pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/texlive-collection-luatex



Module Name:    pkgsrc
Committed By:   markd
Date:           Fri Feb 12 03:21:59 UTC 2021

Modified Files:
        pkgsrc/meta-pkgs/texlive-collection-luatex: Makefile

Log Message:
texlive-collection-luatex: +tex-lualatex-math


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 \
    pkgsrc/meta-pkgs/texlive-collection-luatex/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/texlive-collection-luatex/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-luatex/Makefile:1.13 pkgsrc/meta-pkgs/texlive-collection-luatex/Makefile:1.14
--- pkgsrc/meta-pkgs/texlive-collection-luatex/Makefile:1.13    Sun May 10 04:13:27 2020
+++ pkgsrc/meta-pkgs/texlive-collection-luatex/Makefile Fri Feb 12 03:21:59 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2020/05/10 04:13:27 markd Exp $
+# $NetBSD: Makefile,v 1.14 2021/02/12 03:21:59 markd Exp $
 
 DISTNAME=      collection-luatex
-PKGNAME=       texlive-${DISTNAME}-2020pre1
+PKGNAME=       texlive-${DISTNAME}-2020pre2
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   54741
@@ -37,7 +37,7 @@ DEPENDS+=     tex-luacolor-[0-9]*:../../prin
 # depend luainputenc
 # depend luaintro
 # depend lualatex-doc
-# depend lualatex-math
+DEPENDS+=      tex-lualatex-math-[0-9]*:../../math/tex-lualatex-math
 # depend lualatex-truncate
 DEPENDS+=      tex-lualibs-[0-9]*:../../devel/tex-lualibs
 # depend luamplib



Home | Main Index | Thread Index | Old Index