[65307] trunk/dports/www/fcgi/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Mar 24 18:34:40 PDT 2010


Revision: 65307
          http://trac.macports.org/changeset/65307
Author:   ryandesign at macports.org
Date:     2010-03-24 18:34:39 -0700 (Wed, 24 Mar 2010)
Log Message:
-----------
fcgi: fix livecheck

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

Modified: trunk/dports/www/fcgi/Portfile
===================================================================
--- trunk/dports/www/fcgi/Portfile	2010-03-25 01:31:15 UTC (rev 65306)
+++ trunk/dports/www/fcgi/Portfile	2010-03-25 01:34:39 UTC (rev 65307)
@@ -37,3 +37,7 @@
    copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name}
    eval delete [glob ${destroot}${prefix}/share/doc/${name}/*.\[13\]]
 }
+
+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/20100324/797158dd/attachment.html>


More information about the macports-changes mailing list