[94111] trunk/dports/python/py-ipython/Portfile

stromnov at macports.org stromnov at macports.org
Sat Jun 9 05:24:49 PDT 2012


Revision: 94111
          https://trac.macports.org/changeset/94111
Author:   stromnov at macports.org
Date:     2012-06-09 05:24:48 -0700 (Sat, 09 Jun 2012)
Log Message:
-----------
py-ipython: update to version 0.12.1

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

Modified: trunk/dports/python/py-ipython/Portfile
===================================================================
--- trunk/dports/python/py-ipython/Portfile	2012-06-09 12:18:41 UTC (rev 94110)
+++ trunk/dports/python/py-ipython/Portfile	2012-06-09 12:24:48 UTC (rev 94111)
@@ -8,8 +8,8 @@
 set realname        ipython
 
 name                py-${realname}
-version             0.12
-revision            2
+version             0.12.1
+revision            0
 categories          python
 license             BSD
 platforms           darwin
@@ -28,9 +28,8 @@
 master_sites        http://archive.ipython.org/release/${version}
 distname            ${realname}-${version}
 
-checksums           md5     4cf9f23b1171b3517f9a7a2bfc875b5f \
-                    sha1    49f6397d2957bb0a4492d0b35f3898dc161871de \
-                    rmd160  7086a8a5ebb5717091d1868907f6ae80abc9c7ab
+checksums           rmd160  66abc9df5034d84cf199c96608ce03a887554f18 \
+                    sha256  f5cadf0e24c997be47d3ac562a87b546be4a893d58ac8fdf63141bc353812ef5
 
 python.versions     24 25 26 27 31 32
 
@@ -81,7 +80,7 @@
 if {$subport != $name} {
 
     post-destroot {
-        if {$subport == "py24-${realname}"} {
+         if {$subport == "py24-${realname}"} {
             foreach f {ipcluster ipcontroller ipengine iptest ipython ipython-wx ipythonx irunner pycolor} {
                 move ${destroot}${prefix}/bin/${f} ${destroot}${prefix}/bin/${f}-${python.branch}
             }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120609/28570d39/attachment.html>


More information about the macports-changes mailing list