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

ryandesign at macports.org ryandesign at macports.org
Sun Nov 4 04:11:32 PST 2012


Revision: 99391
          http://trac.macports.org//changeset/99391
Author:   ryandesign at macports.org
Date:     2012-11-04 04:11:31 -0800 (Sun, 04 Nov 2012)
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	2012-11-04 12:06:18 UTC (rev 99390)
+++ trunk/dports/php/php5-unit/Portfile	2012-11-04 12:11:31 UTC (rev 99391)
@@ -51,4 +51,4 @@
 
 livecheck.type          regex
 livecheck.url           https://github.com/sebastianbergmann/phpunit/tags
-livecheck.regex         {tarball/([0-9.]+)"}
+livecheck.regex         archive/(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121104/a328a79f/attachment.html>


More information about the macports-changes mailing list