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

sean at macports.org sean at macports.org
Tue Jul 16 17:46:58 PDT 2013


Revision: 108245
          https://trac.macports.org/changeset/108245
Author:   sean at macports.org
Date:     2013-07-16 17:46:58 -0700 (Tue, 16 Jul 2013)
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	2013-07-17 00:46:53 UTC (rev 108244)
+++ trunk/dports/php/php5-unit/Portfile	2013-07-17 00:46:58 UTC (rev 108245)
@@ -12,7 +12,7 @@
 supported_archs         noarch
 license                 BSD
 
-homepage                http://www.phpunit.de
+homepage                https://github.com/sebastianbergmann/phpunit
 master_sites            http://pear.phpunit.de/get/
 distname                ${cap_name}-${version}
 extract.suffix          .tgz
@@ -50,5 +50,5 @@
 }
 
 livecheck.type          regex
-livecheck.url           https://github.com/sebastianbergmann/phpunit/tags
+livecheck.url           ${homepage}/tags
 livecheck.regex         archive/(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130716/b26271c7/attachment.html>


More information about the macports-changes mailing list