pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/gxemul Regen patch-aa with pkgdiff so that i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12ac3795537d
branches:  trunk
changeset: 548844:12ac3795537d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Oct 24 19:31:01 2008 +0000

description:
Regen patch-aa with pkgdiff so that it conatins the NetBSD tag.

diffstat:

 emulators/gxemul/distinfo         |   4 ++--
 emulators/gxemul/patches/patch-aa |  11 ++++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (41 lines):

diff -r 89f70249ce31 -r 12ac3795537d emulators/gxemul/distinfo
--- a/emulators/gxemul/distinfo Fri Oct 24 19:30:32 2008 +0000
+++ b/emulators/gxemul/distinfo Fri Oct 24 19:31:01 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.25 2008/09/14 06:15:35 tsutsui Exp $
+$NetBSD: distinfo,v 1.26 2008/10/24 19:31:01 minskim Exp $
 
 SHA1 (gxemul-0.4.6.5.tar.gz) = 9eaee8a7f0ce811199e206b736e87208b0b6fe29
 RMD160 (gxemul-0.4.6.5.tar.gz) = edc2a51d13e5c0e85a6cd5ac54d63aa605b22275
 Size (gxemul-0.4.6.5.tar.gz) = 2187357 bytes
-SHA1 (patch-aa) = 0274334a1ef8e348ee39194331c3e92660dbda7c
+SHA1 (patch-aa) = d8dbe0cb32d02d392957d1434446e4c1bf1f58ea
diff -r 89f70249ce31 -r 12ac3795537d emulators/gxemul/patches/patch-aa
--- a/emulators/gxemul/patches/patch-aa Fri Oct 24 19:30:32 2008 +0000
+++ b/emulators/gxemul/patches/patch-aa Fri Oct 24 19:31:01 2008 +0000
@@ -1,6 +1,8 @@
---- src/promemul/arcbios.c.orig        2007-08-30 05:36:35.000000000 +0900
-+++ src/promemul/arcbios.c     2008-02-02 12:13:18.000000000 +0900
-@@ -2211,7 +2211,10 @@
+$NetBSD: patch-aa,v 1.6 2008/10/24 19:31:01 minskim Exp $
+
+--- src/promemul/arcbios.c.orig        2008-01-18 11:12:33.000000000 -0800
++++ src/promemul/arcbios.c
+@@ -2211,7 +2211,10 @@ static void arc_environment_setup(struct
        }
  
        if (machine->machine_type == MACHINE_ARC)
@@ -12,7 +14,7 @@
  
        CHECK_ALLOCATION(machine->bootstr = malloc(ARC_BOOTSTR_BUFLEN));
  
-@@ -2362,20 +2365,17 @@
+@@ -2362,20 +2365,17 @@ static void arc_environment_setup(struct
                add_environment_string(cpu, "kernname=unix", &addr);
        } else {
                char *tmp;
@@ -39,4 +41,3 @@
        }
  
        /*  End the environment strings with an empty zero-terminated
-



Home | Main Index | Thread Index | Old Index