[60240] trunk/dports/lang/ruby/Portfile

kimuraw at macports.org kimuraw at macports.org
Fri Nov 6 19:09:46 PST 2009


Revision: 60240
          http://trac.macports.org/changeset/60240
Author:   kimuraw at macports.org
Date:     2009-11-06 19:09:43 -0800 (Fri, 06 Nov 2009)
Log Message:
-----------
lang/ruby: correct comment for patch-bug22361.diff

Modified Paths:
--------------
    trunk/dports/lang/ruby/Portfile

Modified: trunk/dports/lang/ruby/Portfile
===================================================================
--- trunk/dports/lang/ruby/Portfile	2009-11-07 00:54:02 UTC (rev 60239)
+++ trunk/dports/lang/ruby/Portfile	2009-11-07 03:09:43 UTC (rev 60240)
@@ -36,7 +36,7 @@
 # vendordir: enable vendor-specific.rb
 # #3604: gcc4 fails to detect linking at configure
 # #19050: use $(CC) not cc, this change has been merged at ruby-1.8 trunk
-# #22361: Hash equivalence fails when a value is a Fixnum > 2**29 or 2**61
+# #22361: Hash equivalence fails when a value is a Fixnum >= 2**29 or 2**61
 patchfiles		patch-vendordir.diff \
 				patch-bug3604.diff \
 				patch-bug19050.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091106/2efa41bb/attachment.html>


More information about the macports-changes mailing list