[42525] trunk/dports/python/py25-paramiko/Portfile

ram at macports.org ram at macports.org
Sun Nov 23 09:38:38 PST 2008


Revision: 42525
          http://trac.macports.org/changeset/42525
Author:   ram at macports.org
Date:     2008-11-23 09:38:37 -0800 (Sun, 23 Nov 2008)
Log Message:
-----------
python/py25-paramiko: cleanup livecheck regex

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

Modified: trunk/dports/python/py25-paramiko/Portfile
===================================================================
--- trunk/dports/python/py25-paramiko/Portfile	2008-11-23 17:08:19 UTC (rev 42524)
+++ trunk/dports/python/py25-paramiko/Portfile	2008-11-23 17:38:37 UTC (rev 42525)
@@ -36,4 +36,4 @@
 
 livecheck.check   regex
 livecheck.url     ${homepage}
-livecheck.regex   {paramiko ([0-9]+\.[0-9]+\.[0-9]+)}
+livecheck.regex   {paramiko (\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081123/22693c1c/attachment.html>


More information about the macports-changes mailing list