pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/meta-pkgs Fix tex-fix2col pattern for changed version.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7dd13e4b5e3a
branches:  trunk
changeset: 348610:7dd13e4b5e3a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jun 16 22:04:06 2016 +0000

description:
Fix tex-fix2col pattern for changed version.

diffstat:

 meta-pkgs/texlive-collection-latex-doc/Makefile |  4 ++--
 meta-pkgs/texlive-collection-latex/Makefile     |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 58bb419bb10d -r 7dd13e4b5e3a meta-pkgs/texlive-collection-latex-doc/Makefile
--- a/meta-pkgs/texlive-collection-latex-doc/Makefile   Thu Jun 16 20:42:58 2016 +0000
+++ b/meta-pkgs/texlive-collection-latex-doc/Makefile   Thu Jun 16 22:04:06 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/06/16 12:37:54 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/06/16 22:04:06 wiz Exp $
 
 DISTNAME=      collection-latex-doc
 PKGNAME=       texlive-${DISTNAME}-2010
@@ -20,7 +20,7 @@
 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>=0.04<2000:../../print/tex-fix2col-doc
+DEPENDS+=      tex-fix2col-doc>=2016:../../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
diff -r 58bb419bb10d -r 7dd13e4b5e3a meta-pkgs/texlive-collection-latex/Makefile
--- a/meta-pkgs/texlive-collection-latex/Makefile       Thu Jun 16 20:42:58 2016 +0000
+++ b/meta-pkgs/texlive-collection-latex/Makefile       Thu Jun 16 22:04:06 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/06/16 12:37:54 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/06/16 22:04:06 wiz Exp $
 
 DISTNAME=      collection-latex
 PKGNAME=       texlive-${DISTNAME}-2016pre1
@@ -22,7 +22,7 @@
 DEPENDS+=      tex-colortbl>=0.1nb1:../../print/tex-colortbl
 # depend dvisvgm-def
 DEPENDS+=      tex-fancyhdr>=3.1nb1:../../print/tex-fancyhdr
-DEPENDS+=      tex-fix2col>=0.04<2000:../../print/tex-fix2col
+DEPENDS+=      tex-fix2col>=2016:../../print/tex-fix2col
 DEPENDS+=      tex-geometry>=5.6:../../print/tex-geometry
 DEPENDS+=      tex-graphics>=1.0onb1:../../print/tex-graphics
 # depend graphics-cfg



Home | Main Index | Thread Index | Old Index