[62145] trunk/dports/python/py26-tweepy/Portfile

blb at macports.org blb at macports.org
Tue Dec 29 15:46:32 PST 2009


Revision: 62145
          http://trac.macports.org/changeset/62145
Author:   blb at macports.org
Date:     2009-12-29 15:46:29 -0800 (Tue, 29 Dec 2009)
Log Message:
-----------
python/py26-tweepy - fix livecheck

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

Modified: trunk/dports/python/py26-tweepy/Portfile
===================================================================
--- trunk/dports/python/py26-tweepy/Portfile	2009-12-29 23:21:14 UTC (rev 62144)
+++ trunk/dports/python/py26-tweepy/Portfile	2009-12-29 23:46:29 UTC (rev 62145)
@@ -27,3 +27,7 @@
       ${destroot}${prefix}/share/doc/${name}
 }
 
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     ${pymodname}-(\[.\\d\]+)\\.tar\\.gz
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091229/7fd4901c/attachment.html>


More information about the macports-changes mailing list