multimedia/mythtv-core.25: - Fix livecheck to not find versions higher then this ports branch.
--- trunk/dports/multimedia/mythtv-core.25/Portfile 2012-10-04 13:25:29 UTC (rev 98389)
+++ trunk/dports/multimedia/mythtv-core.25/Portfile 2012-10-04 13:26:31 UTC (rev 98390)
@@ -350,4 +350,5 @@
#
############################################################################"
-livecheck.version ${version}
+livecheck.version ${version}
+livecheck.regex "tarball/v(0.25\[^\"\]+)"
\ No newline at end of file