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:           Thu Feb 11 22:10:54 UTC 2021

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

Log Message:
texlive-collection-latexextra: +tex-tabulary


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 \
    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.55 pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.56
--- pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.55        Thu Dec  3 19:32:25 2020
+++ pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile     Thu Feb 11 22:10:54 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2020/12/03 19:32:25 markd Exp $
+# $NetBSD: Makefile,v 1.56 2021/02/11 22:10:54 markd Exp $
 
 DISTNAME=      collection-latexextra
-PKGNAME=       texlive-${DISTNAME}-2020pre5
+PKGNAME=       texlive-${DISTNAME}-2020pre6
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   55060
@@ -1144,7 +1144,7 @@ DEPENDS+= tex-tabu-[0-9]*:../../print/te
 # depend tabularborder
 # depend tabularcalc
 # depend tabularew
-# depend tabulary
+DEPENDS+=      tex-tabulary-[0-9]*:../../print/tex-tabulary
 # depend tagging
 # depend tagpair
 # depend tagpdf



Home | Main Index | Thread Index | Old Index