[61796] trunk/dports/www/drush/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Dec 21 09:45:13 PST 2009


Revision: 61796
          http://trac.macports.org/changeset/61796
Author:   ryandesign at macports.org
Date:     2009-12-21 09:45:13 -0800 (Mon, 21 Dec 2009)
Log Message:
-----------
drush: fix livecheck

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

Modified: trunk/dports/www/drush/Portfile
===================================================================
--- trunk/dports/www/drush/Portfile	2009-12-21 17:43:36 UTC (rev 61795)
+++ trunk/dports/www/drush/Portfile	2009-12-21 17:45:13 UTC (rev 61796)
@@ -39,3 +39,6 @@
   copy ${worksrcpath} ${destroot}${prefix}/libexec/drush
   ln -s ${prefix}/libexec/drush/drush ${destroot}${prefix}/bin/drush
 }
+
+livecheck.type      regex
+livecheck.regex     drush-All-Versions-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091221/008feee8/attachment.html>


More information about the macports-changes mailing list