pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Feb 14 02:17:00 UTC 2021

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

Log Message:
texlive-collection-fontutils: update to 2020.57089


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 \
    pkgsrc/meta-pkgs/texlive-collection-fontutils/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-fontutils/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-fontutils/Makefile:1.12 pkgsrc/meta-pkgs/texlive-collection-fontutils/Makefile:1.13
--- pkgsrc/meta-pkgs/texlive-collection-fontutils/Makefile:1.12 Sun May 10 11:32:14 2020
+++ pkgsrc/meta-pkgs/texlive-collection-fontutils/Makefile      Sun Feb 14 02:16:59 2021
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2020/05/10 11:32:14 tnn Exp $
+# $NetBSD: Makefile,v 1.13 2021/02/14 02:16:59 markd Exp $
 
 DISTNAME=      collection-fontutils
-PKGNAME=       texlive-${DISTNAME}-2020
+PKGNAME=       texlive-${DISTNAME}-2020.57089
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
-TEXLIVE_REV=   54074
+TEXLIVE_REV=   57089
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.tug.org/texlive/
@@ -14,18 +14,19 @@ DEPENDS+=   texlive-collection-basic-[0-9]
 
 DEPENDS+=      tex-accfonts-[0-9]*:../../fonts/tex-accfonts
 DEPENDS+=      tex-afm2pl-[0-9]*:../../fonts/tex-afm2pl
+DEPENDS+=      tex-albatross-[0-9]*:../../fonts/tex-albatross
 DEPENDS+=      tex-dosepsbin-[0-9]*:../../fonts/tex-dosepsbin
+DEPENDS+=      tex-dvipsconfig-[0-9]*:../../fonts/tex-dvipsconfig
 DEPENDS+=      tex-epstopdf-[0-9]*:../../graphics/tex-epstopdf
+DEPENDS+=      tex-fontinst-[0-9]*:../../fonts/tex-fontinst
+DEPENDS+=      tex-fontools-[0-9]*:../../fonts/tex-fontools
 # fontware is entirely included in web2c
 DEPENDS+=      lcdftypetools-[0-9]*:../../fonts/lcdftypetools
 # metatype1 is empty
-DEPENDS+=      ps2pkm-[0-9]*:../../fonts/ps2pkm
+DEPENDS+=      tex-mf2pt1-[0-9]*:../../fonts/tex-mf2pt1
 DEPENDS+=      ps2eps-[0-9]*:../../graphics/ps2eps
+DEPENDS+=      ps2pkm-[0-9]*:../../fonts/ps2pkm
 DEPENDS+=      psutils-[0-9]*:../../print/psutils
-DEPENDS+=      tex-dvipsconfig-[0-9]*:../../fonts/tex-dvipsconfig
-DEPENDS+=      tex-fontinst-[0-9]*:../../fonts/tex-fontinst
-DEPENDS+=      tex-fontools-[0-9]*:../../fonts/tex-fontools
-DEPENDS+=      tex-mf2pt1-[0-9]*:../../fonts/tex-mf2pt1
 DEPENDS+=      t1utils-[0-9]*:../../fonts/t1utils
 DEPENDS+=      tex-ttfutils-[0-9]*:../../fonts/tex-ttfutils
 



Home | Main Index | Thread Index | Old Index