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 Jun 22 11:12:26 UTC 2017

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

Log Message:
add tex-{continue,cutwin,hang,hanging,leading,mfirstuc,thmtools}


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 \
    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.25 pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.26
--- pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.25        Thu Jun 22 09:37:22 2017
+++ pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile     Thu Jun 22 11:12:26 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2017/06/22 09:37:22 markd Exp $
+# $NetBSD: Makefile,v 1.26 2017/06/22 11:12:26 markd Exp $
 
 DISTNAME=      collection-latexextra
-PKGNAME=       texlive-${DISTNAME}-2017pre1
+PKGNAME=       texlive-${DISTNAME}-2017pre2
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   44544
@@ -190,7 +190,7 @@ DEPENDS+=   tex-comment-[0-9]*:../../print
 # depend concepts
 DEPENDS+=      tex-concprog-[0-9]*:../../print/tex-concprog
 # depend constants
-# depend continue
+DEPENDS+=      tex-continue-[0-9]*:../../print/tex-continue
 # depend contour
 # depend contracard
 # depend conv-xkv
@@ -219,7 +219,7 @@ DEPENDS+=   tex-cuisine-[0-9]*:../../print
 # depend currency
 # depend currfile
 DEPENDS+=      tex-currvita-[0-9]*:../../print/tex-currvita
-# depend cutwin
+DEPENDS+=      tex-cutwin-[0-9]*:../../print/tex-cutwin
 # depend cv
 # depend cv4tw
 # depend cweb-latex
@@ -505,8 +505,8 @@ DEPENDS+=   tex-glossaries-[0-9]*:../../pr
 # depend guitlogo
 # depend halloweenmath
 # depend handout
-# depend hang
-# depend hanging
+DEPENDS+=      tex-hang-[0-9]*:../../print/tex-hang
+DEPENDS+=      tex-hanging-[0-9]*:../../print/tex-hanging
 # depend hardwrap
 # depend harnon-cv
 # depend harpoon
@@ -585,7 +585,7 @@ DEPENDS+=   tex-layouts-[0-9]*:../../print
 DEPENDS+=      tex-lazylist-[0-9]*:../../print/tex-lazylist
 # depend lcd
 # depend lcg
-# depend leading
+DEPENDS+=      tex-leading-[0-9]*:../../print/tex-leading
 DEPENDS+=      tex-leaflet-[0-9]*:../../print/tex-leaflet
 DEPENDS+=      tex-leftidx-[0-9]*:../../print/tex-leftidx
 # depend lengthconvert
@@ -662,7 +662,7 @@ DEPENDS+=   tex-media9-[0-9]*:../../print/
 # depend menukeys
 # depend method
 # depend metre
-# depend mfirstuc
+DEPENDS+=      tex-mfirstuc-[0-9]*:../../print/tex-mfirstuc
 # depend mftinc
 DEPENDS+=      tex-midpage-[0-9]*:../../print/tex-midpage
 # depend minibox
@@ -1034,7 +1034,7 @@ DEPENDS+= tex-textmerg-[0-9]*:../../prin
 DEPENDS+=      tex-textpos-[0-9]*:../../print/tex-textpos
 # depend theoremref
 # depend thinsp
-# depend thmtools
+DEPENDS+=      tex-thmtools-[0-9]*:../../print/tex-thmtools
 # depend threadcol
 DEPENDS+=      tex-threeparttable-[0-9]*:../../print/tex-threeparttable
 # depend threeparttablex



Home | Main Index | Thread Index | Old Index