[64040] trunk/dports/net/rtorrent/Portfile

rmsfisher at macports.org rmsfisher at macports.org
Sat Feb 20 09:46:56 PST 2010


Revision: 64040
          http://trac.macports.org/changeset/64040
Author:   rmsfisher at macports.org
Date:     2010-02-20 09:46:53 -0800 (Sat, 20 Feb 2010)
Log Message:
-----------
net/rtorrent fixed livecheck

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

Modified: trunk/dports/net/rtorrent/Portfile
===================================================================
--- trunk/dports/net/rtorrent/Portfile	2010-02-20 15:53:57 UTC (rev 64039)
+++ trunk/dports/net/rtorrent/Portfile	2010-02-20 17:46:53 UTC (rev 64040)
@@ -38,3 +38,6 @@
     configure.args-append  --with-xmlrpc-c
     depends_lib-append     port:xmlrpc-c
 }
+livecheck.type	regex
+livecheck.url	${master_sites}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100220/00d43019/attachment.html>


More information about the macports-changes mailing list