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 Aug 18 20:42:50 UTC 2024

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 \
    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.93 pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.94
--- pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile:1.93        Mon Mar 25 11:05:25 2024
+++ pkgsrc/meta-pkgs/texlive-collection-latexextra/Makefile     Sun Aug 18 20:42:50 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.93 2024/03/25 11:05:25 markd Exp $
+# $NetBSD: Makefile,v 1.94 2024/08/18 20:42:50 markd Exp $
 
 DISTNAME=      collection-latexextra
-PKGNAME=       texlive-${DISTNAME}-2024pre2
+PKGNAME=       texlive-${DISTNAME}-2024pre3
 CATEGORIES=    meta-pkgs
 MASTER_SITES=  # empty
 TEXLIVE_REV=   70717
@@ -1065,7 +1065,7 @@ DEPENDS+= tex-pbox-[0-9]*:../../print/te
 # depend pbsheet
 # depend pdf14
 # depend pdfannotations
-# depend pdfcol
+DEPENDS+=      tex-pdfcol-[0-9]*:../../print/tex-pdfcol
 DEPENDS+=      tex-pdfcolmk-[0-9]*:../../print/tex-pdfcolmk
 DEPENDS+=      tex-pdfcomment-[0-9]*:../../print/tex-pdfcomment
 # depend pdfcprot



Home | Main Index | Thread Index | Old Index