summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2011-08-03 20:35:51 +0200
committerTreeve Jelbert2011-08-03 20:35:51 +0200
commit948cf0e1e069e2f701a6f33934b4a9ff51c9af2f (patch)
treea3bad9c9e3724672f656111f656e60637479f904
parent3b45ac186aac5b7a3d6ad8d811af02591f4371ea (diff)
ruby-1.9: => 1.9.2-p290
-rwxr-xr-xruby-raa/ruby-1.9/DEPENDS1
-rwxr-xr-xruby-raa/ruby-1.9/DETAILS4
-rw-r--r--ruby-raa/ruby-1.9/HISTORY4
3 files changed, 7 insertions, 2 deletions
diff --git a/ruby-raa/ruby-1.9/DEPENDS b/ruby-raa/ruby-1.9/DEPENDS
index 888f0b40c6..f42ce5edc2 100755
--- a/ruby-raa/ruby-1.9/DEPENDS
+++ b/ruby-raa/ruby-1.9/DEPENDS
@@ -1,3 +1,4 @@
+optional_depends doxygen "" "--disable-install-doc" "install documentation" &&
optional_depends db "" "" "for db support" &&
optional_depends gdbm "" "" "for gdbm support" &&
optional_depends tk "" "" "for tk support" &&
diff --git a/ruby-raa/ruby-1.9/DETAILS b/ruby-raa/ruby-1.9/DETAILS
index a14ce43d05..d5c4d871fa 100755
--- a/ruby-raa/ruby-1.9/DETAILS
+++ b/ruby-raa/ruby-1.9/DETAILS
@@ -1,7 +1,7 @@
SPELL=ruby-1.9
PACKAGE=ruby
- VERSION=1.9.2-p180
- SOURCE_HASH=sha512:6b018b4b1d3e61a68f6065cf276545ae1613242d8d3065d1b0c1c476e99d6306a09382d4b36cab779390feb030f791bbb4fce9a3fecdebe1a85a7cb1df62d925
+ VERSION=1.9.2-p290
+ SOURCE_HASH=sha512:d9c3b13f52a565fcacec1916a68309efea012f583c886feb04580b536cd52e150dacb154a84d5f9e30d1f562eb0b3d360421b8ebfca75ec69b7824df3072c1d8
SOURCE=$PACKAGE-$VERSION.tar.gz
SECURITY_PATCH=3
SOURCE_URL[0]=ftp://ftp.ruby-lang.org/pub/ruby/1.9/$SOURCE
diff --git a/ruby-raa/ruby-1.9/HISTORY b/ruby-raa/ruby-1.9/HISTORY
index bc002a3329..b2d766089c 100644
--- a/ruby-raa/ruby-1.9/HISTORY
+++ b/ruby-raa/ruby-1.9/HISTORY
@@ -1,3 +1,7 @@
+2011-08-03 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.9.2-p290
+ * DEPENDS: add optional doxygen
+
2011-02-21 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.9.2-p180
SECURITY_PATCH++