pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   markd
Date:           Mon Sep  4 20:44:04 UTC 2023

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

Log Message:
texlive-collection-binextra: add dvisvgm


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 \
    pkgsrc/meta-pkgs/texlive-collection-binextra/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-binextra/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile:1.25 pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile:1.26
--- pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile:1.25  Mon Aug 14 05:24:52 2023
+++ pkgsrc/meta-pkgs/texlive-collection-binextra/Makefile       Mon Sep  4 20:44:04 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2023/08/14 05:24:52 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2023/09/04 20:44:04 markd Exp $
 
 DISTNAME=      collection-binextra
-PKGNAME=       texlive-${DISTNAME}-2023pre2
-PKGREVISION=   1
+PKGNAME=       texlive-${DISTNAME}-2023pre3
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   66381
@@ -47,7 +46,7 @@ DEPENDS+=     dviljk-[0-9]*:../../print/dvil
 # depend dviout-util
 DEPENDS+=      dvipng-[0-9]*:../../graphics/dvipng
 # depend dvipos
-# depend dvisvgm
+DEPENDS+=      dvisvgm-[0-9]*:../../converters/dvisvgm
 # depend findhyph
 # depend fragmaster
 # depend git-latexdiff



Home | Main Index | Thread Index | Old Index