Revision: 71023 http://trac.macports.org/changeset/71023 Author: ryandesign@macports.org Date: 2010-08-29 22:12:54 -0700 (Sun, 29 Aug 2010) Log Message: ----------- zssh: fix livecheck Modified Paths: -------------- trunk/dports/comms/zssh/Portfile Modified: trunk/dports/comms/zssh/Portfile =================================================================== --- trunk/dports/comms/zssh/Portfile 2010-08-30 04:58:54 UTC (rev 71022) +++ trunk/dports/comms/zssh/Portfile 2010-08-30 05:12:54 UTC (rev 71023) @@ -46,3 +46,7 @@ TODO \ ${docdir} } + +livecheck.type regex +livecheck.url http://sourceforge.net/projects/${name}/files/ +livecheck.regex /${name}-(\[0-9a-z.\]+)\\${extract.suffix}