[89640] trunk/dports/python/py-parsing/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Feb 4 21:48:33 PST 2012


Revision: 89640
          http://trac.macports.org/changeset/89640
Author:   ryandesign at macports.org
Date:     2012-02-04 21:48:32 -0800 (Sat, 04 Feb 2012)
Log Message:
-----------
py-parsing: disable livecheck in subports

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

Modified: trunk/dports/python/py-parsing/Portfile
===================================================================
--- trunk/dports/python/py-parsing/Portfile	2012-02-05 05:47:03 UTC (rev 89639)
+++ trunk/dports/python/py-parsing/Portfile	2012-02-05 05:48:32 UTC (rev 89640)
@@ -38,6 +38,7 @@
        eval xinstall -m 644 [glob ${worksrcpath}/examples/*] \
           ${destroot}${prefix}/share/doc/${name}/examples/
     }
+    livecheck.type      none
 } else {
     livecheck.regex     pyparsing-(\\d+(\\.\\d+)+)
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120204/d8237a16/attachment.html>


More information about the macports-changes mailing list