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:   wiz
Date:           Thu May 15 20:30:44 UTC 2025

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

Log Message:
texlive-collection-mathscience: fix path


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 \
    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.31 pkgsrc/meta-pkgs/texlive-collection-mathscience/Makefile:1.32
--- pkgsrc/meta-pkgs/texlive-collection-mathscience/Makefile:1.31       Wed May 14 12:42:45 2025
+++ pkgsrc/meta-pkgs/texlive-collection-mathscience/Makefile    Thu May 15 20:30:43 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2025/05/14 12:42:45 markd Exp $
+# $NetBSD: Makefile,v 1.32 2025/05/15 20:30:43 wiz Exp $
 
 DISTNAME=      collection-mathscience
 PKGNAME=       texlive-${DISTNAME}-2025pre2
@@ -292,7 +292,7 @@ DEPENDS+=   tex-thmtools-[0-9]*:../../prin
 # depend venn
 # depend witharrows
 # depend xymtex
-DEPENDS+=      tex-yhmath-[0-9]*:../../print/tex-yhmath
+DEPENDS+=      tex-yhmath-[0-9]*:../../fonts/tex-yhmath
 # depend youngtab
 # depend yquant
 # depend ytableau



Home | Main Index | Thread Index | Old Index