pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-latex-bin Correct CONFLICTS of tex-latex-bin...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e219ed0913e1
branches:  trunk
changeset: 572104:e219ed0913e1
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Feb 20 01:59:52 2010 +0000

description:
Correct CONFLICTS of tex-latex-bin.  Noted by tron@.

diffstat:

 print/tex-latex-bin/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 6636d7f5069e -r e219ed0913e1 print/tex-latex-bin/Makefile
--- a/print/tex-latex-bin/Makefile      Sat Feb 20 00:22:35 2010 +0000
+++ b/print/tex-latex-bin/Makefile      Sat Feb 20 01:59:52 2010 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/02/15 20:29:15 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2010/02/20 01:59:52 minskim Exp $
 # TeX Live Revision 16044
 
 DISTNAME=      latex-bin
 PKGNAME=       tex-${DISTNAME}-2009
+PKGREVISION=   1
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 COMMENT=       LaTeX executables
 
-CONFLICTS+=    teTeX-texmf<=3.0nb31
+CONFLICTS+=    teTeX-texmf<=3.0nb21
 CONFLICTS+=    tex-bin-latex<2009
 DEPENDS+=      tex-latex-[0-9]*:../../print/tex-latex
 SUPERSEDES=    tex-bin-latex<2009



Home | Main Index | Thread Index | Old Index