[65420] trunk/dports/www/cgilib/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Mar 25 18:37:57 PDT 2010


Revision: 65420
          http://trac.macports.org/changeset/65420
Author:   ryandesign at macports.org
Date:     2010-03-25 18:37:57 -0700 (Thu, 25 Mar 2010)
Log Message:
-----------
cgilib: fix livecheck

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

Modified: trunk/dports/www/cgilib/Portfile
===================================================================
--- trunk/dports/www/cgilib/Portfile	2010-03-26 01:36:35 UTC (rev 65419)
+++ trunk/dports/www/cgilib/Portfile	2010-03-26 01:37:57 UTC (rev 65420)
@@ -31,3 +31,7 @@
 post-configure {
     ln -sf ${prefix}/bin/glibtool ${worksrcpath}/libtool
 }
+
+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/20100325/3f9d39a1/attachment.html>


More information about the macports-changes mailing list