Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv19935

Modified Files:
        ngspice.info ngspice.patch 
Log Message:
New upstream ngspice (rework-18, plus some of CVS HEAD to get things to build)


Index: ngspice.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/ngspice.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ngspice.patch       8 Feb 2007 04:55:13 -0000       1.1
+++ ngspice.patch       1 Feb 2009 15:58:42 -0000       1.2
@@ -12,3 +12,8001 @@
     Copyright 1996 The Regents of the University of California.
  
       Permission to use, copy, modify, and distribute this software and
+--- ng-spice-rework/ChangeLog:1.305    Sun Nov 30 12:47:07 2008
++++ ng-spice-rework/ChangeLog  Sat Jan 31 15:17:48 2009
+@@ -1,4 +1,192 @@
+-2008-11-30
++2009-01-31 Holger Vogt
++ * xpressn.c, spicenum.c, numparam.h, runcoms.c, runcoms2.c:
++   Incompatibilty to MAC OSX removed by proper variable declarations
++ * subckt.c: bug no. 2293284: preliminary change, further tests required
[...7970 lines suppressed...]
+-                              Detect64BitPortabilityProblems="true"
++                              WarningLevel="3"
++                              Detect64BitPortabilityProblems="false"
+                               DebugInformationFormat="3"
+                               CompileAs="1"
+                       />
+@@ -1100,11 +1100,11 @@
+                               >
+                       </File>
+                       <File
+-                              RelativePath="..\src\include\grid.h"
++                              RelativePath="..\src\frontend\plotting\grid.h"
+                               >
+                       </File>
+                       <File
+-                              RelativePath="..\src\frontend\plotting\grid.h"
++                              RelativePath="..\src\include\grid.h"
+                               >
+                       </File>
+                       <File

Index: ngspice.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/ngspice.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ngspice.info        13 Jan 2009 05:52:30 -0000      1.4
+++ ngspice.info        1 Feb 2009 15:58:42 -0000       1.5
@@ -1,6 +1,6 @@
 Package: ngspice
-Version: rework-17
-Revision: 103
+Version: rework-18
+Revision: 100
 
 Depends: readline5-shlibs, x11-shlibs
 
@@ -8,21 +8,30 @@
 
 Source: mirror:sourceforge:ngspice/ng-spice-%v.tar.gz
 SourceDirectory: ng-spice-%v
-Source-MD5: abe283dea98b913a2122f085076865b1
+Source-MD5: 3ab09b939939f7d0fb8cc9d8c77ead71
 
 PatchFile: %n.patch
-PatchFile-MD5: 2d61e348db0234d20bc8b8fac18b3dc3
+PatchFile-MD5: ff28ffe558ec5fc80a04ae8b9d52f1cd
 
-ConfigureParams: --infodir=%p/share/info --mandir=%p/share/man 
--disable-dependency-tracking --with-readline=yes
+# Doesn't seem to work with --disable-dependency-tracking:
+ConfigureParams: --infodir=%p/share/info --mandir=%p/share/man 
--with-readline=yes
 
 InstallScript: <<
+#!/bin/sh -ex
    make install DESTDIR=%d
+   mkdir -p %i/share/doc/%n/xgraph
+   cp -pr xgraph/README.* %i/share/doc/%n/xgraph
+   cp -pr contrib %i/share/doc
 <<
 
 InfoDocs: ngspice.info
 
 DocFiles: <<
-  ANALYSES AUTHORS BUGS COPYING ChangeLog DEVICES FAQ Stuarts_Poly_Notes NEWS 
README
+  ANALYSES AUTHORS BUGS COPYING ChangeLog DEVICES FAQ Stuarts_Poly_Notes NEWS
+  README README.adms
+  src/spicelib/devices/adms/psp102/admsva/readme.txt:adms-psp102-readme.txt
+  src/spicelib/devices/soi3/README:README.soi3
+  src/frontend/numparam/readme.txt:README.numparam
 <<
 
 Description: Mixed-level/mixed-signal circuit simulator


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to