[63966] trunk/dports/python

snc at macports.org snc at macports.org
Fri Feb 19 07:29:02 PST 2010


Revision: 63966
          http://trac.macports.org/changeset/63966
Author:   snc at macports.org
Date:     2010-02-19 07:29:00 -0800 (Fri, 19 Feb 2010)
Log Message:
-----------
fix livecheck

Modified Paths:
--------------
    trunk/dports/python/py26-distribute/Portfile
    trunk/dports/python/py27-distribute/Portfile

Modified: trunk/dports/python/py26-distribute/Portfile
===================================================================
--- trunk/dports/python/py26-distribute/Portfile	2010-02-19 15:06:09 UTC (rev 63965)
+++ trunk/dports/python/py26-distribute/Portfile	2010-02-19 15:29:00 UTC (rev 63966)
@@ -30,3 +30,5 @@
       DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
 }
 
+livecheck.url       ${master_sites}
+livecheck.regex     distribute-(\\d+(\\.\\d+)+)

Modified: trunk/dports/python/py27-distribute/Portfile
===================================================================
--- trunk/dports/python/py27-distribute/Portfile	2010-02-19 15:06:09 UTC (rev 63965)
+++ trunk/dports/python/py27-distribute/Portfile	2010-02-19 15:29:00 UTC (rev 63966)
@@ -32,3 +32,5 @@
       DEVGUIDE.txt README.txt ${destroot}${prefix}/share/doc/${name}
 }
 
+livecheck.url       ${master_sites}
+livecheck.regex     distribute-(\\d+(\\.\\d+)+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100219/bcffaf0b/attachment.html>


More information about the macports-changes mailing list