Revision: 67127 http://trac.macports.org/changeset/67127 Author: and.damore@macports.org Date: 2010-04-29 14:27:51 -0700 (Thu, 29 Apr 2010) Log Message: ----------- Updated gnucap to 2009-12-07 Modified Paths: -------------- trunk/dports/science/gnucap/Portfile Modified: trunk/dports/science/gnucap/Portfile =================================================================== --- trunk/dports/science/gnucap/Portfile 2010-04-29 21:26:41 UTC (rev 67126) +++ trunk/dports/science/gnucap/Portfile 2010-04-29 21:27:51 UTC (rev 67127) @@ -1,28 +1,28 @@ # $Id$ -PortSystem 1.0 -name gnucap -version 2009-02-02 -categories science -maintainers nomaintainer -description GNU Circuit Analysis Package -long_description \ - Gnucap is the Gnu Circuit Analysis Package. The primary component is a \ - general purpose circuit simulator. It performs nonlinear dc and \ - transient analyses, fourier analysis, and ac analysis. It is fully \ - interactive and command driven. It can also be run in batch mode or as \ - a server. Spice compatible models for the MOSFET (level 1-7), BJT, and \ - diode are included in this release. -homepage http://www.geda.seul.org/tools/gnucap/ -platforms darwin -master_sites http://www.geda.seul.org/dist/ \ - ftp://ftp.geda.seul.org/pub/geda/dist/ -checksums md5 a04697f50a70d5de75ee70d1a66126af \ - sha1 3bcbdae023e2a79175cf6f427c35bfc68299c845 \ - rmd160 30461a989811b67296e85f1aaada28ba6d01d328 +PortSystem 1.0 +name gnucap +version 2009-12-07 +categories science +maintainers nomaintainer +description GNU Circuit Analysis Package +long_description Gnucap is the Gnu Circuit Analysis Package. The primary component is a \ + general purpose circuit simulator. It performs nonlinear dc and \ + transient analyses, fourier analysis, and ac analysis. It is fully \ + interactive and command driven. It can also be run in batch mode or as \ + a server. Spice compatible models for the MOSFET (level 1-7), BJT, and \ + diode are included in this release. -patchfiles patch-Make2.g++ +homepage http://gnucap.org +platforms darwin -livecheck.type regex -livecheck.url [lindex ${master_sites} 0] -livecheck.regex ${name}-(\[0-9.-\]+)\\.tar +master_sites http://www.gnucap.org/devel/ +checksums md5 30701d110a3e642c5826358c64d2fb1b \ + sha1 a64be626b3e971437d677f14bc72eda0df6e7e3a \ + rmd160 64438f0f98e625fcbf25d85f23da4c8919bf2ea8 + +patchfiles patch-Make2.g++ + +livecheck.type regex +livecheck.url [lindex ${master_sites} 0] +livecheck.regex ${name}-(\[0-9.-\]+)\\.tar