[67423] trunk/dports/www/websvn/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 9 01:12:54 PDT 2010


Revision: 67423
          http://trac.macports.org/changeset/67423
Author:   ryandesign at macports.org
Date:     2010-05-09 01:12:47 -0700 (Sun, 09 May 2010)
Log Message:
-----------
websvn: fix livecheck

Modified Paths:
--------------
    trunk/dports/www/websvn/Portfile

Modified: trunk/dports/www/websvn/Portfile
===================================================================
--- trunk/dports/www/websvn/Portfile	2010-05-09 05:47:51 UTC (rev 67422)
+++ trunk/dports/www/websvn/Portfile	2010-05-09 08:12:47 UTC (rev 67423)
@@ -81,4 +81,5 @@
 }
 
 livecheck.type              regex
-livecheck.regex             {WebSVN ([0-9.]+) released}
+livecheck.url               ${homepage}download/
+livecheck.regex             ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100509/136b2724/attachment.html>


More information about the macports-changes mailing list