[54362] trunk/dports/science/gnucap

and.damore at macports.org and.damore at macports.org
Sat Jul 25 05:51:21 PDT 2009


Revision: 54362
          http://trac.macports.org/changeset/54362
Author:   and.damore at macports.org
Date:     2009-07-25 05:51:19 -0700 (Sat, 25 Jul 2009)
Log Message:
-----------
Upgraded gnucap to February 2009 snapshot

Modified Paths:
--------------
    trunk/dports/science/gnucap/Portfile
    trunk/dports/science/gnucap/files/patch-Make2.g++

Modified: trunk/dports/science/gnucap/Portfile
===================================================================
--- trunk/dports/science/gnucap/Portfile	2009-07-25 11:50:18 UTC (rev 54361)
+++ trunk/dports/science/gnucap/Portfile	2009-07-25 12:51:19 UTC (rev 54362)
@@ -2,7 +2,7 @@
 
 PortSystem       1.0
 name             gnucap
-version          2005-01-27
+version          2009-02-02
 categories       science
 maintainers      nomaintainer
 description      GNU Circuit Analysis Package
@@ -17,17 +17,8 @@
 platforms        darwin
 master_sites     http://www.geda.seul.org/dist/ \
                  ftp://ftp.geda.seul.org/pub/geda/dist/
-checksums        md5 d5b9f00622b85bab90994e25195bba1e
+checksums           md5     a04697f50a70d5de75ee70d1a66126af \
+                    sha1    3bcbdae023e2a79175cf6f427c35bfc68299c845 \
+                    rmd160  30461a989811b67296e85f1aaada28ba6d01d328
 
 patchfiles       patch-Make2.g++
-
-destroot {
-    xinstall -m 555 ${worksrcpath}/src/O/gnucap \
-        ${destroot}${prefix}/bin
-    xinstall -m 555 ${worksrcpath}/ibis/O/gnucap-ibis \
-        ${destroot}${prefix}/bin
-    xinstall -m 444 ${worksrcpath}/doc/gnucap.1 \
-        ${destroot}${prefix}/share/man/man1
-    xinstall -m 444 ${worksrcpath}/doc/gnucap-ibis.1 \
-        ${destroot}${prefix}/share/man/man1
-}

Modified: trunk/dports/science/gnucap/files/patch-Make2.g++
===================================================================
--- trunk/dports/science/gnucap/files/patch-Make2.g++	2009-07-25 11:50:18 UTC (rev 54361)
+++ trunk/dports/science/gnucap/files/patch-Make2.g++	2009-07-25 12:51:19 UTC (rev 54362)
@@ -1,10 +1,10 @@
---- ibis/Make2.g++.old	Thu Feb 12 00:45:01 2004
-+++ ibis/Make2.g++	Thu Feb 12 00:45:35 2004
-@@ -25,6 +25,7 @@
+--- src/Make2.g++.orig	2009-02-02 07:39:11.000000000 +0100
++++ src/Make2.g++	2009-07-25 14:35:54.000000000 +0200
+@@ -26,6 +26,7 @@
+ CCC = g++
  
- CCC = g++
  CCFLAGS = \
 +-DNEEDS_IS_INF -DNEEDS_IS_NAN \
- -DUNIX -O2 -DNDEBUG -I.. -I. -fexceptions -W
- LIBS = -lm
- LDFLAGS =
+ -DHAVE_LIBREADLINE \
+ -DUNIX -O2 -DNDEBUG -I.. -I. -W
+ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090725/3d8ca659/attachment.html>


More information about the macports-changes mailing list