pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-bin-latex Resolve conflicts between tex-bin-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba64d9382e0c
branches:  trunk
changeset: 570495:ba64d9382e0c
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Jan 30 15:46:51 2010 +0000

description:
Resolve conflicts between tex-bin-latex and tex-latexconfig.

diffstat:

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

diffs (38 lines):

diff -r 749c0c6ec8e8 -r ba64d9382e0c print/tex-bin-latex/Makefile
--- a/print/tex-bin-latex/Makefile      Sat Jan 30 15:46:19 2010 +0000
+++ b/print/tex-bin-latex/Makefile      Sat Jan 30 15:46:51 2010 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2010/01/30 00:26:10 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2010/01/30 15:46:51 minskim Exp $
 # TeX Live Revision 12778
 
 DISTNAME=      bin-latex
 PKGNAME=       tex-${DISTNAME}-2008.12778
-PKGREVISION=   4
+PKGREVISION=   5
 DIST_SUBDIR=   ${PKGNAME_NOREV}nb1
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -23,6 +23,8 @@
 TEX_FORMAT_NAMES+=     latex
 TEX_TEXMF_DIRS+=       ${PREFIX}/share/texmf
 
+TEXLIVE_IGNORE_PATTERNS=       texmf/tex
+
 .include "../../print/texlive/module.mk"
 
 post-install:
diff -r 749c0c6ec8e8 -r ba64d9382e0c print/tex-bin-latex/PLIST
--- a/print/tex-bin-latex/PLIST Sat Jan 30 15:46:19 2010 +0000
+++ b/print/tex-bin-latex/PLIST Sat Jan 30 15:46:51 2010 +0000
@@ -1,9 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/14 18:24:07 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2010/01/30 15:46:51 minskim Exp $
 bin/latex
 bin/lualatex
 bin/pdflatex
 bin/pdflualatex
 share/texmf/fmtutil/format.latex.cnf
-share/texmf/tex/latex/config/color.cfg
-share/texmf/tex/latex/config/graphics.cfg
-share/texmf/tex/latex/config/hyperref.cfg



Home | Main Index | Thread Index | Old Index