[91925] trunk/dports/python/py-imread

stromnov at macports.org stromnov at macports.org
Fri Apr 13 01:37:27 PDT 2012


Revision: 91925
          https://trac.macports.org/changeset/91925
Author:   stromnov at macports.org
Date:     2012-04-13 01:37:27 -0700 (Fri, 13 Apr 2012)
Log Message:
-----------
py-imread: update to version 0.2.1

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

Removed Paths:
-------------
    trunk/dports/python/py-imread/files/

Modified: trunk/dports/python/py-imread/Portfile
===================================================================
--- trunk/dports/python/py-imread/Portfile	2012-04-13 08:35:17 UTC (rev 91924)
+++ trunk/dports/python/py-imread/Portfile	2012-04-13 08:37:27 UTC (rev 91925)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-imread
-version             0.2
+version             0.2.1
 revision            0
 categories-append   graphics
 license             MIT
@@ -21,14 +21,13 @@
 
 distname            imread-${version}
 
-checksums           rmd160  fa1bb58a92571eb5aa16439a28ddd56c84c38362 \
-                    sha256  63cbce974a039c766ed9fc6b1f82a5e0a94c9582fdf129b5026985df574a16cf
+checksums           rmd160  3c54bd9407937ccd37e36c80e547995b9f42cd8b \
+                    sha256  d70141de40d8fe13d811a8581927bfe5dda2a38f67608d93eda0e573e07993d8
 
 python.default_version  27
 python.versions     26 27
 
 if {$subport != $name} {
-    patchfiles              patch-setup.py.diff
     depends_build-append    port:py${python.version}-distribute
     depends_lib-append      port:py${python.version}-numpy \
                             port:libpng \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120413/68f7a87e/attachment.html>


More information about the macports-changes mailing list