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

ryandesign at macports.org ryandesign at macports.org
Thu Jul 29 21:06:40 PDT 2010


Revision: 70117
          http://trac.macports.org/changeset/70117
Author:   ryandesign at macports.org
Date:     2010-07-29 21:06:39 -0700 (Thu, 29 Jul 2010)
Log Message:
-----------
rtmpdump: fix livecheck

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

Modified: trunk/dports/www/rtmpdump/Portfile
===================================================================
--- trunk/dports/www/rtmpdump/Portfile	2010-07-30 04:02:58 UTC (rev 70116)
+++ trunk/dports/www/rtmpdump/Portfile	2010-07-30 04:06:39 UTC (rev 70117)
@@ -38,5 +38,6 @@
     xinstall -m 755 -W ${worksrcpath} rtmpdump rtmpsuck rtmpsrv rtmpgw ${destroot}${prefix}/bin
 }
 
+livecheck.url       [lindex ${master_sites} 0]
 livecheck.type      regex
-livecheck.regex     ${name}-(\[0-9a-z.\]+)\\.tar
+livecheck.regex     ${name}-(\[0-9a-z.\]+)\\.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100729/f018277a/attachment.html>


More information about the macports-changes mailing list