[74945] trunk/dports/ruby/rb-rubyosa/Portfile

kimuraw at macports.org kimuraw at macports.org
Sat Jan 8 18:37:11 PST 2011


Revision: 74945
          http://trac.macports.org/changeset/74945
Author:   kimuraw at macports.org
Date:     2011-01-08 18:37:04 -0800 (Sat, 08 Jan 2011)
Log Message:
-----------
ruby/rb-rubyosa: fix #27896, build error with current version of macports.

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

Modified: trunk/dports/ruby/rb-rubyosa/Portfile
===================================================================
--- trunk/dports/ruby/rb-rubyosa/Portfile	2011-01-09 02:09:04 UTC (rev 74944)
+++ trunk/dports/ruby/rb-rubyosa/Portfile	2011-01-09 02:37:04 UTC (rev 74945)
@@ -4,6 +4,7 @@
 PortGroup		ruby 1.0
 
 ruby.setup		rubyosa 0.4.0 extconf.rb {README NEWS TODO sample} rubyforge:19508
+revision		1
 homepage		http://rubyosa.rubyforge.org/
 platforms		darwin
 description		RubyOSA provides a bridge from Ruby to the Apple Event Manager.
@@ -14,7 +15,7 @@
 maintainers     kimuraw
 
 variant disable_ruby_libxml2 description "avoid SEGV with ruby-libxml2 >=0.7" {
-	patchfiles	patch-src-lib-rbosa.rb.diff
+	patchfiles-append patch-src-lib-rbosa.rb.diff
 }
 
 platform darwin 10 {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110108/36857142/attachment.html>


More information about the macports-changes mailing list