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

singingwolfboy at macports.org singingwolfboy at macports.org
Thu May 26 07:47:30 PDT 2011


Revision: 78910
          http://trac.macports.org/changeset/78910
Author:   singingwolfboy at macports.org
Date:     2011-05-26 07:47:30 -0700 (Thu, 26 May 2011)
Log Message:
-----------
php5-unit: added php5-unit-mock-objects dependency, bumped revision

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

Modified: trunk/dports/php/php5-unit/Portfile
===================================================================
--- trunk/dports/php/php5-unit/Portfile	2011-05-26 14:46:41 UTC (rev 78909)
+++ trunk/dports/php/php5-unit/Portfile	2011-05-26 14:47:30 UTC (rev 78910)
@@ -7,7 +7,7 @@
 set real_name           phpunit
 set cap_name            PHPUnit
 version                 3.5.13
-revision                2
+revision                3
 categories              php devel
 maintainers             singingwolfboy openmaintainer
 supported_archs         noarch
@@ -30,7 +30,7 @@
 
 depends_lib             port:php5 port:php5-unit-db port:php5-file-iterator \
                         port:php5-code-coverage port:php5-timer \
-                        port:php5-unit-selenium
+                        port:php5-unit-selenium port:php5-unit-mock-objects
 
 use_configure           no
 build                   {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110526/66e68018/attachment.html>


More information about the macports-changes mailing list