Add tex-xindy
This commit is contained in:
parent
3659a2d3f4
commit
c3a0aec657
2 changed files with 6 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2017,v 1.2731 2017/07/05 23:55:54 khorben Exp $
|
||||
$NetBSD: CHANGES-2017,v 1.2732 2017/07/06 02:37:48 markd Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2017:
|
||||
|
||||
|
@ -3766,3 +3766,5 @@ Changes to the packages collection and infrastructure in 2017:
|
|||
Added math/py-scikit-learn version 0.18.1 [minskim 2017-07-05]
|
||||
Updated security/yara to 3.6.3 [khorben 2017-07-05]
|
||||
Updated security/py-yara to 3.6.3 [khorben 2017-07-05]
|
||||
Added textproc/tex-xindy version 2.5.1 [markd 2017-07-06]
|
||||
Added textproc/tex-xindy-doc version 2.5.1 [markd 2017-07-06]
|
||||
|
|
|
@ -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/tex-texdoc
|
|||
# depend tpic2pdftex
|
||||
# depend typeoutfileinfo
|
||||
# web entirely included in web2c
|
||||
# depend xindy
|
||||
DEPENDS+= tex-xindy-[0-9]*:../../textproc/tex-xindy
|
||||
|
||||
META_PACKAGE= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue