summaryrefslogtreecommitdiff
path: root/lang/gauche
diff options
context:
space:
mode:
authorminoura <minoura@pkgsrc.org>2002-10-12 13:52:07 +0000
committerminoura <minoura@pkgsrc.org>2002-10-12 13:52:07 +0000
commit7aa45ae4453b492f867c91cc763b387688fd325d (patch)
tree7a99fb5374d887b68c3d94f3226dd42929015e72 /lang/gauche
parent2ff58dc6967085c2acd6dc49f9169834f85cc8b6 (diff)
downloadpkgsrc-7aa45ae4453b492f867c91cc763b387688fd325d.tar.gz
gauche-refj.texi cannot be extracted by non-euc-jp gosh.
Pointed out by Shiro, the original author of Gauche.
Diffstat (limited to 'lang/gauche')
-rw-r--r--lang/gauche/distinfo7
-rw-r--r--lang/gauche/patches/patch-ae20
-rw-r--r--lang/gauche/patches/patch-af21
-rw-r--r--lang/gauche/patches/patch-ag14
-rw-r--r--lang/gauche/patches/patch-ah14
5 files changed, 33 insertions, 43 deletions
diff --git a/lang/gauche/distinfo b/lang/gauche/distinfo
index 10168113b83..143ab163245 100644
--- a/lang/gauche/distinfo
+++ b/lang/gauche/distinfo
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.6 2002/10/08 14:36:29 minoura Exp $
+$NetBSD: distinfo,v 1.7 2002/10/12 13:52:07 minoura Exp $
SHA1 (Gauche-0.6.3.tgz) = e2a80b7f20a93eb7af7b649dce0b0667810bad40
Size (Gauche-0.6.3.tgz) = 2449515 bytes
-SHA1 (patch-ae) = 86b9a3a7b6a1beb0b0742432ac9c631966ad6d95
-SHA1 (patch-af) = 8f86ac9e8799fe3d4a08e11b31bc5d8350860389
+SHA1 (patch-ae) = 52bf13df2c167515e37ade254dc528f77f910977
+SHA1 (patch-ag) = e1bfa7b19fa2fdfba715deab28a4cc5a6d438151
+SHA1 (patch-ah) = d570e5cf550315de8f7b5dd7d36fa0a9564272d7
SHA1 (patch-ba) = ab0f7e77bc116b9975897f0381edde7981030b6c
diff --git a/lang/gauche/patches/patch-ae b/lang/gauche/patches/patch-ae
index b394495ac39..d2e6138f75a 100644
--- a/lang/gauche/patches/patch-ae
+++ b/lang/gauche/patches/patch-ae
@@ -1,4 +1,4 @@
-# $NetBSD: patch-ae,v 1.2 2002/10/08 14:36:31 minoura Exp $
+# $NetBSD: patch-ae,v 1.3 2002/10/12 13:52:07 minoura Exp $
--- doc/Makefile.in.orig Sun Sep 8 04:25:49 2002
+++ doc/Makefile.in Tue Oct 1 06:17:22 2002
@@ -12,7 +12,7 @@
@@ -10,21 +10,3 @@
all: info
-@@ -63,7 +63,7 @@
- texi2pdf gauche-refe.texi
-
- 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 \
-@@ -85,7 +85,7 @@
- texi2pdf gauche-refj.texi
-
- 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 \
diff --git a/lang/gauche/patches/patch-af b/lang/gauche/patches/patch-af
deleted file mode 100644
index 944df5761b3..00000000000
--- a/lang/gauche/patches/patch-af
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: patch-af,v 1.1 2002/10/02 08:25:17 minoura Exp $
---- doc/gauche-ref.texi.orig Sun Sep 22 09:58:17 2002
-+++ doc/gauche-ref.texi Tue Oct 1 06:03:49 2002
-@@ -3,9 +3,17 @@
- @c EN
- @setfilename gauche-refe.info
- @settitle Gauche Reference Manual
-+@dircategory The Algorithmic Language Scheme
-+@direntry
-+* Gauche Reference: (gauche-refe.info). An R5RS Scheme implementation.
-+@end direntry
- @c JP
- @setfilename gauche-refj.info
- @settitle Gauche リファレンスマニュアル
-+@dircategory The Algorithmic Language Scheme
-+@direntry
-+* Gauche Reference (ja): (gauche-refj.info). An R5RS Scheme implementation.
-+@end direntry
- @c COMMON
- @comment %**end of header
-
diff --git a/lang/gauche/patches/patch-ag b/lang/gauche/patches/patch-ag
new file mode 100644
index 00000000000..ca2ca300e42
--- /dev/null
+++ b/lang/gauche/patches/patch-ag
@@ -0,0 +1,14 @@
+# $NetBSD: patch-ag,v 1.1 2002/10/12 13:52:08 minoura Exp $
+--- doc/gauche-refe.texi.orig Sun Sep 22 11:17:03 2002
++++ doc/gauche-refe.texi Sat Oct 12 13:38:06 2002
+@@ -2,6 +2,10 @@
+ @comment %**start of header
+ @setfilename gauche-refe.info
+ @settitle Gauche Reference Manual
++@dircategory The Algorithmic Language Scheme
++@direntry
++* Gauche Reference: (gauche-refe.info). An R5RS Scheme implementation.
++@end direntry
+ @comment %**end of header
+
+ @c $Id: patch-ag,v 1.1 2002/10/12 13:52:08 minoura Exp $
diff --git a/lang/gauche/patches/patch-ah b/lang/gauche/patches/patch-ah
new file mode 100644
index 00000000000..23fa5427c65
--- /dev/null
+++ b/lang/gauche/patches/patch-ah
@@ -0,0 +1,14 @@
+# $NetBSD: patch-ah,v 1.1 2002/10/12 13:52:08 minoura Exp $
+--- doc/gauche-refj.texi.orig Sun Sep 22 11:17:12 2002
++++ doc/gauche-refj.texi Sat Oct 12 13:38:06 2002
+@@ -2,6 +2,10 @@
+ @comment %**start of header
+ @setfilename gauche-refj.info
+ @settitle Gauche リファレンスマニュアル
++@dircategory The Algorithmic Language Scheme
++@direntry
++* Gauche Reference (ja): (gauche-refj.info). An R5RS Scheme implementation.
++@end direntry
+ @comment %**end of header
+
+ @c $Id: patch-ah,v 1.1 2002/10/12 13:52:08 minoura Exp $