[61809] trunk/dports/science/weightwatcher/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Dec 21 10:18:18 PST 2009


Revision: 61809
          http://trac.macports.org/changeset/61809
Author:   ryandesign at macports.org
Date:     2009-12-21 10:18:17 -0800 (Mon, 21 Dec 2009)
Log Message:
-----------
weightwatcher: fix livecheck

Modified Paths:
--------------
    trunk/dports/science/weightwatcher/Portfile

Modified: trunk/dports/science/weightwatcher/Portfile
===================================================================
--- trunk/dports/science/weightwatcher/Portfile	2009-12-21 18:17:29 UTC (rev 61808)
+++ trunk/dports/science/weightwatcher/Portfile	2009-12-21 18:18:17 UTC (rev 61809)
@@ -29,3 +29,7 @@
         ${worksrcpath}/HISTORY ${worksrcpath}/INSTALL ${worksrcpath}/THANKS \
         ${worksrcpath}/TODO [glob ${worksrcpath}/doc/*] ${docdir}
 }
+
+livecheck.check    regex
+livecheck.url      [lindex ${master_sites} 0]
+livecheck.regex    ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091221/17506cb9/attachment.html>


More information about the macports-changes mailing list