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:           Sun Feb 14 00:54:49 UTC 2021

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 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.15 pkgsrc/meta-pkgs/texlive-collection-basic/Makefile:1.16
--- pkgsrc/meta-pkgs/texlive-collection-basic/Makefile:1.15     Sun May 10 11:25:00 2020
+++ pkgsrc/meta-pkgs/texlive-collection-basic/Makefile  Sun Feb 14 00:54:49 2021
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.15 2020/05/10 11:25:00 tnn Exp $
+# $NetBSD: Makefile,v 1.16 2021/02/14 00:54:49 markd Exp $
 
 DISTNAME=      collection-basic
-PKGNAME=       texlive-${DISTNAME}-2020
+PKGNAME=       texlive-${DISTNAME}-2020.56569
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
-TEXLIVE_REV=   51558
+TEXLIVE_REV=   56569
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      https://www.tug.org/texlive/
 COMMENT=       Essential programs and files for TeX
 
-DEPENDS+=      tex-texlive.infra>=2013:../../print/tex-texlive.infra
 DEPENDS+=      tex-amsfonts>=3.04:../../fonts/tex-amsfonts
 DEPENDS+=      tex-bibtex>=0.99dnb1:../../print/tex-bibtex
 DEPENDS+=      tex-cm>=2013:../../fonts/tex-cm
@@ -46,9 +45,9 @@ DEPENDS+=     tex-tex-ini-files-[0-9]*:../..
 # texlive-docindex is doc only
 # texlive-msg-translations is not needed in pkgsrc.
 DEPENDS+=      tex-texlive-scripts>=2013:../../print/tex-texlive-scripts
+DEPENDS+=      tex-texlive.infra>=2013:../../print/tex-texlive.infra
 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
 
 META_PACKAGE=  yes



Home | Main Index | Thread Index | Old Index