[57421] trunk/dports/python/py26-south/Portfile

alakazam at macports.org alakazam at macports.org
Thu Sep 10 19:29:59 PDT 2009


Revision: 57421
          http://trac.macports.org/changeset/57421
Author:   alakazam at macports.org
Date:     2009-09-10 19:29:55 -0700 (Thu, 10 Sep 2009)
Log Message:
-----------
Fix port lint for py26-south : Warning: Using deprecated option 'livecheck.check', superseded by 'livecheck.type'.

Modified Paths:
--------------
    trunk/dports/python/py26-south/Portfile

Modified: trunk/dports/python/py26-south/Portfile
===================================================================
--- trunk/dports/python/py26-south/Portfile	2009-09-11 02:26:40 UTC (rev 57420)
+++ trunk/dports/python/py26-south/Portfile	2009-09-11 02:29:55 UTC (rev 57421)
@@ -26,6 +26,6 @@
     file copy ${worksrcpath}/docs ${destroot}${prefix}/share/doc/${name}/docs
 }
 
-livecheck.check     regex
+livecheck.type      regex
 livecheck.url       ${homepage}
 livecheck.regex     "/wiki/ReleaseNotes/(0\.\[0-9\]+\.\[0-9\]+)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090910/6ffa8bc9/attachment.html>


More information about the macports-changes mailing list