[62565] trunk/dports/python/py-sympy/Portfile

stromnov at macports.org stromnov at macports.org
Mon Jan 11 01:21:01 PST 2010


Revision: 62565
          http://trac.macports.org/changeset/62565
Author:   stromnov at macports.org
Date:     2010-01-11 01:20:59 -0800 (Mon, 11 Jan 2010)
Log Message:
-----------
py-sympy: Update to 0.6.6

Modified Paths:
--------------
    trunk/dports/python/py-sympy/Portfile

Modified: trunk/dports/python/py-sympy/Portfile
===================================================================
--- trunk/dports/python/py-sympy/Portfile	2010-01-11 09:07:45 UTC (rev 62564)
+++ trunk/dports/python/py-sympy/Portfile	2010-01-11 09:20:59 UTC (rev 62565)
@@ -4,7 +4,7 @@
 PortGroup           python24 1.0
 
 name                py-sympy
-version             0.5.15
+version             0.6.6
 categories          python math
 maintainers         stromnov openmaintainer
 platforms           darwin
@@ -20,11 +20,12 @@
 homepage            http://code.google.com/p/sympy/
 master_sites        http://sympy.googlecode.com/files
 
-checksums           md5 b99d241464e2d3b3e5e7479965cb329f \
-                    sha1 cd329c1899d1a0d847fefeec9b136d3ebd45000c \
-                    rmd160 030bf156aff54f6be7d566462402caff7559896c
+checksums           md5     aa7be690a1df7e7415fe968f5e076733 \
+                    sha1    aad5f919552a4e3710baee83ef0b2573d1950881 \
+                    rmd160  663671a544d47ff25df407a6168affe7b7b89767
 
 post-destroot {
+    file delete ${destroot}${prefix}/bin/test ${destroot}${prefix}/bin/doctest
     move ${destroot}${prefix}/bin/isympy \
          ${destroot}${prefix}/bin/isympy2.4
     move ${destroot}${prefix}/share/man/man1/isympy.1 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100111/ebcca45b/attachment.html>


More information about the macports-changes mailing list