[49935] users/kimuraw/ruby_select

kimuraw at macports.org kimuraw at macports.org
Mon Apr 20 07:14:47 PDT 2009


Revision: 49935
          http://trac.macports.org/changeset/49935
Author:   kimuraw at macports.org
Date:     2009-04-20 07:14:44 -0700 (Mon, 20 Apr 2009)
Log Message:
-----------
2009-04-20  kimura wataru <kimuraw>

	* lang/ruby186/Portfile, lang/ruby18/Portfile:
	disable patches patch-libruby_nosuffix.diff.

Modified Paths:
--------------
    users/kimuraw/ruby_select/ChangeLog
    users/kimuraw/ruby_select/lang/ruby18/Portfile
    users/kimuraw/ruby_select/lang/ruby186/Portfile

Modified: users/kimuraw/ruby_select/ChangeLog
===================================================================
--- users/kimuraw/ruby_select/ChangeLog	2009-04-20 12:53:03 UTC (rev 49934)
+++ users/kimuraw/ruby_select/ChangeLog	2009-04-20 14:14:44 UTC (rev 49935)
@@ -1,3 +1,8 @@
+2009-04-20  kimura wataru <kimuraw>
+
+	* lang/ruby186/Portfile, lang/ruby18/Portfile:
+	disable patches patch-libruby_nosuffix.diff.
+
 2009-04-19  kimura wataru <kimuraw>
 
 	* sysutils/ruby_select/Portfile:

Modified: users/kimuraw/ruby_select/lang/ruby18/Portfile
===================================================================
--- users/kimuraw/ruby_select/lang/ruby18/Portfile	2009-04-20 12:53:03 UTC (rev 49934)
+++ users/kimuraw/ruby_select/lang/ruby18/Portfile	2009-04-20 14:14:44 UTC (rev 49935)
@@ -49,8 +49,8 @@
 
 # change rdoc "system" path to "system1.8.7"
 patchfiles-append patch-rdoc_sysdir.diff
-# linking libruby.dylib not libruby${suffix}.dylib when VENDOR_SPECIFIC = true
-patchfiles-append patch-libruby_nosuffix.diff
+## linking libruby.dylib not libruby${suffix}.dylib when VENDOR_SPECIFIC = true
+#patchfiles-append patch-libruby_nosuffix.diff
 
 use_autoconf	yes
 autoconf.cmd	autoreconf

Modified: users/kimuraw/ruby_select/lang/ruby186/Portfile
===================================================================
--- users/kimuraw/ruby_select/lang/ruby186/Portfile	2009-04-20 12:53:03 UTC (rev 49934)
+++ users/kimuraw/ruby_select/lang/ruby186/Portfile	2009-04-20 14:14:44 UTC (rev 49935)
@@ -45,8 +45,8 @@
 
 # change rdoc "system" path to "system1.8.6"
 patchfiles-append patch-rdoc_sysdir.diff
-# linking libruby.dylib not libruby${suffix}.dylib when VENDOR_SPECIFIC = true
-patchfiles-append patch-libruby_nosuffix.diff
+## linking libruby.dylib not libruby${suffix}.dylib when VENDOR_SPECIFIC = true
+#patchfiles-append patch-libruby_nosuffix.diff
 
 use_autoconf	yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090420/2193612b/attachment.html>


More information about the macports-changes mailing list