[93749] trunk/dports/net/ftpsync/Portfile

mww at macports.org mww at macports.org
Tue May 29 13:53:35 PDT 2012


Revision: 93749
          https://trac.macports.org/changeset/93749
Author:   mww at macports.org
Date:     2012-05-29 13:53:35 -0700 (Tue, 29 May 2012)
Log Message:
-----------
ftpsync: fix livecheck

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

Modified: trunk/dports/net/ftpsync/Portfile
===================================================================
--- trunk/dports/net/ftpsync/Portfile	2012-05-29 20:03:31 UTC (rev 93748)
+++ trunk/dports/net/ftpsync/Portfile	2012-05-29 20:53:35 UTC (rev 93749)
@@ -39,3 +39,6 @@
         ${destroot}${prefix}/share/doc/${name}
 }
 
+livecheck.type      regex
+livecheck.url       http://download.clazzes.org/ftpsync/
+livecheck.regex     ${name}-(\[0-9\\.\]+).tar.bz2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120529/24ed01af/attachment.html>


More information about the macports-changes mailing list