diff options
author | markd <markd@pkgsrc.org> | 2020-05-10 04:13:24 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2020-05-10 04:13:24 +0000 |
commit | 3c865ab11eb8bdee76922e0e59649bacc5b94448 (patch) | |
tree | 2cbb9965e387db6eafaa273d965abe16d4317b37 /meta-pkgs/texlive-collection-fontutils | |
parent | 43b09373bcde38839f375aa45f8b053b6e90c984 (diff) | |
download | pkgsrc-3c865ab11eb8bdee76922e0e59649bacc5b94448.tar.gz |
texlive-collection-*: texlive 2020 updates
Diffstat (limited to 'meta-pkgs/texlive-collection-fontutils')
-rw-r--r-- | meta-pkgs/texlive-collection-fontutils/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-pkgs/texlive-collection-fontutils/Makefile b/meta-pkgs/texlive-collection-fontutils/Makefile index c08bfe2276c..38a1fdd5433 100644 --- a/meta-pkgs/texlive-collection-fontutils/Makefile +++ b/meta-pkgs/texlive-collection-fontutils/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2020/01/18 23:32:57 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2020/05/10 04:13:24 markd Exp $ DISTNAME= collection-fontutils -PKGNAME= texlive-${DISTNAME}-2019 +PKGNAME= texlive-${DISTNAME}-2020 CATEGORIES= meta-pkgs MASTER_SITES= # empty -TEXLIVE_REV= 37105 +TEXLIVE_REV= 54074 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.tug.org/texlive/ @@ -20,7 +20,7 @@ DEPENDS+= tex-epstopdf-[0-9]*:../../graphics/tex-epstopdf DEPENDS+= lcdftypetools-[0-9]*:../../fonts/lcdftypetools # metatype1 is empty DEPENDS+= ps2pkm-[0-9]*:../../fonts/ps2pkm -DEPENDS+= tex-pstools-[0-9]*:../../graphics/tex-pstools +DEPENDS+= tex-ps2eps-[0-9]*:../../graphics/tex-ps2eps DEPENDS+= psutils-[0-9]*:../../print/psutils DEPENDS+= tex-dvipsconfig-[0-9]*:../../fonts/tex-dvipsconfig DEPENDS+= tex-fontinst-[0-9]*:../../fonts/tex-fontinst |