diff options
author | dmcmahill <dmcmahill> | 2006-12-24 10:20:34 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2006-12-24 10:20:34 +0000 |
commit | 1544c741c0331ec3dae0df13ea7f6187514c3708 (patch) | |
tree | 102f539fd518f812636eae5466f8dc36b3320e25 /cad/gschem | |
parent | 77fc8c52fd5eda9d7c718f3f08cc2a7e351bca09 (diff) | |
download | pkgsrc-1544c741c0331ec3dae0df13ea7f6187514c3708.tar.gz |
fix corrupted patch
Diffstat (limited to 'cad/gschem')
-rw-r--r-- | cad/gschem/distinfo | 4 | ||||
-rw-r--r-- | cad/gschem/patches/patch-ac | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/cad/gschem/distinfo b/cad/gschem/distinfo index 69be2611d3e..3dbfe05e554 100644 --- a/cad/gschem/distinfo +++ b/cad/gschem/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.22 2006/12/21 02:49:28 dmcmahill Exp $ +$NetBSD: distinfo,v 1.23 2006/12/24 10:20:34 dmcmahill Exp $ SHA1 (geda/geda-gschem-20061020.tar.gz) = 828bc6517fefc3a5f36c7e5a57752e0315eb2c6e RMD160 (geda/geda-gschem-20061020.tar.gz) = 83166aae8be23d7a21ebf82d82a5b4cae97f1350 Size (geda/geda-gschem-20061020.tar.gz) = 943519 bytes SHA1 (patch-aa) = 3f95395d0b9563422401b04e929ee1ef406f5313 SHA1 (patch-ab) = cea6b45ebd34dd846bcef6a0967b4644e077cc7e -SHA1 (patch-ac) = 9a6333933bdd272706968e09a88f5906b3642a03 +SHA1 (patch-ac) = 5468fa9fb00b7a193a8139078a7383f4b4d543ac diff --git a/cad/gschem/patches/patch-ac b/cad/gschem/patches/patch-ac index 206273a16f5..45b5280ab50 100644 --- a/cad/gschem/patches/patch-ac +++ b/cad/gschem/patches/patch-ac @@ -1,9 +1,9 @@ -$NetBSD: patch-ac,v 1.5 2006/12/21 02:49:28 dmcmahill Exp $ +$NetBSD: patch-ac,v 1.6 2006/12/24 10:20:34 dmcmahill Exp $ Make this work with non-gcc. Patch in upstream sources already. ----src/x_menus.c.orig 2006-08-06 12:45:29.000000000 -0400 -+++src/x_menus.c +--- src/x_menus.c.orig 2006-08-06 12:45:29.000000000 -0400 ++++ src/x_menus.c @@ -239,7 +239,7 @@ void get_main_menu(TOPLEVEL * w_current, * */ |