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 Dec  3 19:32:25 UTC 2020

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 \
    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.54 pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.55
--- pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.54        Thu Jul 16 01:13:49 2020
+++ pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile     Thu Dec  3 19:32:25 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2020/07/16 01:13:49 markd Exp $
+# $NetBSD: Makefile,v 1.55 2020/12/03 19:32:25 markd Exp $
 
 DISTNAME=      collection-latexextra
-PKGNAME=       texlive-${DISTNAME}-2020pre4
+PKGNAME=       texlive-${DISTNAME}-2020pre5
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   55060
@@ -1250,7 +1250,7 @@ DEPENDS+= tex-version-[0-9]*:../../print
 # depend versonotes
 DEPENDS+=      tex-vertbars-[0-9]*:../../print/tex-vertbars
 # depend vgrid
-# depend vhistory
+DEPENDS+=      tex-vhistory-[0-9]*:../../print/tex-vhistory
 DEPENDS+=      tex-vmargin-[0-9]*:../../print/tex-vmargin
 # depend volumes
 # depend vpe



Home | Main Index | Thread Index | Old Index