[Lunar-commits] <moonbase> mono-debugger: version bumped to 2.0.
Florin Braescu
florin at lunar-linux.org
Mon Oct 6 17:04:24 CEST 2008
commit 81016c360f73ce97f1752da738955d1d2ecbd5b5
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Oct 6 18:04:24 2008 +0300
mono-debugger: version bumped to 2.0.
New milestone release.
---
compilers/mono-basic/DEPENDS | 1 -
compilers/mono-basic/DETAILS | 17 -----------------
compilers/mono/DEPENDS | 5 -----
compilers/mono/DETAILS | 16 ----------------
devel/mono-debugger/DEPENDS | 1 -
devel/mono-debugger/DETAILS | 13 -------------
devel/mono-tools/DEPENDS | 3 ---
devel/mono-tools/DETAILS | 13 -------------
libs/libgdiplus/DEPENDS | 11 -----------
libs/libgdiplus/DETAILS | 15 ---------------
mono/libgdiplus/DEPENDS | 11 +++++++++++
mono/libgdiplus/DETAILS | 15 +++++++++++++++
mono/mono-basic/DEPENDS | 1 +
mono/mono-basic/DETAILS | 17 +++++++++++++++++
mono/mono-debugger/DEPENDS | 1 +
mono/mono-debugger/DETAILS | 13 +++++++++++++
mono/mono-tools/DEPENDS | 3 +++
mono/mono-tools/DETAILS | 13 +++++++++++++
mono/mono/DEPENDS | 5 +++++
mono/mono/DETAILS | 16 ++++++++++++++++
20 files changed, 95 insertions(+), 95 deletions(-)
diff --git a/compilers/mono-basic/DEPENDS b/compilers/mono-basic/DEPENDS
deleted file mode 100644
index abbf7ca..0000000
--- a/compilers/mono-basic/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends mono
diff --git a/compilers/mono-basic/DETAILS b/compilers/mono-basic/DETAILS
deleted file mode 100644
index 7487749..0000000
--- a/compilers/mono-basic/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- MODULE=mono-basic
- VERSION=2.0
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE
- SOURCE_VFY=sha1:9fc1d99a28237581e51b13a45fe56157c03c1ed9
- WEB_SITE=http://www.mono-project.com
- ENTERED=20070207
- UPDATED=20081006
- SHORT="The Mono VB.NET 2.0 Compiler and Runtime"
-
-cat << EOF
-mono-basic is the self-hosting Visual Basic .NET environment for mono.
-This environment includes the VB.NET 2.0 compiler (written in VB.NET),
-and the VB.NET 2.0 runtime (which also supports VB.NET 1.0).
-EOF
-
-
diff --git a/compilers/mono/DEPENDS b/compilers/mono/DEPENDS
deleted file mode 100644
index 54e49c3..0000000
--- a/compilers/mono/DEPENDS
+++ /dev/null
@@ -1,5 +0,0 @@
-depends glib-2
-depends libxml2
-
-optional_depends "libgdiplus" "" "" \
- "for System.Drawing and Windows.Forms support"
diff --git a/compilers/mono/DETAILS b/compilers/mono/DETAILS
deleted file mode 100644
index e08208e..0000000
--- a/compilers/mono/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- MODULE=mono
- VERSION=2.0
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE
- SOURCE_VFY=sha1:761c653750367331732f76cc7fb3a7d4480bff80
- WEB_SITE=http://www.mono-project.com
- ENTERED=20020801
- UPDATED=20081006
- PSAFE=no
- SHORT=".NET and C# Compiler"
-
-cat << EOF
-Mono is a Runtime Library for a .NET like app for Linux,
-it includes a C# compiler, a runtime for the Common Language
-Infastructure and a set of class libraries.
-EOF
diff --git a/devel/mono-debugger/DEPENDS b/devel/mono-debugger/DEPENDS
deleted file mode 100644
index abbf7ca..0000000
--- a/devel/mono-debugger/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends mono
diff --git a/devel/mono-debugger/DETAILS b/devel/mono-debugger/DETAILS
deleted file mode 100644
index 09cbfe9..0000000
--- a/devel/mono-debugger/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
- MODULE=mono-debugger
- VERSION=0.60
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://go-mono.com/sources/$MODULE/
- SOURCE_VFY=sha1:143ff62a00a72c41ec64139e11b6960b94c0968a
- WEB_SITE=http://www.mono-project.com/
- ENTERED=20061211
- UPDATED=20080217
- SHORT="mono debugging utilities"
-
-cat << EOF
-mono-debugger contains the items necessary to debug mono code.
-EOF
diff --git a/devel/mono-tools/DEPENDS b/devel/mono-tools/DEPENDS
deleted file mode 100644
index 47915c0..0000000
--- a/devel/mono-tools/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends monodoc
-depends gecko-sharp2
-depends gnome-sharp
diff --git a/devel/mono-tools/DETAILS b/devel/mono-tools/DETAILS
deleted file mode 100644
index 5942b00..0000000
--- a/devel/mono-tools/DETAILS
+++ /dev/null
@@ -1,13 +0,0 @@
- MODULE=mono-tools
- VERSION=1.2.6
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://www.go-mono.com/sources/$MODULE/
- SOURCE_VFY=sha1:a44b2474b92b074784929f0e8e2c6b153796b54c
- WEB_SITE=http://mono-project.com
- ENTERED=20070125
- UPDATED=20071215
- SHORT="tools for the Mono runtime"
-
-cat << EOF
-mono-tools is a collection of tools and utilities for use with Mono.
-EOF
diff --git a/libs/libgdiplus/DEPENDS b/libs/libgdiplus/DEPENDS
deleted file mode 100644
index 6040ddc..0000000
--- a/libs/libgdiplus/DEPENDS
+++ /dev/null
@@ -1,11 +0,0 @@
-depends %X
-depends glib-2
-
-optional_depends "tiff" "" "--without-libtiff" \
- "for TIFF image IO support"
-optional_depends "jpeg" "" "--without-libjpg" \
- "for JPEG image support"
-optional_depends "libexif" "" "--without-libexif" \
- "for EXIF image tag support"
-optional_depends "libungif" "" "" \
- "for GIF image support"
diff --git a/libs/libgdiplus/DETAILS b/libs/libgdiplus/DETAILS
deleted file mode 100644
index 8ba94d4..0000000
--- a/libs/libgdiplus/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- MODULE=libgdiplus
- VERSION=2.0
- SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE
- SOURCE_VFY=sha1:3f4fc1cb2808932e946aa2bb049494fd87fdaa5d
- WEB_SITE=http://www.mono-project.com
- ENTERED=20020801
- UPDATED=20080106
- SHORT="A library that implements System.Drawing for Mono"
-
-cat << EOF
-libgdiplus is a GDI+ implementation for Mono. This will install the
-API of Windows.Forms and System.Drawing.
-EOF
-
diff --git a/mono/libgdiplus/DEPENDS b/mono/libgdiplus/DEPENDS
new file mode 100644
index 0000000..6040ddc
--- /dev/null
+++ b/mono/libgdiplus/DEPENDS
@@ -0,0 +1,11 @@
+depends %X
+depends glib-2
+
+optional_depends "tiff" "" "--without-libtiff" \
+ "for TIFF image IO support"
+optional_depends "jpeg" "" "--without-libjpg" \
+ "for JPEG image support"
+optional_depends "libexif" "" "--without-libexif" \
+ "for EXIF image tag support"
+optional_depends "libungif" "" "" \
+ "for GIF image support"
diff --git a/mono/libgdiplus/DETAILS b/mono/libgdiplus/DETAILS
new file mode 100644
index 0000000..8ba94d4
--- /dev/null
+++ b/mono/libgdiplus/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=libgdiplus
+ VERSION=2.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE
+ SOURCE_VFY=sha1:3f4fc1cb2808932e946aa2bb049494fd87fdaa5d
+ WEB_SITE=http://www.mono-project.com
+ ENTERED=20020801
+ UPDATED=20080106
+ SHORT="A library that implements System.Drawing for Mono"
+
+cat << EOF
+libgdiplus is a GDI+ implementation for Mono. This will install the
+API of Windows.Forms and System.Drawing.
+EOF
+
diff --git a/mono/mono-basic/DEPENDS b/mono/mono-basic/DEPENDS
new file mode 100644
index 0000000..abbf7ca
--- /dev/null
+++ b/mono/mono-basic/DEPENDS
@@ -0,0 +1 @@
+depends mono
diff --git a/mono/mono-basic/DETAILS b/mono/mono-basic/DETAILS
new file mode 100644
index 0000000..7487749
--- /dev/null
+++ b/mono/mono-basic/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=mono-basic
+ VERSION=2.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE
+ SOURCE_VFY=sha1:9fc1d99a28237581e51b13a45fe56157c03c1ed9
+ WEB_SITE=http://www.mono-project.com
+ ENTERED=20070207
+ UPDATED=20081006
+ SHORT="The Mono VB.NET 2.0 Compiler and Runtime"
+
+cat << EOF
+mono-basic is the self-hosting Visual Basic .NET environment for mono.
+This environment includes the VB.NET 2.0 compiler (written in VB.NET),
+and the VB.NET 2.0 runtime (which also supports VB.NET 1.0).
+EOF
+
+
diff --git a/mono/mono-debugger/DEPENDS b/mono/mono-debugger/DEPENDS
new file mode 100644
index 0000000..abbf7ca
--- /dev/null
+++ b/mono/mono-debugger/DEPENDS
@@ -0,0 +1 @@
+depends mono
diff --git a/mono/mono-debugger/DETAILS b/mono/mono-debugger/DETAILS
new file mode 100644
index 0000000..1b14efb
--- /dev/null
+++ b/mono/mono-debugger/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=mono-debugger
+ VERSION=2.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE
+ SOURCE_VFY=sha1:359b78547644f71475d413ddf47fd689c8e0b0bd
+ WEB_SITE=http://www.mono-project.com
+ ENTERED=20061211
+ UPDATED=20081006
+ SHORT="mono debugging utilities"
+
+cat << EOF
+mono-debugger contains the items necessary to debug mono code.
+EOF
diff --git a/mono/mono-tools/DEPENDS b/mono/mono-tools/DEPENDS
new file mode 100644
index 0000000..47915c0
--- /dev/null
+++ b/mono/mono-tools/DEPENDS
@@ -0,0 +1,3 @@
+depends monodoc
+depends gecko-sharp2
+depends gnome-sharp
diff --git a/mono/mono-tools/DETAILS b/mono/mono-tools/DETAILS
new file mode 100644
index 0000000..5942b00
--- /dev/null
+++ b/mono/mono-tools/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=mono-tools
+ VERSION=1.2.6
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://www.go-mono.com/sources/$MODULE/
+ SOURCE_VFY=sha1:a44b2474b92b074784929f0e8e2c6b153796b54c
+ WEB_SITE=http://mono-project.com
+ ENTERED=20070125
+ UPDATED=20071215
+ SHORT="tools for the Mono runtime"
+
+cat << EOF
+mono-tools is a collection of tools and utilities for use with Mono.
+EOF
diff --git a/mono/mono/DEPENDS b/mono/mono/DEPENDS
new file mode 100644
index 0000000..54e49c3
--- /dev/null
+++ b/mono/mono/DEPENDS
@@ -0,0 +1,5 @@
+depends glib-2
+depends libxml2
+
+optional_depends "libgdiplus" "" "" \
+ "for System.Drawing and Windows.Forms support"
diff --git a/mono/mono/DETAILS b/mono/mono/DETAILS
new file mode 100644
index 0000000..e08208e
--- /dev/null
+++ b/mono/mono/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=mono
+ VERSION=2.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE
+ SOURCE_VFY=sha1:761c653750367331732f76cc7fb3a7d4480bff80
+ WEB_SITE=http://www.mono-project.com
+ ENTERED=20020801
+ UPDATED=20081006
+ PSAFE=no
+ SHORT=".NET and C# Compiler"
+
+cat << EOF
+Mono is a Runtime Library for a .NET like app for Linux,
+it includes a C# compiler, a runtime for the Common Language
+Infastructure and a set of class libraries.
+EOF
More information about the Lunar-commits
mailing list