pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Feb 25 19:37:14 UTC 2024

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

Log Message:
texlive-collection-latexrecommended: update to revision 69888

add tex-xfrac


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 \
    pkgsrc/meta-pkgs/texlive-collection-latexrecommended/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-latexrecommended/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-latexrecommended/Makefile:1.21 pkgsrc/meta-pkgs/texlive-collection-latexrecommended/Makefile:1.22
--- pkgsrc/meta-pkgs/texlive-collection-latexrecommended/Makefile:1.21  Thu Jan 18 20:05:14 2024
+++ pkgsrc/meta-pkgs/texlive-collection-latexrecommended/Makefile       Sun Feb 25 19:37:14 2024
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.21 2024/01/18 20:05:14 markd Exp $
+# $NetBSD: Makefile,v 1.22 2024/02/25 19:37:14 markd Exp $
 
 DISTNAME=      collection-latexrecommended
-PKGNAME=       texlive-${DISTNAME}-2023.69131
+PKGNAME=       texlive-${DISTNAME}-2023.69888
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
-TEXLIVE_REV=   69131
+TEXLIVE_REV=   69888
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.tug.org/texlive/
@@ -86,6 +86,7 @@ DEPENDS+=     tex-ucharcat-[0-9]*:../../prin
 DEPENDS+=      tex-underscore-[0-9]*:../../print/tex-underscore
 DEPENDS+=      tex-unicode-math-[0-9]*:../../math/tex-unicode-math
 DEPENDS+=      tex-xcolor-[0-9]*:../../print/tex-xcolor
+DEPENDS+=      tex-xfrac-[0-9]*:../../print/tex-xfrac
 DEPENDS+=      tex-xkeyval-[0-9]*:../../print/tex-xkeyval
 DEPENDS+=      tex-xltxtra-[0-9]*:../../print/tex-xltxtra
 DEPENDS+=      tex-xunicode-[0-9]*:../../print/tex-xunicode



Home | Main Index | Thread Index | Old Index