pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   riastradh
Date:           Tue Oct 31 13:47:16 UTC 2023

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

Log Message:
texlive-collection-latexextra: add tex-mwe


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 \
    pkgsrc/meta-pkgs/texlive-collection-latexextra/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-latexextra/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.84 pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.85
--- pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.84        Sat Oct 28 21:26:34 2023
+++ pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile     Tue Oct 31 13:47:16 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2023/10/28 21:26:34 riastradh Exp $
+# $NetBSD: Makefile,v 1.85 2023/10/31 13:47:16 riastradh Exp $
 
 DISTNAME=      collection-latexextra
-PKGNAME=       texlive-${DISTNAME}-2023pre6
+PKGNAME=       texlive-${DISTNAME}-2023pre7
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   67376
@@ -928,7 +928,7 @@ DEPENDS+=   tex-mparhack-[0-9]*:../../prin
 # depend multiple-choice
 DEPENDS+=      tex-multirow-[0-9]*:../../print/tex-multirow
 # depend mversion
-# depend mwe
+DEPENDS+=      tex-mwe-[0-9]*:../../print/tex-mwe
 # depend mycv
 # depend mylatex
 # depend mylatexformat



Home | Main Index | Thread Index | Old Index