[93617] trunk/dports/sysutils/mc/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 27 20:45:44 PDT 2012


Revision: 93617
          https://trac.macports.org/changeset/93617
Author:   ryandesign at macports.org
Date:     2012-05-27 20:45:44 -0700 (Sun, 27 May 2012)
Log Message:
-----------
mc: fix livecheck

Modified Paths:
--------------
    trunk/dports/sysutils/mc/Portfile

Modified: trunk/dports/sysutils/mc/Portfile
===================================================================
--- trunk/dports/sysutils/mc/Portfile	2012-05-28 03:43:23 UTC (rev 93616)
+++ trunk/dports/sysutils/mc/Portfile	2012-05-28 03:45:44 UTC (rev 93617)
@@ -60,5 +60,5 @@
 }
 
 livecheck.type  regex
-livecheck.url   [lindex ${master_sites} 0]
-livecheck.regex ${name}-(\[0-9.\]+)\\.tar
+livecheck.url   ${homepage}
+livecheck.regex {Latest stable released version: ([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/2e5a44e2/attachment.html>


More information about the macports-changes mailing list