[77714] trunk/dports/python

snc at macports.org snc at macports.org
Sun Apr 10 09:47:28 PDT 2011


Revision: 77714
          http://trac.macports.org/changeset/77714
Author:   snc at macports.org
Date:     2011-04-10 09:47:28 -0700 (Sun, 10 Apr 2011)
Log Message:
-----------
py27-pyopencl: create 0.92 from py26-pyopencl

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

Added Paths:
-----------
    trunk/dports/python/py27-pyopencl/

Modified: trunk/dports/python/py27-pyopencl/Portfile
===================================================================
--- trunk/dports/python/py26-pyopencl/Portfile	2011-04-10 15:32:13 UTC (rev 77713)
+++ trunk/dports/python/py27-pyopencl/Portfile	2011-04-10 16:47:28 UTC (rev 77714)
@@ -2,13 +2,13 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-pyopencl
+name                py27-pyopencl
 version             0.92
 categories-append   science
 
-maintainers         stromnov openmaintainer
+maintainers         snc openmaintainer
 
 description         Python wrapper for OpenCL.
 
@@ -22,13 +22,12 @@
 master_sites        http://cheeseshop.python.org/packages/source/p/pyopencl/
 distname            pyopencl-${version}
 
-checksums           md5     0680f7272fe3ab5a3bcb0b6cfbd74994 \
-                    sha1    5f683638328bc452e8ae5dceaf49c6059735fbca \
+checksums           sha1    5f683638328bc452e8ae5dceaf49c6059735fbca \
                     rmd160  c0ba23fe00fdd5639bb0ba410c5eb7c6e16e601e
 
 depends_build-append \
-                    port:py26-distribute \
-                    port:py26-numpy
+                    port:py27-distribute \
+                    port:py27-numpy
 
 use_configure       yes
 configure.cmd       ./configure.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110410/1a2368c1/attachment.html>


More information about the macports-changes mailing list