summaryrefslogtreecommitdiff
path: root/print/texlive-tetex
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2009-04-13 20:52:56 +0000
committerminskim <minskim@pkgsrc.org>2009-04-13 20:52:56 +0000
commitb6ef2f076f8ce7d762a55885b058b67180c01163 (patch)
tree5d58d8a7010a32b2b2c22a7339c0cd792262d963 /print/texlive-tetex
parent25e71ee5b970f9fa8c99499c71b4820a377d2f7e (diff)
downloadpkgsrc-b6ef2f076f8ce7d762a55885b058b67180c01163.tar.gz
Make sure that this package does not remove files from print/web2c
while installing.
Diffstat (limited to 'print/texlive-tetex')
-rw-r--r--print/texlive-tetex/distinfo4
-rw-r--r--print/texlive-tetex/patches/patch-aa16
2 files changed, 15 insertions, 5 deletions
diff --git a/print/texlive-tetex/distinfo b/print/texlive-tetex/distinfo
index 3f1e20535b5..a6d9900e9b6 100644
--- a/print/texlive-tetex/distinfo
+++ b/print/texlive-tetex/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/01/26 21:04:33 minskim Exp $
+$NetBSD: distinfo,v 1.2 2009/04/13 20:52:56 minskim Exp $
SHA1 (texlive-20080816-source.tar.lzma) = 730986c628bd658b5062face9e400f61203d6b8d
RMD160 (texlive-20080816-source.tar.lzma) = 629784b111c0d4bc9fac9f9131f63203d6e1dd38
Size (texlive-20080816-source.tar.lzma) = 23175835 bytes
-SHA1 (patch-aa) = 1149fc9a373825f52194f6c815ff24f412e84db5
+SHA1 (patch-aa) = 544ee603f56205215cda935eb4a12b3d253333f7
SHA1 (patch-ab) = c73c30b82530c57c0f832e2ddcf32697e2e50d04
diff --git a/print/texlive-tetex/patches/patch-aa b/print/texlive-tetex/patches/patch-aa
index e06813db81f..e006e4f3bb4 100644
--- a/print/texlive-tetex/patches/patch-aa
+++ b/print/texlive-tetex/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2009/01/26 21:04:33 minskim Exp $
+$NetBSD: patch-aa,v 1.2 2009/04/13 20:52:56 minskim Exp $
--- Makefile.in.orig 2008-07-05 09:43:44.000000000 -0700
+++ Makefile.in
@@ -11,7 +11,17 @@ $NetBSD: patch-aa,v 1.1.1.1 2009/01/26 21:04:33 minskim Exp $
for p in $(manpgs); do \
$(INSTALL_DATA) $(srcdir)/$$p.man $(man1dir)/$$p.$(manext); \
done
-@@ -53,22 +53,12 @@ install-data::
+@@ -46,29 +46,18 @@ install-data::
+ $(INSTALL_DATA) $(srcdir)/fmtutil.cnf.5 $(man5dir)/fmtutil.cnf.5
+ $(INSTALL_DATA) $(srcdir)/updmap.cfg.5 $(man5dir)/updmap.cfg.5
+ cd $(man1dir); rm -f allec.$(manext) texhash.$(manext) \
+- lambda.$(manext) pdflatex.$(manext) kpsepath.$(manext) \
+- kpsexpand.$(manext) mf-nowin.$(manext) ctangle.$(manext) \
+- cweave.$(manext) odvicopy.$(manext) \
+- odvitype.$(manext) texconfig-sys.$(manext) \
++ kpsepath.$(manext) \
++ kpsexpand.$(manext) \
++ texconfig-sys.$(manext) \
updmap-sys.$(manext) mktexfmt.$(manext) fmtutil-sys.$(manext)
ln -s allcm.$(manext) $(man1dir)/allec.$(manext)
ln -s mktexlsr.$(manext) $(man1dir)/texhash.$(manext)
@@ -34,7 +44,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2009/01/26 21:04:33 minskim Exp $
$(SHELL) $(top_srcdir)/../mkinstalldirs $(texmf)/texconfig $(texmf)/texconfig/g $(texmf)/texconfig/v $(texmf)/texconfig/x
$(INSTALL_DATA) $(srcdir)/texmf/texconfig/g/generic $(texmf)/texconfig/g
$(INSTALL_DATA) $(srcdir)/texmf/texconfig/v/vt100 $(texmf)/texconfig/v
-@@ -77,7 +67,6 @@ install-data::
+@@ -77,7 +66,6 @@ install-data::
$(INSTALL_DATA) $(srcdir)/texmf/texconfig/generic $(texmf)/texconfig
$(INSTALL_SCRIPT) $(srcdir)/tcfmgr $(texmf)/texconfig/tcfmgr
$(INSTALL_DATA) $(srcdir)/tcfmgr.map $(texmf)/texconfig/tcfmgr.map