pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed May 15 09:07:04 UTC 2019

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

Log Message:
texlive-collection-basic: update to 2019

add tex-tlshell


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/meta-pkgs/texlive-collection-basic/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-basic/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-basic/Makefile:1.9 pkgsrc/meta-pkgs/texlive-collection-basic/Makefile:1.10
--- pkgsrc/meta-pkgs/texlive-collection-basic/Makefile:1.9      Sat Jan 26 09:50:34 2019
+++ pkgsrc/meta-pkgs/texlive-collection-basic/Makefile  Wed May 15 09:07:04 2019
@@ -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-tex-ini-files-[0-9]*:../..
 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