Skip to Content.
Sympa Menu

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

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 (84604624e87f52429e5a8a40483f4e4222380acd)
  • Date: Sat, 29 Dec 2012 11:00:47 -0600

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

ruby-raa/ruby-1.9/DEPENDS | 8 +-------
ruby-raa/ruby-1.9/DETAILS | 1 -
ruby-raa/ruby-1.9/HISTORY | 4 ----
3 files changed, 1 insertion(+), 12 deletions(-)

New commits:
commit 84604624e87f52429e5a8a40483f4e4222380acd
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

Revert "ruby-raa/ruby-1.9: add dependencies on libffi, libx11, tcl"

This reverts commit 345a734fe8d4f9b6a3ffd1eccc74da43f41110e4.

Ruby CAN'T DEPEND ON Xorg server/library

diff --git a/ruby-raa/ruby-1.9/DEPENDS b/ruby-raa/ruby-1.9/DEPENDS
index d688491..8c5f8c3 100755
--- a/ruby-raa/ruby-1.9/DEPENDS
+++ b/ruby-raa/ruby-1.9/DEPENDS
@@ -3,10 +3,4 @@ optional_depends db "" "" "for db support" &&
optional_depends gdbm "" "" "for gdbm support" &&
optional_depends tk "" "" "for tk support" &&
optional_depends libyaml "" "" "for YAML output (recommended)" &&
-optional_depends openssl "" "" "for ssl and hashing modules" &&
-
-depends libffi &&
-depends libx11 &&
-if is_depends_enabled $SPELL tk; then
- depends tcl
-fi
+optional_depends openssl "" "" "for ssl and hashing modules"
diff --git a/ruby-raa/ruby-1.9/DETAILS b/ruby-raa/ruby-1.9/DETAILS
index 194c904..8bc0c57 100755
--- a/ruby-raa/ruby-1.9/DETAILS
+++ b/ruby-raa/ruby-1.9/DETAILS
@@ -4,7 +4,6 @@

SOURCE_HASH=sha512:0bc90b4749aa8d87030be80f7d196084d9942b7a3df9dac6ebf3ac79ee8829621a60aea170ce14310e17f71b805055368935a79f3d1d8f14703941f9fd1fc122
SOURCE=$PACKAGE-$VERSION.tar.gz
SECURITY_PATCH=7
- PATCHLEVEL=1
SOURCE_URL[0]=ftp://ftp.ruby-lang.org/pub/ruby/1.9/$SOURCE
SOURCE_URL[1]=ftp://www.ibiblio.org/pub/languages/ruby/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$PACKAGE-$VERSION
diff --git a/ruby-raa/ruby-1.9/HISTORY b/ruby-raa/ruby-1.9/HISTORY
index fa99c53..9350b0c 100644
--- a/ruby-raa/ruby-1.9/HISTORY
+++ b/ruby-raa/ruby-1.9/HISTORY
@@ -1,7 +1,3 @@
-2012-12-28 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
- * DEPENDS: added dependencies on libffi, libx11 and tcl
- * DETAILS: bumped PATCHLEVEL
-
2012-12-26 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.9.3-p362




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (84604624e87f52429e5a8a40483f4e4222380acd), Vlad Glagolev, 12/29/2012

Archive powered by MHonArc 2.6.24.

Top of Page