[Lunar-commits] <moonbase> mono-tools: version bumped to 2.0.

Florin Braescu florin at lunar-linux.org
Thu Oct 9 14:31:56 CEST 2008


commit ea246f868b7af174d89dbdb6780d4ceb9b9975c4
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Oct 9 15:31:56 2008 +0300

    mono-tools: version bumped to 2.0.
---
 mono/mono-tools/BUILD   |    6 ++++++
 mono/mono-tools/DETAILS |   13 ++++++++-----
 2 files changed, 14 insertions(+), 5 deletions(-)

diff --git a/mono/mono-tools/BUILD b/mono/mono-tools/BUILD
new file mode 100644
index 0000000..3abad5b
--- /dev/null
+++ b/mono/mono-tools/BUILD
@@ -0,0 +1,6 @@
+(
+
+  patch_it $SOURCE_CACHE/$SOURCE2 1  &&
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/mono/mono-tools/DETAILS b/mono/mono-tools/DETAILS
index 5942b00..36fce0d 100644
--- a/mono/mono-tools/DETAILS
+++ b/mono/mono-tools/DETAILS
@@ -1,12 +1,15 @@
           MODULE=mono-tools
-         VERSION=1.2.6
+         VERSION=2.0
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://www.go-mono.com/sources/$MODULE/
-      SOURCE_VFY=sha1:a44b2474b92b074784929f0e8e2c6b153796b54c
+         SOURCE2=$MODULE-$VERSION-makefile.patch.bz2
+      SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE
+     SOURCE2_URL=$PATCHES_URL
+      SOURCE_VFY=sha1:25afde95409b20a395644102c33b3172d64e393d
+     SOURCE2_VFY=sha1:02e49afbb7d411372e615b102fb1e37747cac639
         WEB_SITE=http://mono-project.com
          ENTERED=20070125
-         UPDATED=20071215
-           SHORT="tools for the Mono runtime"
+         UPDATED=20081009
+           SHORT="Tools for the Mono runtime"
 
 cat << EOF
 mono-tools is a collection of tools and utilities for use with Mono.


More information about the Lunar-commits mailing list