[65667] trunk/dports/net/fspclient/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Mar 29 20:13:24 PDT 2010


Revision: 65667
          http://trac.macports.org/changeset/65667
Author:   ryandesign at macports.org
Date:     2010-03-29 20:13:23 -0700 (Mon, 29 Mar 2010)
Log Message:
-----------
fspclient: fix livecheck

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

Modified: trunk/dports/net/fspclient/Portfile
===================================================================
--- trunk/dports/net/fspclient/Portfile	2010-03-30 03:07:54 UTC (rev 65666)
+++ trunk/dports/net/fspclient/Portfile	2010-03-30 03:13:23 UTC (rev 65667)
@@ -24,3 +24,6 @@
 	xinstall -m 644 -W ${worksrcpath} doc/FOR.MORE.INFO doc/HISTORY ChangeLog \
 		README TODO INSTALL ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type	regex
+livecheck.regex	${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100329/95becd59/attachment.html>


More information about the macports-changes mailing list