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 Oct 23 10:34:25 UTC 2017

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

Log Message:
texlive-collection-latexextra: add tex-{makecell,pagenote}


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 \
    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.31 pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.32
--- pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.31        Sun Oct 15 20:46:12 2017
+++ pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile     Mon Oct 23 10:34:25 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2017/10/15 20:46:12 markd Exp $
+# $NetBSD: Makefile,v 1.32 2017/10/23 10:34:25 markd Exp $
 
 DISTNAME=      collection-latexextra
-PKGNAME=       texlive-${DISTNAME}-2017pre5
+PKGNAME=       texlive-${DISTNAME}-2017pre6
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   45509
@@ -640,7 +640,7 @@ DEPENDS+=   tex-magaz-[0-9]*:../../print/t
 # depend makebarcode
 # depend makebase
 # depend makebox
-# depend makecell
+DEPENDS+=      tex-makecell-[0-9]*:../../print/tex-makecell
 # depend makecirc
 DEPENDS+=      tex-makecmds-[0-9]*:../../print/tex-makecmds
 # depend makedtx
@@ -781,7 +781,7 @@ DEPENDS+=   tex-options-[0-9]*:../../print
 DEPENDS+=      tex-overpic-[0-9]*:../../print/tex-overpic
 # depend pagecolor
 # depend pagecont
-# depend pagenote
+DEPENDS+=      tex-pagenote-[0-9]*:../../print/tex-pagenote
 # depend pagerange
 DEPENDS+=      tex-pageslts-[0-9]*:../../print/tex-pageslts
 # depend paper



Home | Main Index | Thread Index | Old Index