[Lunar-commits] <moonbase-other> ruby: version bumped to 2.0.0-p247.
Florin Braescu
florin at lunar-linux.org
Fri Jun 28 15:05:46 CEST 2013
commit 03301b66d678cc68baea45b47239e8bc9485b934
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri, 28 Jun 2013 06:05:25 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/03301b66d678cc68baea45b47239e8bc9485b934
ruby: version bumped to 2.0.0-p247.
---
compilers/ruby/BUILD | +1/-1
compilers/ruby/DETAILS | +3/-3
2 files changed, 4 insertions(+), 4 deletions(-)
--- a/compilers/ruby/BUILD
+++ b/compilers/ruby/BUILD
@@ -2,7 +2,7 @@
bad_flags -fomit-frame-pointer &&
- OPTS+=" --enable-frame-address --enable-pthread --enable-shared" &&
+ OPTS+=" --enable-pthread --enable-shared" &&
default_build &&
--- a/compilers/ruby/DETAILS
+++ b/compilers/ruby/DETAILS
@@ -1,13 +1,13 @@
MODULE=ruby
- VERSION=2.0.0-p195
+ VERSION=2.0.0-p247
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.ruby-lang.org/pub/$MODULE/2.0
SOURCE_URL[1]=http://gd.tuwien.ac.at/languages/$MODULE
SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:d42bcd5b610d23baaed8a80de268a5aa5cf204b8
+ SOURCE_VFY=sha1:9d3e5758c87a2c8016aec246f278b7551f8cb675
WEB_SITE=http://www.ruby-lang.org/en
ENTERED=20020106
- UPDATED=20130604
+ UPDATED=20130628
SHORT="A scripting language"
cat << EOF
More information about the Lunar-commits
mailing list