[129031] trunk/dports/python/py-joblib/Portfile

stromnov at macports.org stromnov at macports.org
Thu Dec 4 01:08:50 PST 2014


Revision: 129031
          https://trac.macports.org/changeset/129031
Author:   stromnov at macports.org
Date:     2014-12-04 01:08:49 -0800 (Thu, 04 Dec 2014)
Log Message:
-----------
py-joblib: update to version 0.8.4

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

Modified: trunk/dports/python/py-joblib/Portfile
===================================================================
--- trunk/dports/python/py-joblib/Portfile	2014-12-04 09:06:49 UTC (rev 129030)
+++ trunk/dports/python/py-joblib/Portfile	2014-12-04 09:08:49 UTC (rev 129031)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-joblib
-version             0.8.3
+version             0.8.4
 revision            0
 categories-append   devel
 platforms           darwin
@@ -29,8 +29,8 @@
 
 distname            joblib-${version}
 
-checksums           rmd160  a0e19efe30073e80e4d25ad084985f10facaa331 \
-                    sha256  f163790e4c08b52c3c37db132c0528c3041da9e1d0095199bebd0c9876e1fcd6
+checksums           rmd160  845dae00302d32128ccac2dec2b23c8b7d1f290b \
+                    sha256  f185b87199525e0805281960f9f91c4f2e382e5834f05678cfcfa8ec666a4d2b
 
 if {${name} ne ${subport}} {
     depends_build-append port:py${python.version}-setuptools
@@ -39,5 +39,5 @@
 } else {
     livecheck.type      regex
     livecheck.url       ${master_sites}
-    livecheck.regex     "joblib-(\\d+(?:\\.\\d+)*\[a-z\]?)\.\[tz\]"
+    livecheck.regex     {joblib-(\d+(?:\.\d+)*[a-z]?)\.[tz]}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141204/5df56b72/attachment.html>


More information about the macports-changes mailing list