Modified: trunk/dports/devel/hgview/Portfile (132471 => 132472)
--- trunk/dports/devel/hgview/Portfile 2015-02-02 01:57:04 UTC (rev 132471)
+++ trunk/dports/devel/hgview/Portfile 2015-02-02 04:41:59 UTC (rev 132472)
@@ -39,8 +39,8 @@
python.link_binaries_suffix
livecheck.type regex
-livecheck.url [lindex ${master_sites} 0]
-livecheck.regex >${name}-(\[0-9.\]+)${extract.suffix}
+livecheck.url http://pypi.python.org/pypi/hgview
+livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}
post-patch {
reinplace -W $worksrcpath "s,pyrcc4,pyrcc4-2.7," setup.py