pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed May 14 12:42:45 UTC 2025

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

Log Message:
texlive-collection-mathscience: update to 2025pre2

add tex-commutative-diagrams{,-doc} and tex-yhmath{,-doc}


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 \
    pkgsrc/meta-pkgs/texlive-collection-mathscience/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-mathscience/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-mathscience/Makefile:1.30 pkgsrc/meta-pkgs/texlive-collection-mathscience/Makefile:1.31
--- pkgsrc/meta-pkgs/texlive-collection-mathscience/Makefile:1.30       Mon May 12 10:29:48 2025
+++ pkgsrc/meta-pkgs/texlive-collection-mathscience/Makefile    Wed May 14 12:42:45 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2025/05/12 10:29:48 markd Exp $
+# $NetBSD: Makefile,v 1.31 2025/05/14 12:42:45 markd Exp $
 
 DISTNAME=      collection-mathscience
-PKGNAME=       texlive-${DISTNAME}-2025pre1
+PKGNAME=       texlive-${DISTNAME}-2025pre2
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   75100
@@ -71,7 +71,7 @@ DEPENDS+=     tex-clrscode-[0-9]*:../../prin
 # depend codeanatomy
 # depend coloredtheorem
 # depend commath
-# depend commutative-diagrams
+DEPENDS+=      tex-commutative-diagrams-[0-9]*:../../graphics/tex-commutative-diagrams
 # depend complexity
 # depend complexpolylongdiv
 # depend computational-complexity
@@ -292,7 +292,7 @@ DEPENDS+=   tex-thmtools-[0-9]*:../../prin
 # depend venn
 # depend witharrows
 # depend xymtex
-# depend yhmath
+DEPENDS+=      tex-yhmath-[0-9]*:../../print/tex-yhmath
 # depend youngtab
 # depend yquant
 # depend ytableau



Home | Main Index | Thread Index | Old Index