Revision
53093
Author
snc@macports.org
Date
2009-06-29 04:33:16 -0700 (Mon, 29 Jun 2009)

Log Message

created livecheck

Modified Paths

Diff

Modified: trunk/dports/www/ZendFramework/Portfile (53092 => 53093)


--- trunk/dports/www/ZendFramework/Portfile	2009-06-29 10:59:36 UTC (rev 53092)
+++ trunk/dports/www/ZendFramework/Portfile	2009-06-29 11:33:16 UTC (rev 53093)
@@ -46,3 +46,6 @@
     ui_msg "add '${zf_lib_dir}/incubator' too."
 }
 
+livecheck.check     regex
+livecheck.url       http://framework.zend.com/download/current/
+livecheck.regex     "releases/${name}-(\\d+\\.\\d+(\\.\\d+)?)"