[34497] trunk/dports/python

ram at macports.org ram at macports.org
Tue Feb 26 18:59:02 PST 2008


Revision: 34497
          http://trac.macosforge.org/projects/macports/changeset/34497
Author:   ram at macports.org
Date:     2008-02-26 18:59:01 -0800 (Tue, 26 Feb 2008)

Log Message:
-----------
py-paramiko/py25-paramiko: fix livecheck

Modified Paths:
--------------
    trunk/dports/python/py-paramiko/Portfile
    trunk/dports/python/py25-paramiko/Portfile

Modified: trunk/dports/python/py-paramiko/Portfile
===================================================================
--- trunk/dports/python/py-paramiko/Portfile	2008-02-27 02:46:15 UTC (rev 34496)
+++ trunk/dports/python/py-paramiko/Portfile	2008-02-27 02:59:01 UTC (rev 34497)
@@ -32,3 +32,7 @@
 }
 
 universal_variant no
+
+livecheck.check   regex
+livecheck.url     ${homepage}
+livecheck.regex   "paramiko (\[0-9\]+\.\[0-9\]+\.\[0-9\]+)"

Modified: trunk/dports/python/py25-paramiko/Portfile
===================================================================
--- trunk/dports/python/py25-paramiko/Portfile	2008-02-27 02:46:15 UTC (rev 34496)
+++ trunk/dports/python/py25-paramiko/Portfile	2008-02-27 02:59:01 UTC (rev 34497)
@@ -32,3 +32,7 @@
 }
 
 universal_variant no
+
+livecheck.check   regex
+livecheck.url     ${homepage}
+livecheck.regex   "paramiko (\[0-9\]+\.\[0-9\]+\.\[0-9\]+)"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080226/cbbf5972/attachment.html 


More information about the macports-changes mailing list