[Lunar-commits] <moonbase> ruby: updated to 1.8.7-p330
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Fri Dec 31 02:44:35 CET 2010
commit 1d65f903bd70075325b796449de88bd166671753
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Fri Dec 31 02:44:35 2010 +0100
ruby: updated to 1.8.7-p330
---
compilers/ruby/BUILD | 1 -
compilers/ruby/DETAILS | 9 +++------
2 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/compilers/ruby/BUILD b/compilers/ruby/BUILD
index 7b2a32a..9589a23 100644
--- a/compilers/ruby/BUILD
+++ b/compilers/ruby/BUILD
@@ -1,6 +1,5 @@
(
-# 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 50dbb26..b5a2833 100644
--- a/compilers/ruby/DETAILS
+++ b/compilers/ruby/DETAILS
@@ -1,15 +1,12 @@
MODULE=ruby
- VERSION=1.8.7-p302
+ VERSION=1.8.7-p330
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:d93bd2f1099f3473b496cda2422b27a8da2beb00
-# SOURCE2_VFY=sha1:a1bde8227a6caed9cea2b026cdc42a9674a96096
+ SOURCE_VFY=sha1:92a7eddcfe41f8c10013cbd8122eeb88624eb335
WEB_SITE=http://www.ruby-lang.org/en
ENTERED=20020106
- UPDATED=20100823
+ UPDATED=20101230
SHORT="A scripting language"
cat << EOF
More information about the Lunar-commits
mailing list