[49937] users/kimuraw/ruby_select

kimuraw at macports.org kimuraw at macports.org
Mon Apr 20 07:27:41 PDT 2009


Revision: 49937
          http://trac.macports.org/changeset/49937
Author:   kimuraw at macports.org
Date:     2009-04-20 07:27:41 -0700 (Mon, 20 Apr 2009)
Log Message:
-----------
revert r49935

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 14:19:36 UTC (rev 49936)
+++ users/kimuraw/ruby_select/ChangeLog	2009-04-20 14:27:41 UTC (rev 49937)
@@ -1,8 +1,3 @@
-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 14:19:36 UTC (rev 49936)
+++ users/kimuraw/ruby_select/lang/ruby18/Portfile	2009-04-20 14:27:41 UTC (rev 49937)
@@ -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 14:19:36 UTC (rev 49936)
+++ users/kimuraw/ruby_select/lang/ruby186/Portfile	2009-04-20 14:27:41 UTC (rev 49937)
@@ -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/b7843736/attachment.html>


More information about the macports-changes mailing list