pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   markd
Date:           Wed Oct 16 03:31:14 UTC 2024

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

Log Message:
texlive-collection-latexextra: add tex-svg


To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 \
    pkgsrc/meta-pkgs/texlive-collection-latexextra/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-latexextra/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.94 pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.95
--- pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.94        Sun Aug 18 20:42:50 2024
+++ pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile     Wed Oct 16 03:31:14 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.94 2024/08/18 20:42:50 markd Exp $
+# $NetBSD: Makefile,v 1.95 2024/10/16 03:31:14 markd Exp $
 
 DISTNAME=      collection-latexextra
-PKGNAME=       texlive-${DISTNAME}-2024pre3
+PKGNAME=       texlive-${DISTNAME}-2024pre4
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   70717
@@ -1324,7 +1324,7 @@ DEPENDS+= tex-subfiles-[0-9]*:../../prin
 DEPENDS+=      tex-substr-[0-9]*:../../print/tex-substr
 DEPENDS+=      tex-supertabular-[0-9]*:../../print/tex-supertabular
 # depend suppose
-# depend svg
+DEPENDS+=      tex-svg-[0-9]*:../../graphics/tex-svg
 # depend svgcolor
 # depend svn
 # depend svn-multi



Home | Main Index | Thread Index | Old Index