[58276] trunk/dports/www/moodle/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Sep 24 20:46:13 PDT 2009


Revision: 58276
          http://trac.macports.org/changeset/58276
Author:   ryandesign at macports.org
Date:     2009-09-24 20:46:12 -0700 (Thu, 24 Sep 2009)
Log Message:
-----------
moodle: fix livecheck

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

Modified: trunk/dports/www/moodle/Portfile
===================================================================
--- trunk/dports/www/moodle/Portfile	2009-09-25 03:44:30 UTC (rev 58275)
+++ trunk/dports/www/moodle/Portfile	2009-09-25 03:46:12 UTC (rev 58276)
@@ -55,3 +55,7 @@
     xinstall -d -m 0755 ${docpath}/moodle
     eval file copy [glob ${workpath}/moodle/*] ${docpath}/moodle
 }
+
+livecheck.type          regex
+livecheck.url           http://download.moodle.org/
+livecheck.regex         ${name}-(\[0-9.\]+)\\${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090924/c685da3d/attachment.html>


More information about the macports-changes mailing list