[77080] trunk/dports/devel/monotone/Portfile

tommyd at macports.org tommyd at macports.org
Sat Mar 19 11:02:56 PDT 2011


Revision: 77080
          http://trac.macports.org/changeset/77080
Author:   tommyd at macports.org
Date:     2011-03-19 11:02:55 -0700 (Sat, 19 Mar 2011)
Log Message:
-----------
monotone: disable test execution by default to speed up the install

Modified Paths:
--------------
    trunk/dports/devel/monotone/Portfile

Modified: trunk/dports/devel/monotone/Portfile
===================================================================
--- trunk/dports/devel/monotone/Portfile	2011-03-19 17:28:53 UTC (rev 77079)
+++ trunk/dports/devel/monotone/Portfile	2011-03-19 18:02:55 UTC (rev 77080)
@@ -4,6 +4,7 @@
 
 name             monotone
 version          0.99.1
+revision         1
 categories       devel
 maintainers      tommyd openmaintainer
 description      A distributed version control system
@@ -38,5 +39,5 @@
 configure.args   --with-libiconv-prefix=${prefix} \
                  --infodir=${prefix}/share/info
 
-test.run         yes
+test.run         no
 test.target      check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110319/135b38fd/attachment.html>


More information about the macports-changes mailing list