[141535] trunk/dports/python/py-bcolz/Portfile

stromnov at macports.org stromnov at macports.org
Sat Dec 12 01:56:34 PST 2015


Revision: 141535
          https://trac.macports.org/changeset/141535
Author:   stromnov at macports.org
Date:     2015-10-20 04:15:53 -0700 (Tue, 20 Oct 2015)
Log Message:
-----------
py-bcolz: update to version 0.11.4

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

Modified: trunk/dports/python/py-bcolz/Portfile
===================================================================
--- trunk/dports/python/py-bcolz/Portfile	2015-10-20 11:14:09 UTC (rev 141534)
+++ trunk/dports/python/py-bcolz/Portfile	2015-10-20 11:15:53 UTC (rev 141535)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-bcolz
-version             0.11.3
+version             0.11.4
 revision            0
 categories-append   devel
 platforms           darwin
@@ -27,12 +27,12 @@
                     compressor that is optimized for binary data.
 
 homepage            https://github.com/Blosc/bcolz
-master_sites        https://pypi.python.org/packages/source/b/bcolz/
+master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
 
-distname            bcolz-${version}
+distname            ${python.rootname}-${version}
 
-checksums           rmd160  90bcba166e607b875e73f367b5eb428e3f3a2003 \
-                    sha256  8750785f52e39f7b117784ed2909a0a702bb11d3f67c49d781df55618bfead07
+checksums           rmd160  0a1ec23e52ab3948246e2c6ac26ad51ea3f6eafc \
+                    sha256  8b2297d53f4ceece41cd88700c3ec7f23e3388fbb14cb9adb6bea4c1d66f7e23
 
 if {${name} ne ${subport}} {
     # Fix permissions
@@ -56,7 +56,5 @@
 
     livecheck.type      none
 } else {
-    livecheck.type      regex
-    livecheck.url       https://pypi.python.org/pypi/bcolz/json
-    livecheck.regex     {bcolz-(\d+(?:\.\d+)*)\.[tz]}
+    livecheck.type      pypi
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/3ca20670/attachment.html>


More information about the macports-changes mailing list