pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   markd
Date:           Tue May 30 12:01:03 UTC 2023

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

Log Message:
texlive-collection-pictures: add tex-smartdiagram tex-worldflags


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 \
    pkgsrc/meta-pkgs/texlive-collection-pictures/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-pictures/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-pictures/Makefile:1.37 pkgsrc/meta-pkgs/texlive-collection-pictures/Makefile:1.38
--- pkgsrc/meta-pkgs/texlive-collection-pictures/Makefile:1.37  Tue Apr 11 01:55:58 2023
+++ pkgsrc/meta-pkgs/texlive-collection-pictures/Makefile       Tue May 30 12:01:03 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2023/04/11 01:55:58 markd Exp $
+# $NetBSD: Makefile,v 1.38 2023/05/30 12:01:03 markd Exp $
 
 DISTNAME=      collection-pictures
-PKGNAME=       texlive-${DISTNAME}-2023pre1
+PKGNAME=       texlive-${DISTNAME}-2023pre2
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   66684
@@ -164,7 +164,7 @@ DEPENDS+=   tex-qrcode-[0-9]*:../../graphi
 # depend signchart
 # depend simplenodes
 # depend simpleoptics
-# depend smartdiagram
+DEPENDS+=      tex-smartdiagram-[0-9]*:../../graphics/tex-smartdiagram
 # depend spath3
 # depend spectralsequences
 # depend strands
@@ -247,7 +247,7 @@ DEPENDS+=   tex-tufte-latex-[0-9]*:../../p
 DEPENDS+=      tex-venndiagram-[0-9]*:../../graphics/tex-venndiagram
 # depend visualpstricks
 # depend wheelchart
-# depend worldflags
+DEPENDS+=      tex-worldflags-[0-9]*:../../graphics/tex-worldflags
 # depend xistercian
 # depend xpicture
 DEPENDS+=      tex-xypic-[0-9]*:../../graphics/tex-xypic



Home | Main Index | Thread Index | Old Index