Modified: trunk/dports/lang/python35/Portfile (133388 => 133389)
--- trunk/dports/lang/python35/Portfile 2015-02-28 04:20:58 UTC (rev 133388)
+++ trunk/dports/lang/python35/Portfile 2015-02-28 07:23:54 UTC (rev 133389)
@@ -170,4 +170,6 @@
livecheck.type regex
#livecheck.url ${homepage}download/releases/
livecheck.url ${homepage}downloads/
-livecheck.regex Python (${branch}(?:\\.\\d+)*)
+#livecheck.regex Python (${branch}(?:\\.\\d+)*)
+#regex below just for test releases, proper above
+livecheck.regex Python (3.5.0\[abrc\]+\[0-9\]+)