summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Kowis2009-07-01 22:21:40 -0500
committerDavid Kowis2009-07-01 22:21:40 -0500
commit4a5b0ad6aaabbd79346528e1e9e30bae1f8d3f7c (patch)
tree531b736303246bb3f77b1d237200fd6fc81fccfc
parent6d5d18dcfbbbe834cdcceb1328573ea1a0d8c9c9 (diff)
ruby: Updated to latest stable version 1.9.1-p129
Fixed download urls. Should probably swithc the default to installing ruby 1.9 since that's the stable version now, Just switch the question, defaulting to keeping 1.8 if you've already got 1.8. Don't want to break anything.
-rwxr-xr-xruby-raa/ruby/DETAILS9
-rw-r--r--ruby-raa/ruby/HISTORY5
2 files changed, 10 insertions, 4 deletions
diff --git a/ruby-raa/ruby/DETAILS b/ruby-raa/ruby/DETAILS
index 6defa0a0d3..f7b6ffc4ce 100755
--- a/ruby-raa/ruby/DETAILS
+++ b/ruby-raa/ruby/DETAILS
@@ -1,8 +1,8 @@
SPELL=ruby
if [[ "${RUBY_1_9}" == "y" ]]; then
- VERSION=1.9.1-p0
- SOURCE_HASH=sha512:326d377b205d25efa566738cad8907b1ffd1e5507e5429200bb9d353c1ec40018d00971e8c98e0f3d85e59a2679a265b36f9198c6459d67a7ae675b3539322bb
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=1.9.1-p129
+ SOURCE_HASH=sha512:f0c2ec29424235a7f24f335395b3b8cb7f1e2ca40d346ceb99f0eb4cf23cc9dbb423602a4e70251a93fd5d03f816b0eb2195afe6fa0ad0a8bb43d085e2058f64
+ SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=ftp://ftp.ruby-lang.org/pub/ruby/1.9/$SOURCE
else
VERSION=1.8.7-p160
@@ -10,9 +10,10 @@ else
SOURCE_HASH=sha512:47d1e47e35d7f809e29b9a547961cde26bb96d547568a196c956c2b06719cec3089dfb4f0f003a1676d5931c5bd8f5560bfd2d5cc5afc0b594e127399c061454
# SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
SOURCE_URL[0]=ftp://ftp.ruby-lang.org/pub/ruby/stable/$SOURCE
- SOURCE_URL[1]=ftp://www.ibiblio.org/pub/languages/ruby/stable/$SOURCE
SECURITY_PATCH=5
fi
+# this works for both!
+ SOURCE_URL[1]=ftp://www.ibiblio.org/pub/languages/ruby/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=GPL
KEYWORDS="devel"
diff --git a/ruby-raa/ruby/HISTORY b/ruby-raa/ruby/HISTORY
index 3da41590ac..b8ed748921 100644
--- a/ruby-raa/ruby/HISTORY
+++ b/ruby-raa/ruby/HISTORY
@@ -1,3 +1,8 @@
+2009-07-01 David Kowis <dkowis@shlrm.org>
+ * DETAILS: updated latest stable to -p129 I'm sure there's security issues in there
+ but I didn't see any listed anywhere. Rails was certainly broken, now
+ works.
+
2009-05-11 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 1.8.7-p160, SECURITY_PATCH++
* PRE_BUILD: removed