gcc3 fixes
This commit is contained in:
parent
ce4f41fe72
commit
2e23f035db
2 changed files with 20 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2003/03/23 12:25:03 dmcmahill Exp $
|
||||
$NetBSD: distinfo,v 1.2 2004/03/21 21:14:03 dmcmahill Exp $
|
||||
|
||||
SHA1 (transcalc-0.13.tar.gz) = c0fe6ebca5efa44a03e6f5790cac83fd78acf6b0
|
||||
Size (transcalc-0.13.tar.gz) = 125666 bytes
|
||||
|
@ -6,3 +6,4 @@ SHA1 (patch-aa) = 620596687c96f4e5ab453ca77949643d9c9960ad
|
|||
SHA1 (patch-ab) = 8be1a7ecaf9ed5083720a192f416c09abb6982d0
|
||||
SHA1 (patch-ac) = 9d00660ab3dd801644bb103181375814e3b4095d
|
||||
SHA1 (patch-ad) = 7904ec6e250da56bad3703a77c8a606f42511da2
|
||||
SHA1 (patch-ae) = 3a0f06309cf58c0af4c2bc68a8ef042441ed993b
|
||||
|
|
18
cad/transcalc/patches/patch-ae
Normal file
18
cad/transcalc/patches/patch-ae
Normal file
|
@ -0,0 +1,18 @@
|
|||
$NetBSD: patch-ae,v 1.1 2004/03/21 21:14:03 dmcmahill Exp $
|
||||
|
||||
--- src/help.h.orig Mon Jul 15 12:02:52 2002
|
||||
+++ src/help.h
|
||||
@@ -63,11 +63,11 @@ coupled microstrips\n\
|
||||
"
|
||||
|
||||
#define ABOUTTEXT \
|
||||
-"\n
|
||||
+"\n\
|
||||
Gopal Narayanan <gopal@astro.umass.edu>\n\
|
||||
\n\
|
||||
Copyright (C) 2001-2002 Gopal Narayanan <gopal@astro.umass.edu>\n\
|
||||
-Copyright (C) 2002 Claudio Girardi <claudio.girardi@ieee.org>
|
||||
+Copyright (C) 2002 Claudio Girardi <claudio.girardi@ieee.org>\n\
|
||||
\n\
|
||||
This program is free software; you can redistribute it and/or\n\
|
||||
modify it under the terms of the GNU General Public License\n\
|
Loading…
Reference in a new issue