summaryrefslogtreecommitdiff
path: root/emulators/xm7
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-02-12 07:49:12 +0000
committerrillig <rillig@pkgsrc.org>2006-02-12 07:49:12 +0000
commit4a7ce2c8ced4089b05c9bac8286f8ea3df5a7068 (patch)
tree016247344d04a5046429907dd20f4c8b5fc3f29a /emulators/xm7
parent7c2a73b2b53b2f2bdc6cb07e3469305b0fbc126d (diff)
downloadpkgsrc-4a7ce2c8ced4089b05c9bac8286f8ea3df5a7068.tar.gz
Removed the CRLF line endings from patch-ab, since the extracted files
don't have them either.
Diffstat (limited to 'emulators/xm7')
-rw-r--r--emulators/xm7/distinfo4
-rw-r--r--emulators/xm7/patches/patch-ab10
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/xm7/distinfo b/emulators/xm7/distinfo
index 9d0d2e1abc5..b78c4959e73 100644
--- a/emulators/xm7/distinfo
+++ b/emulators/xm7/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.10 2006/02/02 17:29:13 joerg Exp $
+$NetBSD: distinfo,v 1.11 2006/02/12 07:49:12 rillig Exp $
SHA1 (xm71010s.lzh) = 1afad6f530e05545505582d47bb0aa92965e6f71
RMD160 (xm71010s.lzh) = df1d96fa997c39ab6bbd0c9d3953a90cfbfb9efa
Size (xm71010s.lzh) = 273065 bytes
SHA1 (patch-aa) = b49f4dac3dde6395fcf1d4ab0c987d577e5e9ce4
-SHA1 (patch-ab) = b6395a5392738fcaaa31cc450099d2d2538d28b4
+SHA1 (patch-ab) = 4e6cc9113e25eca32a1f672b82b3c07ed141a5b7
SHA1 (patch-ac) = e55f25cb7046455489ab052dbe268043983a9e5f
SHA1 (patch-ad) = d92ce48806c57a8cf0447f3e647202709e9a63d3
diff --git a/emulators/xm7/patches/patch-ab b/emulators/xm7/patches/patch-ab
index 9d3672e2824..f6215805abd 100644
--- a/emulators/xm7/patches/patch-ab
+++ b/emulators/xm7/patches/patch-ab
@@ -1,11 +1,11 @@
-$NetBSD: patch-ab,v 1.4 2006/02/02 17:29:13 joerg Exp $
+$NetBSD: patch-ab,v 1.5 2006/02/12 07:49:12 rillig Exp $
--- convert.sh.orig 2000-03-22 16:01:00.000000000 +0000
+++ convert.sh
-@@ -7,3 +7,7 @@ cp t $X
- rm t t.lzh
- done
-
+@@ -7,3 +7,7 @@
+ rm t t.lzh
+ done
+
+for X in *.cpp;do
+nkf -e < $X > t
+mv t $X