[101333] trunk/dports/science/fastcap-wr/Portfile
macsforever2000 at macports.org
macsforever2000 at macports.org
Tue Jan 8 15:29:32 PST 2013
Revision: 101333
https://trac.macports.org/changeset/101333
Author: macsforever2000 at macports.org
Date: 2013-01-08 15:29:31 -0800 (Tue, 08 Jan 2013)
Log Message:
-----------
fastcap-wr: Fix spacing to match modeline. Use modern checksums.
Modified Paths:
--------------
trunk/dports/science/fastcap-wr/Portfile
Modified: trunk/dports/science/fastcap-wr/Portfile
===================================================================
--- trunk/dports/science/fastcap-wr/Portfile 2013-01-08 23:24:28 UTC (rev 101332)
+++ trunk/dports/science/fastcap-wr/Portfile 2013-01-08 23:29:31 UTC (rev 101333)
@@ -1,40 +1,39 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name fastcap-wr
-version 2.0
-revision 1
+name fastcap-wr
+version 2.0
+revision 1
-categories science electronics
-platforms darwin
-maintainers macsforever2000
-license LGPL
+categories science electronics
+platforms darwin
+maintainers macsforever2000
+license LGPL
-description A multipole-accelerated capacitance analysis program
-long_description A multipole-accelerated capacitance analysis program. This version of fastcap has been modified by Whiteley Research.
+description A multipole-accelerated capacitance analysis program
+long_description A multipole-accelerated capacitance analysis program. This version of fastcap has been modified by Whiteley Research.
-homepage http://www.wrcad.com/freestuff.html
-distname fastcap-${version}wr-011109
-worksrcdir fastcap-${version}wr
+homepage http://www.wrcad.com/freestuff.html
+distname fastcap-${version}wr-011109
+worksrcdir fastcap-${version}wr
-master_sites ftp://ftp.srware.com/pub/ \
- http://www.wrcad.com/ftp/pub/
+master_sites ftp://ftp.srware.com/pub/ \
+ http://www.wrcad.com/ftp/pub/
-checksums md5 e46c46247617a9c81407c1f7b1b85271 \
- sha1 301696cf0136a833f0e3597286cf01d527472c8d \
- rmd160 2bea82d0eae27924242e7f9c70f4ebbc20d99492
+checksums rmd160 2bea82d0eae27924242e7f9c70f4ebbc20d99492 \
+ sha256 fc6e1734438771de6558ffc1e48e20db438b571bc3a67af92c45d175ec4c46c3
-use_configure no
-use_parallel_build no
+use_configure no
+use_parallel_build no
# This port does not build with clang
-compiler.blacklist clang
+compiler.blacklist clang
-build.args-append CC=${configure.cc} \
- CXX=${configure.cxx} \
- CPP=${configure.cpp}
+build.args-append CC=${configure.cc} \
+ CXX=${configure.cxx} \
+ CPP=${configure.cpp}
destroot {
xinstall -m 755 -W ${worksrcpath}/bin busgen capgen cubegen fastcap pipedgen pyragen ${destroot}${prefix}/bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130108/d30acbf8/attachment.html>
More information about the macports-changes
mailing list