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:           Mon Jul 29 11:32:12 UTC 2019

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

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

Add tex-hyphenex and tex-ifplatform


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 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.10 pkgsrc/meta-pkgs/texlive-collection-basic/Makefile:1.11
--- pkgsrc/meta-pkgs/texlive-collection-basic/Makefile:1.10     Wed May 15 09:07:04 2019
+++ pkgsrc/meta-pkgs/texlive-collection-basic/Makefile  Mon Jul 29 11:32:12 2019
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2019/05/15 09:07:04 markd Exp $
+# $NetBSD: Makefile,v 1.11 2019/07/29 11:32:12 markd Exp $
 
 DISTNAME=      collection-basic
-PKGNAME=       texlive-${DISTNAME}-2019
+PKGNAME=       texlive-${DISTNAME}-2019.51558
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
-TEXLIVE_REV=   50324
+TEXLIVE_REV=   51558
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      http://www.tug.org/texlive/
@@ -25,7 +25,9 @@ DEPENDS+=     tex-graphics-def>=2016:../../p
 DEPENDS+=      gsftopkk>=1.19.2nb4:../../fonts/gsftopkk
 DEPENDS+=      tex-hyph-utf8>=2013:../../print/tex-hyph-utf8
 DEPENDS+=      tex-hyphen-base>=2013:../../print/tex-hyphen-base
+DEPENDS+=      tex-hyphenex-[0-9]*:../../print/tex-hyphenex
 DEPENDS+=      tex-ifluatex>=1.3pl26725:../../print/tex-ifluatex
+DEPENDS+=      tex-ifplatform-[0-9]*:../../print/tex-ifplatform
 DEPENDS+=      tex-ifxetex>=0.6:../../print/tex-ifxetex
 DEPENDS+=      tex-knuth-lib>=2014:../../fonts/tex-knuth-lib
 DEPENDS+=      tex-knuth-local>=2014:../../fonts/tex-knuth-local



Home | Main Index | Thread Index | Old Index