Revision
117237
Author
jwa@macports.org
Date
2014-02-20 00:57:53 -0800 (Thu, 20 Feb 2014)

Log Message

python27: improve livecheck

Modified Paths

Diff

Modified: trunk/dports/lang/python27/Portfile (117236 => 117237)


--- trunk/dports/lang/python27/Portfile	2014-02-20 06:58:49 UTC (rev 117236)
+++ trunk/dports/lang/python27/Portfile	2014-02-20 08:57:53 UTC (rev 117237)
@@ -149,4 +149,4 @@
 
 livecheck.type          regex
 livecheck.url           ${homepage}download/releases/
-livecheck.regex         (${branch}(?:\\.\\d+)*)
+livecheck.regex         Python (${branch}(?:\\.\\d+)*)