[65483] trunk/dports/www/autobench/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Mar 26 11:29:07 PDT 2010


Revision: 65483
          http://trac.macports.org/changeset/65483
Author:   ryandesign at macports.org
Date:     2010-03-26 11:29:04 -0700 (Fri, 26 Mar 2010)
Log Message:
-----------
autobench: fix livecheck

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

Modified: trunk/dports/www/autobench/Portfile
===================================================================
--- trunk/dports/www/autobench/Portfile	2010-03-26 17:55:59 UTC (rev 65482)
+++ trunk/dports/www/autobench/Portfile	2010-03-26 18:29:04 UTC (rev 65483)
@@ -29,3 +29,7 @@
 configure {
 	reinplace "s|__PREFIX__|${prefix}|" ${worksrcpath}/Makefile
 }
+
+livecheck.type   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/20100326/58ca1bb4/attachment.html>


More information about the macports-changes mailing list