[112525] trunk/dports/ruby/rb-rbot/Portfile

jmr at macports.org jmr at macports.org
Fri Oct 25 05:48:27 PDT 2013


Revision: 112525
          https://trac.macports.org/changeset/112525
Author:   jmr at macports.org
Date:     2013-10-25 05:48:26 -0700 (Fri, 25 Oct 2013)
Log Message:
-----------
rb-rbot: fixes for portgroup updates (#39248)

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

Modified: trunk/dports/ruby/rb-rbot/Portfile
===================================================================
--- trunk/dports/ruby/rb-rbot/Portfile	2013-10-25 12:11:03 UTC (rev 112524)
+++ trunk/dports/ruby/rb-rbot/Portfile	2013-10-25 12:48:26 UTC (rev 112525)
@@ -4,6 +4,7 @@
 PortGroup           ruby 1.0
 
 ruby.setup          rbot 0.9.14 gem
+revision            1
 
 categories-append   irc
 license             {MIT GPL-2}
@@ -26,5 +27,8 @@
 
 depends_run         port:rb-bdb
 
+destroot.env        rake=rake
+set ruby.link_binaries_suffix ""
+
 livecheck.type      regex
 livecheck.regex     {Stable rbot: ([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131025/fbb7b902/attachment.html>


More information about the macports-changes mailing list