[99710] trunk/dports/python/py-pynds/Portfile

aronnax at macports.org aronnax at macports.org
Wed Nov 14 09:35:29 PST 2012


Revision: 99710
          https://trac.macports.org/changeset/99710
Author:   aronnax at macports.org
Date:     2012-11-14 09:35:29 -0800 (Wed, 14 Nov 2012)
Log Message:
-----------
py-pynds: upgrade to 0.7.1

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

Modified: trunk/dports/python/py-pynds/Portfile
===================================================================
--- trunk/dports/python/py-pynds/Portfile	2012-11-14 14:25:21 UTC (rev 99709)
+++ trunk/dports/python/py-pynds/Portfile	2012-11-14 17:35:29 UTC (rev 99710)
@@ -5,7 +5,7 @@
 PortGroup               python 1.0
 
 name                    py-pynds
-version                 0.7.0
+version                 0.7.1
 categories              python science
 platforms               darwin
 maintainers             aronnax ram
@@ -17,9 +17,8 @@
 homepage                http://www.lsc-group.phys.uwm.edu/daswg/
 master_sites            ${homepage}download/software/source/
 distname                pynds-${version}
-checksums               md5     fb5ad5fa944c9f5252c8385a55ac76eb \
-                        sha1    79d730534ac7fac2280f8b027f2b3017c5bfb323 \
-                        rmd160  e629494a1dabdf747845e0b69faa87746c3a2a37
+checksums               sha1    a438e0f216a2df4a629ae8b779257d478bec2e6a \
+                        rmd160  f61bf56b5066e52c67b9277536054d13eb7dfcd5
 
 python.versions         25 26 27
 python.default_version  27
@@ -61,6 +60,10 @@
         }
     }
 
+    post-patch {
+        reinplace       "s/boost_python/boost_python-mt/" ${worksrcpath}/setup.py
+    }
+
     build.env           PYTHON_CFLAGS="-I${prefix}/include/boost" \
                         CFLAGS="-I${prefix}/include/boost"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121114/2efc2054/attachment.html>


More information about the macports-changes mailing list