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

ryandesign at macports.org ryandesign at macports.org
Sat Oct 15 19:36:17 PDT 2011


Revision: 85702
          http://trac.macports.org/changeset/85702
Author:   ryandesign at macports.org
Date:     2011-10-15 19:36:14 -0700 (Sat, 15 Oct 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-10-16 02:03:22 UTC (rev 85701)
+++ trunk/dports/php/php5-unit/Portfile	2011-10-16 02:36:14 UTC (rev 85702)
@@ -50,5 +50,5 @@
 }
 
 livecheck.type          regex
-livecheck.url           https://github.com/sebastianbergmann/phpunit/downloads
-livecheck.regex         {/([0-9.]+)"}
+livecheck.url           https://github.com/sebastianbergmann/phpunit/tags
+livecheck.regex         {tarball/([0-9.]+)"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111015/5f0b3815/attachment.html>


More information about the macports-changes mailing list