[71731] trunk/dports/python/py26-pyopencl

stromnov at macports.org stromnov at macports.org
Tue Sep 21 02:18:01 PDT 2010


Revision: 71731
          http://trac.macports.org/changeset/71731
Author:   stromnov at macports.org
Date:     2010-09-21 02:17:57 -0700 (Tue, 21 Sep 2010)
Log Message:
-----------
py26-pyopencl: update to version 0.92

Modified Paths:
--------------
    trunk/dports/python/py26-pyopencl/Portfile

Removed Paths:
-------------
    trunk/dports/python/py26-pyopencl/files/

Modified: trunk/dports/python/py26-pyopencl/Portfile
===================================================================
--- trunk/dports/python/py26-pyopencl/Portfile	2010-09-21 08:34:11 UTC (rev 71730)
+++ trunk/dports/python/py26-pyopencl/Portfile	2010-09-21 09:17:57 UTC (rev 71731)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-pyopencl
-version             0.91.5
+version             0.92
 categories-append   science
 
 maintainers         stromnov openmaintainer
@@ -22,22 +22,17 @@
 master_sites        http://cheeseshop.python.org/packages/source/p/pyopencl/
 distname            pyopencl-${version}
 
-checksums           md5     e09ad8c07b5412e965d6004ba3a644b8 \
-                    sha1    e616f1c63471154bb185d6502ee912cbbf7da4c5 \
-                    rmd160  e4e425d62384d9eada1661c2880c6c1dd003ddb9
+checksums           md5     0680f7272fe3ab5a3bcb0b6cfbd74994 \
+                    sha1    5f683638328bc452e8ae5dceaf49c6059735fbca \
+                    rmd160  c0ba23fe00fdd5639bb0ba410c5eb7c6e16e601e
 
-patchfiles          patch-wrap_cl.hpp.diff \
-                    patch-siteconf.py.diff
-
 depends_build-append \
                     port:py26-distribute \
-                    port:py26-numpy \
-                    port:boost
+                    port:py26-numpy
 
-post-patch {
-        reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/siteconf.py
-        reinplace "s|@@GCC@@|gcc|g" ${worksrcpath}/siteconf.py
-}
+use_configure       yes
+configure.cmd       ./configure.py
+configure.args      --cl-enable-gl
 
 livecheck.type      regex
 livecheck.url       ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100921/87138de1/attachment.html>


More information about the macports-changes mailing list