[78505] trunk/dports/php/php5-unit/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue May 10 00:21:22 PDT 2011


Revision: 78505
          http://trac.macports.org/changeset/78505
Author:   ryandesign at macports.org
Date:     2011-05-10 00:21:22 -0700 (Tue, 10 May 2011)
Log Message:
-----------
php5-unit: fix livecheck

Modified Paths:
--------------
    trunk/dports/php/php5-unit/Portfile

Modified: trunk/dports/php/php5-unit/Portfile
===================================================================
--- trunk/dports/php/php5-unit/Portfile	2011-05-10 07:20:09 UTC (rev 78504)
+++ trunk/dports/php/php5-unit/Portfile	2011-05-10 07:21:22 UTC (rev 78505)
@@ -38,3 +38,7 @@
     xinstall -m 755 ${worksrcpath}/${real_name}.php ${destroot}${prefix}/bin/${real_name}
     file copy ${worksrcpath} ${destroot}${prefix}/lib/php/
 }
+
+livecheck.type          regex
+livecheck.url           https://github.com/sebastianbergmann/phpunit/downloads
+livecheck.regex         {/([0-9.]+)"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110510/4b271b84/attachment.html>


More information about the macports-changes mailing list