Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (89d840e24d3ba5b3c57fb8f32ca36ca52c49694d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (89d840e24d3ba5b3c57fb8f32ca36ca52c49694d)
  • Date: Fri, 20 Jun 2008 11:06:03 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ruby-raa/ruby/DEPENDS | 15 ++++-----------
ruby-raa/ruby/DETAILS | 11 +++++------
ruby-raa/ruby/HISTORY | 4 ++++
3 files changed, 13 insertions(+), 17 deletions(-)

New commits:
commit 89d840e24d3ba5b3c57fb8f32ca36ca52c49694d
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ruby: => 1.8.7-p22

diff --git a/ruby-raa/ruby/DEPENDS b/ruby-raa/ruby/DEPENDS
index 48d8c15..888f0b4 100755
--- a/ruby-raa/ruby/DEPENDS
+++ b/ruby-raa/ruby/DEPENDS
@@ -1,11 +1,4 @@
-optional_depends db "" "" "for db support" &&
-optional_depends gdbm \
- "" \
- "" \
- "for gdbm support" &&
-
-optional_depends tk \
- "" \
- "" \
- "for tk support" &&
-optional_depends openssl "" "" "for ssl and hashing modules"
+optional_depends db "" "" "for db support" &&
+optional_depends gdbm "" "" "for gdbm support" &&
+optional_depends tk "" "" "for tk support" &&
+optional_depends openssl "" "" "for ssl and hashing modules"
diff --git a/ruby-raa/ruby/DETAILS b/ruby-raa/ruby/DETAILS
index b9fb93d..8d90707 100755
--- a/ruby-raa/ruby/DETAILS
+++ b/ruby-raa/ruby/DETAILS
@@ -1,7 +1,7 @@
SPELL=ruby
- VERSION=1.8.7-p17
+ VERSION=1.8.7-p22
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:ffe10d69576fa1e7c62cff6a2f7b488e22c19a137120bf7944db2023b4d6e2f63d260b22f8343482312b665ce58c0ebd2f35094915e065381d2e8c8fd988493a
+
SOURCE_HASH=sha512:94e7075575de52fedca89c4c2d1bb3b9b03b68da1a69825f100c0179e85e50d50ce6f356197fadfd041d963d284a61290fa3d01ea724004829d879f24d3242b2
# SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.ruby-lang.org/pub/ruby/stable/$SOURCE
@@ -13,8 +13,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
ENTERED=20020106
SHORT="interpreted scripting language"
cat << EOF
-Ruby is the interpreted scripting language for quick and easy
-object-oriented programming. It has many features to process text files
-and to do system management tasks (like Perl). It is simple, straight
-foward extensible and portable.
+Ruby is the interpreted scripting language for quick and easy object-oriented
+programming. It has many features to process text files and to do system
+management tasks. It is simple, straight foward extensible and portable.
EOF
diff --git a/ruby-raa/ruby/HISTORY b/ruby-raa/ruby/HISTORY
index f6f99c1..8af3a76 100644
--- a/ruby-raa/ruby/HISTORY
+++ b/ruby-raa/ruby/HISTORY
@@ -1,3 +1,7 @@
+2008-06-20 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.8.7-p22, renewed short desc
+ * DEPENDS: cleaned up
+
2008-06-09 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.8.7-p17




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (89d840e24d3ba5b3c57fb8f32ca36ca52c49694d), Vlad Glagolev, 06/20/2008

Archive powered by MHonArc 2.6.24.

Top of Page