[Lunar-commits] <moonbase> ruby: updated to 1.8.7-p299

Zbigniew Luszpinski zbiggy at lunar-linux.org
Thu Jun 24 01:53:34 CEST 2010


commit e31e70400452db81400d9b9d38ec332881602625
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Thu Jun 24 01:53:34 2010 +0200

    ruby: updated to 1.8.7-p299
---
 compilers/ruby/BUILD   |    2 +-
 compilers/ruby/DETAILS |   14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/compilers/ruby/BUILD b/compilers/ruby/BUILD
index 7abd863..7b2a32a 100644
--- a/compilers/ruby/BUILD
+++ b/compilers/ruby/BUILD
@@ -1,6 +1,6 @@
 (
 
-  patch_it $SOURCE_CACHE/$SOURCE2 1  &&
+#  patch_it $SOURCE_CACHE/$SOURCE2 1  &&
   bad_flags -fomit-frame-pointer
   OPTS="$OPTS --enable-frame-address --enable-pthread --enable-shared"
   default_build  &&
diff --git a/compilers/ruby/DETAILS b/compilers/ruby/DETAILS
index 58029a7..1776080 100644
--- a/compilers/ruby/DETAILS
+++ b/compilers/ruby/DETAILS
@@ -1,15 +1,15 @@
           MODULE=ruby
-         VERSION=1.8.7-p249
-          SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=$MODULE-$VERSION-openssl.patch.bz2
+         VERSION=1.8.7-p299
+          SOURCE=$MODULE-$VERSION.tar.bz2
+#         SOURCE2=$MODULE-1.8.7-p249-openssl.patch.bz2
    SOURCE_URL[0]=http://ftp.ruby-lang.org/pub/$MODULE/1.8
    SOURCE_URL[1]=http://gd.tuwien.ac.at/languages/$MODULE
-     SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:4297b138e64e5caf523114a6213aa9d9b85e0550
-     SOURCE2_VFY=sha1:a1bde8227a6caed9cea2b026cdc42a9674a96096
+#     SOURCE2_URL=$PATCH_URL
+      SOURCE_VFY=sha1:9c66c6ee21d427b5f3183b6c42beb02aa8618cef
+#     SOURCE2_VFY=sha1:a1bde8227a6caed9cea2b026cdc42a9674a96096
         WEB_SITE=http://www.ruby-lang.org/en
          ENTERED=20020106
-         UPDATED=20100412
+         UPDATED=20100623
            SHORT="A scripting language"
 
 cat << EOF


More information about the Lunar-commits mailing list