[115132] trunk/dports/python/py-torndb/Portfile

stromnov at macports.org stromnov at macports.org
Wed Dec 25 04:15:46 PST 2013


Revision: 115132
          https://trac.macports.org/changeset/115132
Author:   stromnov at macports.org
Date:     2013-12-25 04:15:46 -0800 (Wed, 25 Dec 2013)
Log Message:
-----------
py-torndb: update to version 0.2

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

Modified: trunk/dports/python/py-torndb/Portfile
===================================================================
--- trunk/dports/python/py-torndb/Portfile	2013-12-25 11:46:21 UTC (rev 115131)
+++ trunk/dports/python/py-torndb/Portfile	2013-12-25 12:15:46 UTC (rev 115132)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-torndb
-version             0.1
+version             0.2
 revision            0
 categories-append   www
 platforms           darwin
@@ -26,16 +26,15 @@
 
 distname            torndb-${version}
 
-checksums           rmd160  b8cfda68c0b594462f49c634bd7d481a17e4cb83 \
-                    sha256  e68eb595112601be08a39ec60b7af312cee843fb1d9bb2bf73169d9c4f5e14e4
+checksums           rmd160  79a7d233521e1e73af037e82d83653db3df929e9 \
+                    sha256  9bac7aef214c3aa9623e0693bc8e1d7e387d195b82fec2256c1212cacee42c29
 
 if {${name} ne ${subport}} {
-    depends_build-append    port:py${python.version}-setuptools
     depends_lib-append      port:py${python.version}-mysql
 
     livecheck.type          none
 } else {
     livecheck.type          regex
     livecheck.url           ${master_sites}
-    livecheck.regex         "torndb-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+    livecheck.regex         {torndb-(\d+(?:\.\d+)*)\.[tz]}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131225/5860a7be/attachment-0001.html>


More information about the macports-changes mailing list