pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts Note conflict with teTeX3-texmf.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d00f5ccac38f
branches:  trunk
changeset: 651007:d00f5ccac38f
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Apr 30 07:23:54 2015 +0000

description:
Note conflict with teTeX3-texmf.

diffstat:

 fonts/tex-fontinst-doc/Makefile |  4 +++-
 fonts/tex-fontinst/Makefile     |  4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (35 lines):

diff -r c975d449640d -r d00f5ccac38f fonts/tex-fontinst-doc/Makefile
--- a/fonts/tex-fontinst-doc/Makefile   Thu Apr 30 06:56:23 2015 +0000
+++ b/fonts/tex-fontinst-doc/Makefile   Thu Apr 30 07:23:54 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/11/18 19:03:29 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2015/04/30 07:23:54 markd Exp $
 
 DISTNAME=      fontinst.doc
 PKGNAME=       tex-${DISTNAME:S/./-/}-1.933
@@ -8,5 +8,7 @@
 COMMENT=       Documentation for tex-fontinst
 LICENSE=       lppl-1.3c
 
+CONFLICTS+=    teTeX-texmf<=3.0nb45
+
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r c975d449640d -r d00f5ccac38f fonts/tex-fontinst/Makefile
--- a/fonts/tex-fontinst/Makefile       Thu Apr 30 06:56:23 2015 +0000
+++ b/fonts/tex-fontinst/Makefile       Thu Apr 30 07:23:54 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/11/18 19:02:57 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2015/04/30 07:23:54 markd Exp $
 
 DISTNAME=      fontinst
 PKGNAME=       tex-${DISTNAME}-1.933
@@ -8,6 +8,8 @@
 COMMENT=       Help with installing fonts for TeX and LaTeX
 LICENSE=       lppl-1.3c
 
+CONFLICTS+=    teTeX-texmf<=3.0nb45
+
 USE_TOOLS+=    sh:run
 REPLACE_SH=    bin/fontinst
 



Home | Main Index | Thread Index | Old Index