[112415] trunk/dports/python/py-msgpack/Portfile

stromnov at macports.org stromnov at macports.org
Tue Oct 22 03:54:15 PDT 2013


Revision: 112415
          https://trac.macports.org/changeset/112415
Author:   stromnov at macports.org
Date:     2013-10-22 03:54:15 -0700 (Tue, 22 Oct 2013)
Log Message:
-----------
py-msgpack: fix livecheck

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

Modified: trunk/dports/python/py-msgpack/Portfile
===================================================================
--- trunk/dports/python/py-msgpack/Portfile	2013-10-22 10:43:23 UTC (rev 112414)
+++ trunk/dports/python/py-msgpack/Portfile	2013-10-22 10:54:15 UTC (rev 112415)
@@ -30,7 +30,7 @@
 if {${name} != ${subport}} {
     depends_build-append port:py${python.version}-setuptools
 
-    livecheck.type      regex
+    livecheck.type      none
 } else {
     livecheck.type      regex
     livecheck.url       ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131022/f7b6d06a/attachment.html>


More information about the macports-changes mailing list