pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print
Module Name: pkgsrc
Committed By: mef
Date: Fri Feb 26 06:21:05 UTC 2021
Modified Files:
pkgsrc/print/tex-booktabs: Makefile
pkgsrc/print/tex-colortbl: Makefile
pkgsrc/print/tex-oberdiek: Makefile
Log Message:
(print/tex-*) Interim fix for recent Cyclic dependency problem: tks markd@
Cyclic dependency for package:
tex-l3kernel-2020.57669nb1
tex-colortbl-1.0e
tex-latex-bin-2020
tex-l3packages-2020.57600nb1
tex-l3kernel-2020.57669nb1
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/tex-booktabs/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-colortbl/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/print/tex-oberdiek/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-booktabs/Makefile
diff -u pkgsrc/print/tex-booktabs/Makefile:1.6 pkgsrc/print/tex-booktabs/Makefile:1.7
--- pkgsrc/print/tex-booktabs/Makefile:1.6 Mon Apr 27 22:35:39 2020
+++ pkgsrc/print/tex-booktabs/Makefile Fri Feb 26 06:21:04 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/04/27 22:35:39 markd Exp $
+# $NetBSD: Makefile,v 1.7 2021/02/26 06:21:04 mef Exp $
DISTNAME= booktabs
PKGNAME= tex-${DISTNAME}-1.61803398
@@ -9,7 +9,7 @@ HOMEPAGE= https://ctan.org/pkg/booktabs
COMMENT= Publication quality tables in LaTeX
LICENSE= lppl-1.3c
-DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+#EPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/print/tex-colortbl/Makefile
diff -u pkgsrc/print/tex-colortbl/Makefile:1.9 pkgsrc/print/tex-colortbl/Makefile:1.10
--- pkgsrc/print/tex-colortbl/Makefile:1.9 Fri May 1 00:15:11 2020
+++ pkgsrc/print/tex-colortbl/Makefile Fri Feb 26 06:21:04 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/05/01 00:15:11 markd Exp $
+# $NetBSD: Makefile,v 1.10 2021/02/26 06:21:04 mef Exp $
DISTNAME= colortbl
PKGNAME= tex-${DISTNAME}-1.0e
@@ -9,7 +9,7 @@ HOMEPAGE= https://ctan.org/pkg/colortbl
COMMENT= Add colour to LaTeX tables
LICENSE= lppl-1.3c
-DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+#EPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
Index: pkgsrc/print/tex-oberdiek/Makefile
diff -u pkgsrc/print/tex-oberdiek/Makefile:1.29 pkgsrc/print/tex-oberdiek/Makefile:1.30
--- pkgsrc/print/tex-oberdiek/Makefile:1.29 Sat Feb 13 05:31:12 2021
+++ pkgsrc/print/tex-oberdiek/Makefile Fri Feb 26 06:21:05 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2021/02/13 05:31:12 markd Exp $
+# $NetBSD: Makefile,v 1.30 2021/02/26 06:21:05 mef Exp $
DISTNAME= oberdiek
PKGNAME= tex-${DISTNAME}-2020.56291
@@ -9,7 +9,7 @@ HOMEPAGE= https://ctan.org/pkg/oberdiek
COMMENT= Bundle of packages submitted by Heiko Oberdiek
LICENSE= lppl-1.3c
-DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
+#EPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
DEPENDS+= tex-auxhook-[0-9]*:../../print/tex-auxhook
DEPENDS+= tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
@@ -19,7 +19,7 @@ DEPENDS+= tex-iftex-[0-9]*:../../print/t
DEPENDS+= tex-infwarerr-[0-9]*:../../print/tex-infwarerr
DEPENDS+= tex-kvoptions-[0-9]*:../../print/tex-kvoptions
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
-DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+#EPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-pdftexcmds-[0-9]*:../../print/tex-pdftexcmds
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
Home |
Main Index |
Thread Index |
Old Index