[96731] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Fri Aug 17 16:17:32 PDT 2012


Revision: 96731
          https://trac.macports.org/changeset/96731
Author:   ryandesign at macports.org
Date:     2012-08-17 16:17:31 -0700 (Fri, 17 Aug 2012)
Log Message:
-----------
py*-lint: turn off livecheck on replaced ports

Modified Paths:
--------------
    trunk/dports/python/py-lint/Portfile
    trunk/dports/python/py25-lint/Portfile
    trunk/dports/python/py26-lint/Portfile
    trunk/dports/python/py27-lint/Portfile

Modified: trunk/dports/python/py-lint/Portfile
===================================================================
--- trunk/dports/python/py-lint/Portfile	2012-08-17 23:14:31 UTC (rev 96730)
+++ trunk/dports/python/py-lint/Portfile	2012-08-17 23:17:31 UTC (rev 96731)
@@ -29,3 +29,5 @@
     ui_error "Please install py24-pylint instead."
     return -code error "obsolete port"
 }
+
+livecheck.type      none

Modified: trunk/dports/python/py25-lint/Portfile
===================================================================
--- trunk/dports/python/py25-lint/Portfile	2012-08-17 23:14:31 UTC (rev 96730)
+++ trunk/dports/python/py25-lint/Portfile	2012-08-17 23:17:31 UTC (rev 96731)
@@ -29,3 +29,5 @@
     ui_error "Please install py25-pylint instead."
     return -code error "obsolete port"
 }
+
+livecheck.type      none

Modified: trunk/dports/python/py26-lint/Portfile
===================================================================
--- trunk/dports/python/py26-lint/Portfile	2012-08-17 23:14:31 UTC (rev 96730)
+++ trunk/dports/python/py26-lint/Portfile	2012-08-17 23:17:31 UTC (rev 96731)
@@ -29,3 +29,5 @@
     ui_error "Please install py26-pylint instead."
     return -code error "obsolete port"
 }
+
+livecheck.type      none

Modified: trunk/dports/python/py27-lint/Portfile
===================================================================
--- trunk/dports/python/py27-lint/Portfile	2012-08-17 23:14:31 UTC (rev 96730)
+++ trunk/dports/python/py27-lint/Portfile	2012-08-17 23:17:31 UTC (rev 96731)
@@ -29,3 +29,5 @@
     ui_error "Please install py27-pylint instead."
     return -code error "obsolete port"
 }
+
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120817/66451bfd/attachment.html>


More information about the macports-changes mailing list