summaryrefslogtreecommitdiff
path: root/lang/gauche/files
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-02-12 16:03:33 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-02-12 16:03:33 +0000
commit5a7a43ede918c307e7cc9a25624e63431d3b45db (patch)
tree5a8768d018e8b45f3a70ec099cab1cec67ad9342 /lang/gauche/files
parentChecksum update. (diff)
Update to 0.6.7.
PR: ports/48065 Submitted by: Erik Greenwald <erik@phoenix.smluc.org> (maintainer)
Notes
Notes: svn path=/head/; revision=75375
Diffstat (limited to 'lang/gauche/files')
-rw-r--r--lang/gauche/files/patch-doc-Makefile.in14
-rw-r--r--lang/gauche/files/patch-doc-gauche-refe.texi17
-rw-r--r--lang/gauche/files/patch-doc-gauche-refj.texi20
3 files changed, 7 insertions, 44 deletions
diff --git a/lang/gauche/files/patch-doc-Makefile.in b/lang/gauche/files/patch-doc-Makefile.in
index 2216fdecd6da..8eaaa7cbbcb4 100644
--- a/lang/gauche/files/patch-doc-Makefile.in
+++ b/lang/gauche/files/patch-doc-Makefile.in
@@ -1,5 +1,5 @@
---- doc/Makefile.in.orig Tue Oct 15 05:28:00 2002
-+++ doc/Makefile.in Tue Nov 19 07:46:49 2002
+--- doc/Makefile.in.orig Fri Feb 7 13:22:54 2003
++++ doc/Makefile.in Fri Feb 7 13:25:36 2003
@@ -48,7 +48,7 @@
pdf : gauche-refe.pdf
@@ -11,21 +11,21 @@
texi2html -number gauche-refe.texi
@@ -65,11 +65,9 @@
gauche-refe.texi : gauche-ref.texi extract
- gosh ./extract -en -o gauche-refe.texi gauche-ref.texi
+ $(GOSH) ./extract -en -o gauche-refe.texi gauche-ref.texi
-gauche-refe.info.gz : gauche-refe.texi
- if test X$(MAKEINFO) != X -a X$(GZIP_PROGRAM) != X; then \
+gauche-refe.info : gauche-refe.texi
-+ if test X$(MAKEINFO); then \
++ if test X$(MAKEINFO) != X ; then \
$(MAKEINFO) --no-warn gauche-refe.texi; \
- rm -rf gauche-refe.info*.gz; \
- $(GZIP_PROGRAM) gauche-refe.info gauche-refe.info-[0-9]*; \
fi
gauche-refj.html : gauche-refj.texi
-@@ -87,11 +85,9 @@
+@@ -91,11 +89,9 @@
gauche-refj.texi : gauche-ref.texi extract
- gosh ./extract -jp -o gauche-refj.texi gauche-ref.texi
+ $(GOSH) ./extract -jp -o gauche-refj.texi gauche-ref.texi
-gauche-refj.info.gz : gauche-refj.texi
- if test X$(MAKEINFO) != X -a X$(GZIP_PROGRAM) != X; then \
@@ -36,4 +36,4 @@
- $(GZIP_PROGRAM) gauche-refj.info gauche-refj.info-[0-9]*; \
fi
- clean:
+ libgauche-refe.texi : libgauche-ref.texi extract
diff --git a/lang/gauche/files/patch-doc-gauche-refe.texi b/lang/gauche/files/patch-doc-gauche-refe.texi
deleted file mode 100644
index c0e8e663ac23..000000000000
--- a/lang/gauche/files/patch-doc-gauche-refe.texi
+++ /dev/null
@@ -1,17 +0,0 @@
---- doc/gauche-refe.texi.orig Tue Nov 19 07:40:33 2002
-+++ doc/gauche-refe.texi Tue Nov 19 07:43:00 2002
-@@ -10,6 +10,14 @@
-
- @c $Id: gauche-ref.texi,v 1.304 2002/11/15 04:27:06 shirok Exp $
-
-+@ifinfo
-+@format
-+START-INFO-DIR-ENTRY
-+* Gauche-en: (gauche-refe). The Gauche Reference Manual [en]
-+END-INFO-DIR-ENTRY
-+@end format
-+@end ifinfo
-+
- @c module and class index
- @defcodeindex md
- @defcodeindex cl
diff --git a/lang/gauche/files/patch-doc-gauche-refj.texi b/lang/gauche/files/patch-doc-gauche-refj.texi
deleted file mode 100644
index ed295ef3a7d2..000000000000
--- a/lang/gauche/files/patch-doc-gauche-refj.texi
+++ /dev/null
@@ -1,20 +0,0 @@
---- doc/gauche-refj.texi.orig Tue Nov 19 07:45:01 2002
-+++ doc/gauche-refj.texi Tue Nov 19 07:45:43 2002
-@@ -10,6 +10,17 @@
-
- @c $Id: gauche-ref.texi,v 1.304 2002/11/15 04:27:06 shirok Exp $
-
-+@ifinfo
-+@format
-+START-INFO-DIR-ENTRY
-+* Gauche-ja: (gauche-refj). The Gauche Reference Manual [ja]
-+END-INFO-DIR-ENTRY
-+@end format
-+@end ifinfo
-+
-+@c module and class index
-+
-+
- @c module and class index
- @defcodeindex md
- @defcodeindex cl