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:           Sun May  7 21:00:04 UTC 2023

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 \
    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.78 pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.79
--- pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.78        Mon Apr 24 04:57:01 2023
+++ pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile     Sun May  7 21:00:04 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.78 2023/04/24 04:57:01 markd Exp $
+# $NetBSD: Makefile,v 1.79 2023/05/07 21:00:04 markd Exp $
 
 DISTNAME=      collection-latexextra
-PKGNAME=       texlive-${DISTNAME}-2023pre2
+PKGNAME=       texlive-${DISTNAME}-2023pre3
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   66744
@@ -985,7 +985,7 @@ DEPENDS+=   tex-orcidlink-[0-9]*:../../pri
 # depend orientation
 DEPENDS+=      tex-outline-[0-9]*:../../print/tex-outline
 # depend outliner
-# depend outlines
+DEPENDS+=      tex-outlines-[0-9]*:../../print/tex-outlines
 # depend outlining
 # depend overlays
 DEPENDS+=      tex-overpic-[0-9]*:../../print/tex-overpic



Home | Main Index | Thread Index | Old Index