pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Apr 17 11:09:24 UTC 2022

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

Log Message:
texlive-collection-formatsextra: update to revision 62226


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
    pkgsrc/meta-pkgs/texlive-collection-formatsextra/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-formatsextra/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-formatsextra/Makefile:1.9 pkgsrc/meta-pkgs/texlive-collection-formatsextra/Makefile:1.10
--- pkgsrc/meta-pkgs/texlive-collection-formatsextra/Makefile:1.9       Sun May 10 04:13:24 2020
+++ pkgsrc/meta-pkgs/texlive-collection-formatsextra/Makefile   Sun Apr 17 11:09:24 2022
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2020/05/10 04:13:24 markd Exp $
+# $NetBSD: Makefile,v 1.10 2022/04/17 11:09:24 markd Exp $
 
 DISTNAME=      collection-formatsextra
-PKGNAME=       texlive-${DISTNAME}-2020
+PKGNAME=       texlive-${DISTNAME}-2022
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
-TEXLIVE_REV=   54074
+TEXLIVE_REV=   62226
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.tug.org/texlive/
@@ -12,24 +12,25 @@ COMMENT=    Additional formats for TeX
 
 DEPENDS+=      texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex
 
+DEPENDS+=      tex-aleph-[0-9]*:../../print/tex-aleph
+DEPENDS+=      tex-antomega-[0-9]*:../../print/tex-antomega
 DEPENDS+=      tex-edmac-[0-9]*:../../print/tex-edmac
 DEPENDS+=      tex-eplain-[0-9]*:../../print/tex-eplain
+DEPENDS+=      tex-hitex-[0-9]*:../../print/tex-hitex
 DEPENDS+=      tex-jadetex-[0-9]*:../../print/tex-jadetex
+DEPENDS+=      tex-lambda-[0-9]*:../../print/tex-lambda
 DEPENDS+=      tex-lollipop-[0-9]*:../../print/tex-lollipop
 DEPENDS+=      tex-mltex-[0-9]*:../../print/tex-mltex
+DEPENDS+=      tex-mxedruli-[0-9]*:../../fonts/tex-mxedruli
+DEPENDS+=      tex-omega-[0-9]*:../../print/tex-omega
+# omegaware is entirely included in web2c
+DEPENDS+=      tex-otibet-[0-9]*:../../print/tex-otibet
 DEPENDS+=      tex-passivetex-[0-9]*:../../print/tex-passivetex
 DEPENDS+=      tex-psizzl-[0-9]*:../../print/tex-psizzl
 DEPENDS+=      tex-startex-[0-9]*:../../print/tex-startex
 DEPENDS+=      tex-texsis-[0-9]*:../../print/tex-texsis
 DEPENDS+=      tex-xmltex-[0-9]*:../../textproc/tex-xmltex
 DEPENDS+=      tex-xmltexconfig-[0-9]*:../../textproc/tex-xmltexconfig
-DEPENDS+=      tex-aleph-[0-9]*:../../print/tex-aleph
-DEPENDS+=      tex-antomega-[0-9]*:../../print/tex-antomega
-DEPENDS+=      tex-lambda-[0-9]*:../../print/tex-lambda
-DEPENDS+=      tex-mxedruli-[0-9]*:../../fonts/tex-mxedruli
-DEPENDS+=      tex-omega-[0-9]*:../../print/tex-omega
-# omegaware is entirely included in web2c
-DEPENDS+=      tex-otibet-[0-9]*:../../print/tex-otibet
 
 META_PACKAGE=  yes
 



Home | Main Index | Thread Index | Old Index