[41293] trunk/dports/www/ajp-wsgi/Portfile

blb at macports.org blb at macports.org
Wed Oct 29 14:36:56 PDT 2008


Revision: 41293
          http://trac.macports.org/changeset/41293
Author:   blb at macports.org
Date:     2008-10-29 14:36:55 -0700 (Wed, 29 Oct 2008)
Log Message:
-----------
www/ajp-wsgi - use extract.suffix in livecheck

Modified Paths:
--------------
    trunk/dports/www/ajp-wsgi/Portfile

Modified: trunk/dports/www/ajp-wsgi/Portfile
===================================================================
--- trunk/dports/www/ajp-wsgi/Portfile	2008-10-29 21:34:17 UTC (rev 41292)
+++ trunk/dports/www/ajp-wsgi/Portfile	2008-10-29 21:36:55 UTC (rev 41293)
@@ -56,4 +56,5 @@
 
 livecheck.check regex
 livecheck.url   "${master_sites}?C=M;O=D"
-livecheck.regex "${name}-(\[0-9.\]+)\\.tar"
+livecheck.regex "${name}-(\[0-9.\]+)${extract.suffix}"
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081029/69c5f14c/attachment-0001.html>


More information about the macports-changes mailing list