[Lunar-commits] <moonbase> ruby: updated to 1.9.1-p243
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Wed Jul 29 01:36:34 CEST 2009
commit c83fd9778591975e163867a4acbcc75ade5a556c
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Wed Jul 29 01:36:34 2009 +0200
ruby: updated to 1.9.1-p243
---
compilers/ruby/BUILD | 2 +-
compilers/ruby/DETAILS | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/compilers/ruby/BUILD b/compilers/ruby/BUILD
index 7fc9a29..6a38413 100644
--- a/compilers/ruby/BUILD
+++ b/compilers/ruby/BUILD
@@ -1,7 +1,7 @@
(
bad_flags -fomit-frame-pointer
- OPTS="$OPTS --enable-shared --enable-static"
+ OPTS="$OPTS --enable-frame-address --enable-pthread --enable-shared"
default_build &&
make install-doc
diff --git a/compilers/ruby/DETAILS b/compilers/ruby/DETAILS
index 83e7502..19dc7ab 100644
--- a/compilers/ruby/DETAILS
+++ b/compilers/ruby/DETAILS
@@ -1,12 +1,12 @@
MODULE=ruby
- VERSION=1.8.7-p160
+ VERSION=1.9.1-p243
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://ftp.ruby-lang.org/pub/$MODULE/1.8
+ SOURCE_URL[0]=http://ftp.ruby-lang.org/pub/$MODULE/1.9
SOURCE_URL[1]=http://gd.tuwien.ac.at/languages/$MODULE
- SOURCE_VFY=sha1:45d6bd31a23533369ad6a959bced78674022253a
+ SOURCE_VFY=sha1:9545c175cc72a64cf5efb6f5c0a4a6760ef599e9
WEB_SITE=http://www.ruby-lang.org/en
ENTERED=20020106
- UPDATED=20090502
+ UPDATED=20090728
SHORT="A scripting language"
cat << EOF
More information about the Lunar-commits
mailing list