[79816] trunk/dports/python
snc at macports.org
snc at macports.org
Sun Jun 26 15:53:32 PDT 2011
Revision: 79816
http://trac.macports.org/changeset/79816
Author: snc at macports.org
Date: 2011-06-26 15:53:29 -0700 (Sun, 26 Jun 2011)
Log Message:
-----------
py2[6-7]-pyopencl:
* update to 2011.1.1
* dabble with universal build, #29726
Modified Paths:
--------------
trunk/dports/python/py26-pyopencl/Portfile
trunk/dports/python/py27-pyopencl/Portfile
Modified: trunk/dports/python/py26-pyopencl/Portfile
===================================================================
--- trunk/dports/python/py26-pyopencl/Portfile 2011-06-26 21:25:44 UTC (rev 79815)
+++ trunk/dports/python/py26-pyopencl/Portfile 2011-06-26 22:53:29 UTC (rev 79816)
@@ -5,7 +5,7 @@
PortGroup python26 1.0
name py26-pyopencl
-version 0.92
+version 2011.1.1
categories-append science
maintainers stromnov openmaintainer
@@ -22,9 +22,8 @@
master_sites http://cheeseshop.python.org/packages/source/p/pyopencl/
distname pyopencl-${version}
-checksums md5 0680f7272fe3ab5a3bcb0b6cfbd74994 \
- sha1 5f683638328bc452e8ae5dceaf49c6059735fbca \
- rmd160 c0ba23fe00fdd5639bb0ba410c5eb7c6e16e601e
+checksums sha1 3c3d8be4091b8d52bce2d0269cb4a59e6b33e9e9 \
+ rmd160 82f79fc2980752b2fe9e1cee5f4b0d3f191cfab9
depends_build-append \
port:py26-distribute \
@@ -33,6 +32,7 @@
use_configure yes
configure.cmd ./configure.py
configure.args --cl-enable-gl
+configure.universal_args-delete --disable-dependency-tracking
livecheck.type regex
livecheck.url ${master_sites}
Modified: trunk/dports/python/py27-pyopencl/Portfile
===================================================================
--- trunk/dports/python/py27-pyopencl/Portfile 2011-06-26 21:25:44 UTC (rev 79815)
+++ trunk/dports/python/py27-pyopencl/Portfile 2011-06-26 22:53:29 UTC (rev 79816)
@@ -5,7 +5,7 @@
PortGroup python27 1.0
name py27-pyopencl
-version 0.92
+version 2011.1.1
categories-append science
maintainers snc openmaintainer
@@ -22,8 +22,8 @@
master_sites http://cheeseshop.python.org/packages/source/p/pyopencl/
distname pyopencl-${version}
-checksums sha1 5f683638328bc452e8ae5dceaf49c6059735fbca \
- rmd160 c0ba23fe00fdd5639bb0ba410c5eb7c6e16e601e
+checksums sha1 3c3d8be4091b8d52bce2d0269cb4a59e6b33e9e9 \
+ rmd160 82f79fc2980752b2fe9e1cee5f4b0d3f191cfab9
depends_build-append \
port:py27-distribute \
@@ -32,6 +32,7 @@
use_configure yes
configure.cmd ./configure.py
configure.args --cl-enable-gl
+configure.universal_args-delete --disable-dependency-tracking
livecheck.type regex
livecheck.url ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110626/7869528e/attachment.html>
More information about the macports-changes
mailing list