pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add tex-xindy



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d4a6e3f516ac
branches:  trunk
changeset: 364850:d4a6e3f516ac
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Jul 06 02:36:07 2017 +0000

description:
Add tex-xindy

diffstat:

 doc/CHANGES-2017                               |  4 +++-
 meta-pkgs/texlive-collection-binextra/Makefile |  6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (37 lines):

diff -r 4a97c7381ccb -r d4a6e3f516ac doc/CHANGES-2017
--- a/doc/CHANGES-2017  Thu Jul 06 02:34:50 2017 +0000
+++ b/doc/CHANGES-2017  Thu Jul 06 02:36:07 2017 +0000
@@ -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 @@
        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]
diff -r 4a97c7381ccb -r d4a6e3f516ac meta-pkgs/texlive-collection-binextra/Makefile
--- a/meta-pkgs/texlive-collection-binextra/Makefile    Thu Jul 06 02:34:50 2017 +0000
+++ b/meta-pkgs/texlive-collection-binextra/Makefile    Thu Jul 06 02:36:07 2017 +0000
@@ -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 @@
 # 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