[Lunar-commits] <moonbase> ruby: version bumped to 1.8.7.
Florin Braescu
florin at lunar-linux.org
Sun Jun 1 07:02:27 CEST 2008
commit eb99060d9a9dd0cb8a71b03e241014a1bda2a4f9
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Jun 1 08:02:27 2008 +0300
ruby: version bumped to 1.8.7.
The new version of Ruby includes many bug fixes, lots of
feature enhancements backported from 1.9 and some performance
improvements since 1.8.6 while maintaining stability and
backward compatibility with the previous release to a high
degree.
---
compilers/ruby/DETAILS | 8 ++++----
utils/lm_sensors/CONFIGURE | 1 +
utils/lm_sensors/CONFLICTS | 2 ++
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/compilers/ruby/DETAILS b/compilers/ruby/DETAILS
index b93f038..eb1906c 100644
--- a/compilers/ruby/DETAILS
+++ b/compilers/ruby/DETAILS
@@ -1,12 +1,12 @@
MODULE=ruby
- VERSION=1.8.6-p114
- SOURCE=$MODULE-$VERSION.tar.gz
+ VERSION=1.8.7
+ SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=http://ftp.ruby-lang.org/pub/$MODULE/1.8
SOURCE_URL[1]=http://gd.tuwien.ac.at/languages/$MODULE
- SOURCE_VFY=sha1:149d19caa3059de9faef34f80630642fd61651ad
+ SOURCE_VFY=sha1:297282d0e4b885176336f5b26f986f9cf5f47133
WEB_SITE=http://www.ruby-lang.org/en
ENTERED=20020106
- UPDATED=20080304
+ UPDATED=20080601
SHORT="A scripting language"
cat << EOF
diff --git a/utils/lm_sensors/CONFIGURE b/utils/lm_sensors/CONFIGURE
new file mode 100644
index 0000000..6b18a4c
--- /dev/null
+++ b/utils/lm_sensors/CONFIGURE
@@ -0,0 +1 @@
+mquery BSENSD "Build sensord daemon?" n
diff --git a/utils/lm_sensors/CONFLICTS b/utils/lm_sensors/CONFLICTS
new file mode 100644
index 0000000..bf23da9
--- /dev/null
+++ b/utils/lm_sensors/CONFLICTS
@@ -0,0 +1,2 @@
+conflicts lm_sensors-2.4
+
More information about the Lunar-commits
mailing list