diff options
author | markd <markd@pkgsrc.org> | 2022-04-16 00:31:35 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2022-04-16 00:31:35 +0000 |
commit | d67204a569787b55a997f0eaa0ecb9252e6a7711 (patch) | |
tree | 4009136ef5221667b3ed82188c21ab323792e9a9 /meta-pkgs | |
parent | 841b7c0ba4b347996dd75c55fbca157d75acfadd (diff) | |
download | pkgsrc-d67204a569787b55a997f0eaa0ecb9252e6a7711.tar.gz |
texlive-collection-publishers: update to revision 62987
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/texlive-collection-publishers/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/meta-pkgs/texlive-collection-publishers/Makefile b/meta-pkgs/texlive-collection-publishers/Makefile index 19e97acf1bb..b2b69f99f6a 100644 --- a/meta-pkgs/texlive-collection-publishers/Makefile +++ b/meta-pkgs/texlive-collection-publishers/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.24 2022/04/14 04:51:42 markd Exp $ +# $NetBSD: Makefile,v 1.25 2022/04/16 00:31:35 markd Exp $ DISTNAME= collection-publishers -PKGNAME= texlive-${DISTNAME}-2021pre2 +PKGNAME= texlive-${DISTNAME}-2022pre1 CATEGORIES= meta-pkgs MASTER_SITES= # empty -TEXLIVE_REV= 62917 +TEXLIVE_REV= 62987 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.tug.org/texlive/ @@ -265,6 +265,7 @@ DEPENDS+= tex-toptesi-[0-9]*:../../print/tex-toptesi # depend vancouver # depend wsemclassic # depend xduthesis +# depend xduts # depend yathesis # depend yazd-thesis # depend yb-book |