[111954] trunk/dports/python/py-imread/Portfile

stromnov at macports.org stromnov at macports.org
Sun Oct 6 13:23:04 PDT 2013


Revision: 111954
          https://trac.macports.org/changeset/111954
Author:   stromnov at macports.org
Date:     2013-10-06 13:23:04 -0700 (Sun, 06 Oct 2013)
Log Message:
-----------
py-imread: update to version 0.3.2

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

Modified: trunk/dports/python/py-imread/Portfile
===================================================================
--- trunk/dports/python/py-imread/Portfile	2013-10-06 19:09:31 UTC (rev 111953)
+++ trunk/dports/python/py-imread/Portfile	2013-10-06 20:23:04 UTC (rev 111954)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-imread
-version             0.3.1
+version             0.3.2
 revision            0
 categories-append   graphics
 platforms           darwin
@@ -23,8 +23,8 @@
 
 distname            imread-${version}
 
-checksums           rmd160  a222e41d44c3a087cbf7cd8a4da3809f8d9cd907 \
-                    sha256  ae357d482c755ed8c19d060012978da53a7491ac1b7fbfcec54fb697b01ef02f
+checksums           rmd160  de0efbaa84eac25cd60658fcc0786741056c461e \
+                    sha256  0ca475c6aa7cf52c1210d0cd9ebfa1c3cffe7302e01beeed6f694624eb70a156
 
 if {$subport != $name} {
     depends_build-append    port:py${python.version}-setuptools
@@ -39,5 +39,5 @@
     livecheck.type          none
 } else {
     livecheck.url           ${master_sites}
-    livecheck.regex         "imread-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+    livecheck.regex         {imread-(\d+(?:\.\d+)*)\.[tz]}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131006/b372e89b/attachment.html>


More information about the macports-changes mailing list