[113843] trunk/dports/python/py-cffi/Portfile

stromnov at macports.org stromnov at macports.org
Sun Nov 24 10:18:21 PST 2013


Revision: 113843
          https://trac.macports.org/changeset/113843
Author:   stromnov at macports.org
Date:     2013-11-24 10:18:21 -0800 (Sun, 24 Nov 2013)
Log Message:
-----------
py-cffi: update to version 0.8.1

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

Modified: trunk/dports/python/py-cffi/Portfile
===================================================================
--- trunk/dports/python/py-cffi/Portfile	2013-11-24 18:15:52 UTC (rev 113842)
+++ trunk/dports/python/py-cffi/Portfile	2013-11-24 18:18:21 UTC (rev 113843)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-cffi
-version             0.8
+version             0.8.1
 revision            0
 categories-append   devel
 platforms           darwin
@@ -26,8 +26,8 @@
 
 distname            cffi-${version}
 
-checksums           rmd160  21c8bd612dd3c7366c8137412d804ac3b6e43bec \
-                    sha256  c336ee26831ac9da2c0ed0ea094941d2fc5877c3468e7ee703047c571180dde3
+checksums           rmd160  641653d4a998cce52a192315fc86f078ff4999ce \
+                    sha256  1db1eff2093e31eaaa83b274f8c6d5d2dad2908d43a301185d205e5d256d6818
 
 if {$subport != $name} {
     depends_build-append \
@@ -40,5 +40,5 @@
 } else {
     livecheck.type      regex
     livecheck.url       ${master_sites}
-    livecheck.regex     "cffi-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+    livecheck.regex     {cffi-(\d+(?:\.\d+)*)\.[tz]}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131124/52945baf/attachment.html>


More information about the macports-changes mailing list