[89762] trunk/dports/ruby

jmr at macports.org jmr at macports.org
Thu Feb 9 15:52:49 PST 2012


Revision: 89762
          http://trac.macports.org/changeset/89762
Author:   jmr at macports.org
Date:     2012-02-09 15:52:46 -0800 (Thu, 09 Feb 2012)
Log Message:
-----------
rb-test-unit-mock: delete broken port (#28506)

Modified Paths:
--------------
    trunk/dports/ruby/rb-regexp/Portfile

Removed Paths:
-------------
    trunk/dports/ruby/rb-test-unit-mock/

Modified: trunk/dports/ruby/rb-regexp/Portfile
===================================================================
--- trunk/dports/ruby/rb-regexp/Portfile	2012-02-09 23:35:34 UTC (rev 89761)
+++ trunk/dports/ruby/rb-regexp/Portfile	2012-02-09 23:52:46 UTC (rev 89762)
@@ -1,4 +1,5 @@
 # $Id$
+
 PortSystem		1.0
 PortGroup		ruby 1.0
 
@@ -26,13 +27,6 @@
 checksums		md5 5bd8f1bb45621da1007d3787dd293094
 platforms		darwin
 
-depends_lib-append		port:rb-iterator \
-				port:rb-test-unit-mock
+depends_lib-append		port:rb-iterator
 
 post-extract	{ file delete ${worksrcpath}/lib/iterator.rb }
-
-test.run		yes
-test.dir		${worksrcpath}/test
-test.cmd		${ruby.bin} -I../lib
-test.target		test_all.rb
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120209/bb279c54/attachment.html>


More information about the macports-changes mailing list