[106560] trunk/dports/python/py-mongoengine/Portfile

cal at macports.org cal at macports.org
Thu May 30 17:41:24 PDT 2013


Revision: 106560
          https://trac.macports.org/changeset/106560
Author:   cal at macports.org
Date:     2013-05-30 17:41:23 -0700 (Thu, 30 May 2013)
Log Message:
-----------
py-mongoengine: disable livecheck in subports

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

Modified: trunk/dports/python/py-mongoengine/Portfile
===================================================================
--- trunk/dports/python/py-mongoengine/Portfile	2013-05-31 00:13:02 UTC (rev 106559)
+++ trunk/dports/python/py-mongoengine/Portfile	2013-05-31 00:41:23 UTC (rev 106560)
@@ -28,4 +28,6 @@
 if {$subport != $name} {
     depends_build-append    port:py${python.version}-distribute
     depends_lib-append      port:py${python.version}-pymongo
+
+    livecheck.type          none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130530/206960a2/attachment.html>


More information about the macports-changes mailing list