summaryrefslogtreecommitdiff
path: root/lang/elk
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>1999-11-27 23:49:31 +0000
committerrh <rh@pkgsrc.org>1999-11-27 23:49:31 +0000
commit8ee3e5c05853f0a72b732738129a6c645e0674ac (patch)
treee7702cc9e25058cedd10a5c653317e07f022c72c /lang/elk
parent51ec3bfa708531d0c9d002686bc7ce3a9567bd0c (diff)
downloadpkgsrc-8ee3e5c05853f0a72b732738129a6c645e0674ac.tar.gz
defuzz
Diffstat (limited to 'lang/elk')
-rw-r--r--lang/elk/files/patch-sum4
-rw-r--r--lang/elk/patches/patch-aa85
2 files changed, 35 insertions, 54 deletions
diff --git a/lang/elk/files/patch-sum b/lang/elk/files/patch-sum
index 53a0d3f74a4..2cc1e0e39b9 100644
--- a/lang/elk/files/patch-sum
+++ b/lang/elk/files/patch-sum
@@ -1,6 +1,6 @@
-$NetBSD: patch-sum,v 1.3 1999/08/19 10:50:06 agc Exp $
+$NetBSD: patch-sum,v 1.4 1999/11/27 23:49:31 rh Exp $
-MD5 (patch-aa) = b7b322faf24c8adf06e082e9cec05361
+MD5 (patch-aa) = e092d691a5308b701c2d625bc968a76c
MD5 (patch-ab) = 606196dcb073174399e2ea016ce45da7
MD5 (patch-ac) = 7b17ca93610a97ea42931e80014a06a2
MD5 (patch-ad) = bcfe220754da600d611a0989f48e534b
diff --git a/lang/elk/patches/patch-aa b/lang/elk/patches/patch-aa
index 7fa4f61aa22..6d466b576e4 100644
--- a/lang/elk/patches/patch-aa
+++ b/lang/elk/patches/patch-aa
@@ -1,53 +1,34 @@
-$NetBSD: patch-aa,v 1.2 1999/08/19 10:50:07 agc Exp $
+$NetBSD: patch-aa,v 1.3 1999/11/27 23:49:33 rh Exp $
-*** doc/man/elk.1.orig Thu Apr 6 14:40:07 1995
---- doc/man/elk.1 Thu Apr 6 14:41:02 1995
-***************
-*** 2,10 ****
- .TH ELK 1 "15 January 1991"
- .UC 4
- .SH NAME
-! elk, scheme \- extensible Scheme interpreter
- .SH SYNOPSIS
-! .B scheme
- [
- .B \-l \f2file\fP
- ] [
---- 2,10 ----
- .TH ELK 1 "15 January 1991"
- .UC 4
- .SH NAME
-! elk \- extensible Scheme interpreter
- .SH SYNOPSIS
-! .B elk
- [
- .B \-l \f2file\fP
- ] [
-***************
-*** 20,27 ****
- ] [[
- .B \-\^\-
- ] \f2args\fP]
-- .LP
-- .BR elk .\|.\|.
- .SH DESCRIPTION
- .I Elk
- (Extension Language Kit) is a Scheme interpreter intended
---- 20,25 ----
-***************
-*** 32,38 ****
- is linked with the application it serves, but a stand-alone version
- of the Scheme interpreter is installed as well (usually under
- the name
-! .BR scheme ).
- This interpreter, together with the standard Scheme toplevel,
- .I Elk
- can be used as an ordinary, stand-alone implementation of the
---- 30,36 ----
- is linked with the application it serves, but a stand-alone version
- of the Scheme interpreter is installed as well (usually under
- the name
-! .BR elk ).
- This interpreter, together with the standard Scheme toplevel,
- .I Elk
- can be used as an ordinary, stand-alone implementation of the
+--- doc/man/elk.1.orig Fri Aug 11 16:27:03 1995
++++ doc/man/elk.1 Sun Nov 28 00:47:45 1999
+@@ -2,9 +2,9 @@
+ .TH ELK 1 "15 January 1991"
+ .UC 4
+ .SH NAME
+-elk, scheme \- extensible Scheme interpreter
++elk \- extensible Scheme interpreter
+ .SH SYNOPSIS
+-.B scheme
++.B elk
+ [
+ .B \-l \f2file\fP
+ ] [
+@@ -20,8 +20,6 @@
+ ] [[
+ .B \-\^\-
+ ] \f2args\fP]
+-.LP
+-.BR elk .\|.\|.
+ .SH DESCRIPTION
+ .I Elk
+ (Extension Language Kit) is a Scheme implementation designed
+@@ -32,7 +30,7 @@
+ is linked with the application it serves, but a stand-alone version
+ of the Scheme interpreter is installed as well (usually under
+ the name
+-.BR scheme ).
++.BR elk ).
+ This interpreter, together with the standard Scheme toplevel,
+ .I Elk
+ can be used as an ordinary, stand-alone implementation of the