[62182] trunk/dports/www/rtmpdump/Portfile

nox at macports.org nox at macports.org
Wed Dec 30 10:33:28 PST 2009


Revision: 62182
          http://trac.macports.org/changeset/62182
Author:   nox at macports.org
Date:     2009-12-30 10:33:27 -0800 (Wed, 30 Dec 2009)
Log Message:
-----------
Fix rtmpdump livecheck

Modified Paths:
--------------
    trunk/dports/www/rtmpdump/Portfile

Modified: trunk/dports/www/rtmpdump/Portfile
===================================================================
--- trunk/dports/www/rtmpdump/Portfile	2009-12-30 18:33:18 UTC (rev 62181)
+++ trunk/dports/www/rtmpdump/Portfile	2009-12-30 18:33:27 UTC (rev 62182)
@@ -36,3 +36,7 @@
 destroot {
     xinstall -m 755 -W ${worksrcpath} rtmpdump get_iplayer ${destroot}${prefix}/bin
 }
+
+livecheck.type      regex
+livecheck.url       http://lkcl.net/rtmp/
+livecheck.regex     ${name}-(\\d+(?:\\.\\d+)*)
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091230/8774f4fa/attachment.html>


More information about the macports-changes mailing list