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:           Fri Sep  8 22:25:26 UTC 2017

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

Log Message:
Add tex-csvsimple


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 \
    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.29 pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.30
--- pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.29        Thu Aug 24 02:44:50 2017
+++ pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile     Fri Sep  8 22:25:26 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2017/08/24 02:44:50 markd Exp $
+# $NetBSD: Makefile,v 1.30 2017/09/08 22:25:26 markd Exp $
 
 DISTNAME=      collection-latexextra
-PKGNAME=       texlive-${DISTNAME}-2017pre3
+PKGNAME=       texlive-${DISTNAME}-2017pre4
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   44959
@@ -214,7 +214,7 @@ DEPENDS+=   tex-cooking-[0-9]*:../../print
 # depend crossreference
 DEPENDS+=      tex-csquotes-[0-9]*:../../print/tex-csquotes
 # depend css-colors
-# depend csvsimple
+DEPENDS+=      tex-csvsimple-[0-9]*:../../textproc/tex-csvsimple
 DEPENDS+=      tex-cuisine-[0-9]*:../../print/tex-cuisine
 # depend currency
 # depend currfile



Home | Main Index | Thread Index | Old Index