[101332] trunk/dports/science/fasthenry-wr/Portfile
macsforever2000 at macports.org
macsforever2000 at macports.org
Tue Jan 8 15:24:28 PST 2013
Revision: 101332
https://trac.macports.org/changeset/101332
Author: macsforever2000 at macports.org
Date: 2013-01-08 15:24:28 -0800 (Tue, 08 Jan 2013)
Log Message:
-----------
fasthenry-wr: Fix spacing to match modeline. Use modern checksums.
Modified Paths:
--------------
trunk/dports/science/fasthenry-wr/Portfile
Modified: trunk/dports/science/fasthenry-wr/Portfile
===================================================================
--- trunk/dports/science/fasthenry-wr/Portfile 2013-01-08 22:09:59 UTC (rev 101331)
+++ trunk/dports/science/fasthenry-wr/Portfile 2013-01-08 23:24:28 UTC (rev 101332)
@@ -1,39 +1,38 @@
# -*- 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 fasthenry-wr
-version 3.0
-revision 1
+name fasthenry-wr
+version 3.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 inductance analysis program
-long_description A multipole-accelerated inductance analysis program. This version of fasthenry has been modified by Whiteley Research to support superconducting segments and ground planes.
+description A multipole-accelerated inductance analysis program
+long_description A multipole-accelerated inductance analysis program. This version of fasthenry has been modified by Whiteley Research to support superconducting segments and ground planes.
-homepage http://www.wrcad.com/freestuff.html
-distname fasthenry-${version}wr-011109
-worksrcdir fasthenry-${version}wr
+homepage http://www.wrcad.com/freestuff.html
+distname fasthenry-${version}wr-011109
+worksrcdir fasthenry-${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 66f0c7366c56ef82e5bbc29cd9ed0cef \
- sha1 bd9db6b362cee22ebf24e6728a32a942d3f5200f \
- rmd160 9845c60c3b9955e28b2e06944c01d2d5497c1ae1
+checksums rmd160 9845c60c3b9955e28b2e06944c01d2d5497c1ae1 \
+ sha256 229d14823cc91a657a719b8732c1f06c94077cb3d27aa27b403d42ade1c69f9a
-use_configure no
+use_configure no
# https://trac.macports.org/ticket/33915
-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 fasthenry zbuf ${destroot}${prefix}/bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130108/9f07f1ea/attachment.html>
More information about the macports-changes
mailing list