[83916] trunk/dports/math/mathomatic/Portfile
mww at macports.org
mww at macports.org
Mon Sep 12 11:54:45 PDT 2011
Revision: 83916
http://trac.macports.org/changeset/83916
Author: mww at macports.org
Date: 2011-09-12 11:54:44 -0700 (Mon, 12 Sep 2011)
Log Message:
-----------
whitespace changes only
Modified Paths:
--------------
trunk/dports/math/mathomatic/Portfile
Modified: trunk/dports/math/mathomatic/Portfile
===================================================================
--- trunk/dports/math/mathomatic/Portfile 2011-09-12 18:54:20 UTC (rev 83915)
+++ trunk/dports/math/mathomatic/Portfile 2011-09-12 18:54:44 UTC (rev 83916)
@@ -2,40 +2,40 @@
PortSystem 1.0
-name mathomatic
-version 15.6.3
-categories math
-platforms darwin
-maintainers mww
-license GPL-2
-description small, portable symbolic math program
-long_description Mathomatic is a small, portable symbolic math program \
- that can automatically solve, simplify, differentiate, \
- combine, and compare algebraic equations, perform \
- polynomial and complex arithmetic, etc.
+name mathomatic
+version 15.6.3
+categories math
+platforms darwin
+maintainers mww
+license GPL-2
+description small, portable symbolic math program
+long_description Mathomatic is a small, portable symbolic math program \
+ that can automatically solve, simplify, differentiate, \
+ combine, and compare algebraic equations, perform \
+ polynomial and complex arithmetic, etc.
-homepage http://mathomatic.orgserve.de/math/
-master_sites http://www.panix.com/~gesslein/
+homepage http://mathomatic.orgserve.de/math/
+master_sites http://www.panix.com/~gesslein/
checksums md5 afe923c5164b2d8746ef8dc87b868ba0 \
sha1 1a61ae5ea83c7c2d3ba3fe657414f61758c62332 \
rmd160 9e8f506181781282d4f220ee2d6e3e235107a633
-use_bzip2 yes
+use_bzip2 yes
-depends_lib port:readline
+depends_lib port:readline
-patchfiles patch-makefile.diff
+patchfiles patch-makefile.diff
post-extract {
- xinstall -m 755 ${filespath}/configure ${worksrcpath}
+ xinstall -m 755 ${filespath}/configure ${worksrcpath}
}
-configure.pre_args ${prefix}
+configure.pre_args ${prefix}
-test.run yes
+test.run yes
-destroot.destdir prefix=${destroot}${prefix} mandir=${destroot}${prefix}/share/man docdir=${destroot}${prefix}/share/doc
+destroot.destdir prefix=${destroot}${prefix} mandir=${destroot}${prefix}/share/man docdir=${destroot}${prefix}/share/doc
-livecheck.type regex
-livecheck.url http://www.panix.com/~gesslein/?C=M\;O=D
-livecheck.regex ${name}-(\[0-9\\.\]+\[0-9\])\.
+livecheck.type regex
+livecheck.url http://www.panix.com/~gesslein/?C=M\;O=D
+livecheck.regex ${name}-(\[0-9\\.\]+\[0-9\])\.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110912/39336951/attachment.html>
More information about the macports-changes
mailing list