[73783] trunk/dports/devel/mercurial/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Wed Nov 24 21:00:04 PST 2010


Revision: 73783
          http://trac.macports.org/changeset/73783
Author:   rmstonecipher at macports.org
Date:     2010-11-24 21:00:00 -0800 (Wed, 24 Nov 2010)
Log Message:
-----------
devel/mercurial fixed broken livecheck

Modified Paths:
--------------
    trunk/dports/devel/mercurial/Portfile

Modified: trunk/dports/devel/mercurial/Portfile
===================================================================
--- trunk/dports/devel/mercurial/Portfile	2010-11-25 04:56:18 UTC (rev 73782)
+++ trunk/dports/devel/mercurial/Portfile	2010-11-25 05:00:00 UTC (rev 73783)
@@ -70,5 +70,5 @@
 
 python.link_binaries_suffix
 
-livecheck.type  regex
-livecheck.regex {(\d+(?:\.\d+)*)</em>}
+livecheck.url   http://mercurial.selenic.com/release/
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101124/53dd1df4/attachment.html>


More information about the macports-changes mailing list