[58343] trunk/dports/python/py26-pyfsevents/Portfile

blb at macports.org blb at macports.org
Sat Sep 26 16:30:21 PDT 2009


Revision: 58343
          http://trac.macports.org/changeset/58343
Author:   blb at macports.org
Date:     2009-09-26 16:30:19 -0700 (Sat, 26 Sep 2009)
Log Message:
-----------
python/py26-pyfsevents - fix livecheck

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

Modified: trunk/dports/python/py26-pyfsevents/Portfile
===================================================================
--- trunk/dports/python/py26-pyfsevents/Portfile	2009-09-26 23:15:08 UTC (rev 58342)
+++ trunk/dports/python/py26-pyfsevents/Portfile	2009-09-26 23:30:19 UTC (rev 58343)
@@ -37,3 +37,7 @@
    }
 }
 
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     pyfsevents-(\[\\w.\]+)${extract.suffix}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090926/5b907d1f/attachment-0001.html>


More information about the macports-changes mailing list