pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-pdfpages
Module Name: pkgsrc
Committed By: markd
Date: Mon May 12 09:20:29 UTC 2025
Modified Files:
pkgsrc/print/tex-pdfpages: Makefile
Log Message:
tex-pdfpages: remove tex-ms dependency, add tex-count1to
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/print/tex-pdfpages/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/tex-pdfpages/Makefile
diff -u pkgsrc/print/tex-pdfpages/Makefile:1.23 pkgsrc/print/tex-pdfpages/Makefile:1.24
--- pkgsrc/print/tex-pdfpages/Makefile:1.23 Sat May 10 22:49:35 2025
+++ pkgsrc/print/tex-pdfpages/Makefile Mon May 12 09:20:29 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2025/05/10 22:49:35 markd Exp $
+# $NetBSD: Makefile,v 1.24 2025/05/12 09:20:29 markd Exp $
DISTNAME= pdfpages
PKGNAME= tex-${DISTNAME}-0.6f
+PKGREVISION= 1
TEXLIVE_REV= 74586
MAINTAINER= minskim%NetBSD.org@localhost
@@ -9,11 +10,11 @@ HOMEPAGE= https://ctan.org/pkg/pdfpages
COMMENT= Include PDF documents in LaTeX
LICENSE= lppl-1.3c
+DEPENDS+= tex-count1to-[0-9]*:../../print/tex-count1to
DEPENDS+= tex-eso-pic-[0-9]*:../../print/tex-eso-pic
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
-DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms
DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
DEPENDS+= tex-pdflscape-[0-9]*:../../print/tex-pdflscape
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
Home |
Main Index |
Thread Index |
Old Index