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:   markd
Date:           Mon Apr 24 04:57:01 UTC 2023

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

Log Message:
texlive-collection-latexextra: +tex-{ninecolors,tabularray}


To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 \
    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.77 pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.78
--- pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.77        Tue Apr 11 02:11:57 2023
+++ pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile     Mon Apr 24 04:57:01 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.77 2023/04/11 02:11:57 markd Exp $
+# $NetBSD: Makefile,v 1.78 2023/04/24 04:57:01 markd Exp $
 
 DISTNAME=      collection-latexextra
-PKGNAME=       texlive-${DISTNAME}-2023pre1
+PKGNAME=       texlive-${DISTNAME}-2023pre2
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   66744
@@ -946,7 +946,7 @@ DEPENDS+=   tex-nfssext-cfr-[0-9]*:../../p
 # depend niceframe
 # depend nicetext
 # depend nidanfloat
-# depend ninecolors
+DEPENDS+=      tex-ninecolors-[0-9]*:../../print/tex-ninecolors
 # depend nlctdoc
 # depend noconflict
 # depend noindentafter
@@ -1295,7 +1295,7 @@ DEPENDS+= tex-tabu-[0-9]*:../../print/te
 # depend tabularborder
 # depend tabularcalc
 # depend tabularew
-# depend tabularray
+DEPENDS+=      tex-tabularray-[0-9]*:../../print/tex-tabularray
 DEPENDS+=      tex-tabulary-[0-9]*:../../print/tex-tabulary
 # depend tagging
 # depend tagpair



Home | Main Index | Thread Index | Old Index