pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/meta-pkgs/texlive-collection-binextra



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Jul  6 02:36:07 UTC 2017

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

Log Message:
Add tex-xindy


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
    pkgsrc/meta-pkgs/texlive-collection-binextra/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-binextra/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile:1.8 pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile:1.9
--- pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile:1.8   Thu Jun 22 09:37:20 2017
+++ pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile       Thu Jul  6 02:36:07 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2017/06/22 09:37:20 markd Exp $
+# $NetBSD: Makefile,v 1.9 2017/07/06 02:36:07 markd Exp $
 
 DISTNAME=      collection-binextra
-PKGNAME=       texlive-${DISTNAME}-2017pre1
+PKGNAME=       texlive-${DISTNAME}-2017pre2
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   44515
@@ -92,7 +92,7 @@ DEPENDS+=     tex-texdoc-[0-9]*:../../print/
 # depend tpic2pdftex
 # depend typeoutfileinfo
 # web entirely included in web2c
-# depend xindy
+DEPENDS+=      tex-xindy-[0-9]*:../../textproc/tex-xindy
 
 META_PACKAGE=  yes
 



Home | Main Index | Thread Index | Old Index