pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jun 16 12:37:54 UTC 2016
Modified Files:
pkgsrc/meta-pkgs/texlive-collection-latex: Makefile
pkgsrc/meta-pkgs/texlive-collection-latex-doc: Makefile
Log Message:
Fix tex-fix2col* version in dependency pattern.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/meta-pkgs/texlive-collection-latex/Makefile
cvs rdiff -u -r1.2 -r1.3 \
pkgsrc/meta-pkgs/texlive-collection-latex-doc/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-latex/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-latex/Makefile:1.3 pkgsrc/meta-pkgs/texlive-collection-latex/Makefile:1.4
--- pkgsrc/meta-pkgs/texlive-collection-latex/Makefile:1.3 Thu Jun 16 04:03:15 2016
+++ pkgsrc/meta-pkgs/texlive-collection-latex/Makefile Thu Jun 16 12:37:54 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/06/16 04:03:15 markd Exp $
+# $NetBSD: Makefile,v 1.4 2016/06/16 12:37:54 wiz Exp $
DISTNAME= collection-latex
PKGNAME= texlive-${DISTNAME}-2016pre1
@@ -22,7 +22,7 @@ DEPENDS+= tex-carlisle>=2010:../../print
DEPENDS+= tex-colortbl>=0.1nb1:../../print/tex-colortbl
# depend dvisvgm-def
DEPENDS+= tex-fancyhdr>=3.1nb1:../../print/tex-fancyhdr
-DEPENDS+= tex-fix2col>=2009:../../print/tex-fix2col
+DEPENDS+= tex-fix2col>=0.04<2000:../../print/tex-fix2col
DEPENDS+= tex-geometry>=5.6:../../print/tex-geometry
DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics
# depend graphics-cfg
Index: pkgsrc/meta-pkgs/texlive-collection-latex-doc/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-latex-doc/Makefile:1.2 pkgsrc/meta-pkgs/texlive-collection-latex-doc/Makefile:1.3
--- pkgsrc/meta-pkgs/texlive-collection-latex-doc/Makefile:1.2 Wed May 6 10:19:23 2015
+++ pkgsrc/meta-pkgs/texlive-collection-latex-doc/Makefile Thu Jun 16 12:37:54 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2015/05/06 10:19:23 markd Exp $
+# $NetBSD: Makefile,v 1.3 2016/06/16 12:37:54 wiz Exp $
DISTNAME= collection-latex-doc
PKGNAME= texlive-${DISTNAME}-2010
@@ -20,7 +20,7 @@ DEPENDS+= tex-babelbib-doc>=1.29:../../p
DEPENDS+= tex-carlisle-doc>=2010:../../print/tex-carlisle-doc
DEPENDS+= tex-colortbl-doc>=0.1:../../print/tex-colortbl-doc
DEPENDS+= tex-fancyhdr-doc>=3.1:../../print/tex-fancyhdr-doc
-DEPENDS+= tex-fix2col-doc>=2009:../../print/tex-fix2col-doc
+DEPENDS+= tex-fix2col-doc>=0.04<2000:../../print/tex-fix2col-doc
DEPENDS+= tex-geometry-doc>=5.6:../../print/tex-geometry-doc
DEPENDS+= tex-graphics-doc>=1.0onb1:../../print/tex-graphics-doc
DEPENDS+= tex-hyperref-doc>=6.81p:../../print/tex-hyperref-doc
Home |
Main Index |
Thread Index |
Old Index