pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/xm7 Removed the CRLF line endings from patch...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0ad6f0ef4253
branches: trunk
changeset: 507983:0ad6f0ef4253
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Feb 12 07:49:12 2006 +0000
description:
Removed the CRLF line endings from patch-ab, since the extracted files
don't have them either.
diffstat:
emulators/xm7/distinfo | 4 ++--
emulators/xm7/patches/patch-ab | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 90a206b9fe44 -r 0ad6f0ef4253 emulators/xm7/distinfo
--- a/emulators/xm7/distinfo Sun Feb 12 07:19:31 2006 +0000
+++ b/emulators/xm7/distinfo Sun Feb 12 07:49:12 2006 +0000
@@ -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 -r 90a206b9fe44 -r 0ad6f0ef4253 emulators/xm7/patches/patch-ab
--- a/emulators/xm7/patches/patch-ab Sun Feb 12 07:19:31 2006 +0000
+++ b/emulators/xm7/patches/patch-ab Sun Feb 12 07:49:12 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index