[61906] trunk/dports/net/miredo/Portfile

mnick at macports.org mnick at macports.org
Wed Dec 23 05:55:48 PST 2009


Revision: 61906
          http://trac.macports.org/changeset/61906
Author:   mnick at macports.org
Date:     2009-12-23 05:55:42 -0800 (Wed, 23 Dec 2009)
Log Message:
-----------
fix livecheck

Modified Paths:
--------------
    trunk/dports/net/miredo/Portfile

Modified: trunk/dports/net/miredo/Portfile
===================================================================
--- trunk/dports/net/miredo/Portfile	2009-12-23 12:54:21 UTC (rev 61905)
+++ trunk/dports/net/miredo/Portfile	2009-12-23 13:55:42 UTC (rev 61906)
@@ -38,3 +38,7 @@
     # Renaming of interface isn't supported
     reinplace "s|^InterfaceName|#InterfaceName|" ${destroot}${prefix}/etc/miredo/miredo.conf
 }
+
+livecheck.type  regex
+livecheck.url   ${master_sites}
+livecheck.regex <a href=\"${name}-(.*)${extract.suffix}\">
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091223/bf296acb/attachment.html>


More information about the macports-changes mailing list