pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/texlive-collection-basic texlive-collection-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bcdc03b836d4
branches:  trunk
changeset: 323683:bcdc03b836d4
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed May 15 09:07:04 2019 +0000

description:
texlive-collection-basic: update to 2019

add tex-tlshell

diffstat:

 meta-pkgs/texlive-collection-basic/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r cec231d65168 -r bcdc03b836d4 meta-pkgs/texlive-collection-basic/Makefile
--- a/meta-pkgs/texlive-collection-basic/Makefile       Wed May 15 09:06:10 2019 +0000
+++ b/meta-pkgs/texlive-collection-basic/Makefile       Wed May 15 09:07:04 2019 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2019/01/26 09:50:34 markd Exp $
+# $NetBSD: Makefile,v 1.10 2019/05/15 09:07:04 markd Exp $
 
 DISTNAME=      collection-basic
-PKGNAME=       texlive-${DISTNAME}-2018.48869
+PKGNAME=       texlive-${DISTNAME}-2019
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
-TEXLIVE_REV=   48869
+TEXLIVE_REV=   50324
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      http://www.tug.org/texlive/
@@ -44,6 +44,7 @@
 DEPENDS+=      tex-texlive-docindex>=2014:../../print/tex-texlive-docindex
 # texlive-msg-translations is not needed in pkgsrc.
 DEPENDS+=      tex-texlive-scripts>=2013:../../print/tex-texlive-scripts
+DEPENDS+=      tex-tlshell-[0-9]*:../../devel/tex-tlshell
 DEPENDS+=      tex-unicode-data-[0-9]*:../../print/tex-unicode-data
 DEPENDS+=      tex-updmap-map-[0-9]*:../../print/tex-updmap-map
 DEPENDS+=      tex-xdvi>=22.87:../../print/tex-xdvi



Home | Main Index | Thread Index | Old Index